Statements (58)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:commonIn |
web scraping
REST API consumption downloading files uploading data |
gptkbp:disposable |
true
|
gptkbp:documentation |
https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient
|
gptkbp:hasConstructor |
HttpMessageHandler
SocketsHttpHandler |
gptkbp:hasMethod |
DeleteAsync
GetAsync GetByteArrayAsync GetStreamAsync GetStringAsync PostAsync PutAsync SendAsync |
gptkbp:hasProperty |
Timeout
BaseAddress DefaultProxyCredentials DefaultRequestHeaders MaxResponseContentBufferSize |
https://www.w3.org/2000/01/rdf-schema#label |
.NET HttpClient
|
gptkbp:introducedIn |
gptkb:.NET_Framework_4.5
|
gptkbp:license |
gptkb:MIT_License
|
gptkbp:maintainedBy |
gptkb:Microsoft
|
gptkbp:namespace |
gptkb:System.Net.Http
|
gptkbp:partOf |
gptkb:.NET_Core
gptkb:.NET_5+ gptkb:.NET_Framework |
gptkbp:platform |
gptkb:MAUI
gptkb:Android gptkb:Windows gptkb:iOS gptkb:macOS gptkb:Xamarin gptkb:Linux gptkb:UWP gptkb:Blazor |
gptkbp:replacedBy |
HttpWebRequest
WebClient |
gptkbp:supports |
gptkb:HTTP/2
authentication content negotiation cookies HTTP/1.1 proxy asynchronous operations custom headers automatic decompression cancellation tokens timeouts synchronous operations |
gptkbp:threadSafe |
true
|
gptkbp:usedFor |
receiving HTTP responses
sending HTTP requests |
gptkbp:bfsParent |
gptkb:HTTP_Client_API
|
gptkbp:bfsLayer |
7
|