static DistributedContextPropagator Current
static ICredentials DefaultCredentials
static readonly Version Version30
static readonly Version Version11
static byte[] BuildSettingsFrame(HttpConnectionSettings settings)
static bool IsHttp3Supported()
bool EnableMultipleHttp2Connections
HeaderEncodingSelector< HttpRequestMessage > _responseHeaderEncodingSelector
bool _enableMultipleHttp2Connections
SslClientAuthenticationOptions _sslOptions
DecompressionMethods _automaticDecompression
TimeSpan _maxResponseDrainTime
HeaderEncodingSelector< HttpRequestMessage > _requestHeaderEncodingSelector
ICredentials _defaultProxyCredentials
QuicImplementationProvider _quicImplementationProvider
TimeSpan _pooledConnectionLifetime
TimeSpan _expect100ContinueTimeout
HttpConnectionSettings CloneAndNormalize()
int _initialHttp2StreamWindowSize
HttpKeepAlivePingPolicy _keepAlivePingPolicy
TimeSpan _keepAlivePingTimeout
TimeSpan _keepAlivePingDelay
int _maxAutomaticRedirections
Func< SocketsHttpPlaintextStreamFilterContext, CancellationToken, ValueTask< Stream > > _plaintextStreamFilter
ICredentials _credentials
byte[] _http3SettingsFrame
CookieContainer _cookieContainer
bool _defaultCredentialsUsedForServer
DistributedContextPropagator _activityHeadersPropagator
IDictionary< string, object > _properties
TimeSpan _pooledConnectionIdleTimeout
int _maxResponseHeadersLength
int _maxConnectionsPerServer
int _maxResponseDrainSize
bool _defaultCredentialsUsedForProxy
Func< SocketsHttpConnectionContext, CancellationToken, ValueTask< Stream > > _connectCallback
byte[] Http3SettingsFrame
static readonly TimeSpan DefaultConnectTimeout
static readonly TimeSpan DefaultResponseDrainTimeout
static readonly TimeSpan DefaultPooledConnectionLifetime
static readonly TimeSpan DefaultKeepAlivePingDelay
static readonly TimeSpan DefaultKeepAlivePingTimeout
static readonly TimeSpan DefaultExpect100ContinueTimeout
static readonly TimeSpan DefaultPooledConnectionIdleTimeout