HttpClientHandler
HttpClientHandler()
AllowAutoRedirect
AutomaticDecompression
CheckCertificateRevocationList
ClientCertificateOptions
ClientCertificates
CookieContainer
Credentials
DangerousAcceptAnyServerCertificateValidator
DefaultProxyCredentials
MaxAutomaticRedirections
MaxConnectionsPerServer
MaxRequestContentBufferSize
MaxResponseHeadersLength
MeterFactory
PreAuthenticate
Properties
Proxy
ServerCertificateCustomValidationCallback
SslProtocols
SupportsAutomaticDecompression
SupportsProxy
SupportsRedirectConfiguration
UseCookies
UseDefaultCredentials
UseProxy
Dispose(Boolean)
Send(HttpRequestMessage, CancellationToken)
SendAsync(HttpRequestMessage, CancellationToken)
SupportsAllowAutoRedirect(HttpClientHandler)
SupportsPreAuthenticate(HttpClientHandler)
SupportsProtocolVersion(HttpClientHandler)
SupportsTransferEncodingChunked(HttpClientHandler)
SupportsUseProxy(HttpClientHandler)
net9.0-android34.0
namespace System.Net.Http
{
public static class HttpClientHandlerExtensions
{
public static bool SupportsProtocolVersion(this HttpClientHandler handler);
}
}
.NET | 6.07.08.09.0 |
---|---|
.NET Framework | 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | System.Net.Http.Extensions , Version=2.2.29.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | Microsoft.Net.Http (2.2.29) monoandroid |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API