Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 783 of file HttpConnectionPool.cs.
References System.Net.Http.HttpConnectionPool._http2Enabled, System.Net.Http.HttpConnectionPool._http3Enabled, System.Net.Http.HttpConnection.Acquire(), System.cancellationToken, System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.SR.Format(), System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(), System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(), System.Net.Http.HttpConnectionPool.IsHttp3Supported(), System.Net.Http.HttpConnectionPool.IsSecure, System.Net.NetEventSource.Log, System.SR.net_http_requested_version_server_refused, System.Net.Http.HttpConnectionPool.ProcessAltSvc(), System.Net.Http.HttpConnection.Release(), System.Net.Http.HttpConnectionPool.SendWithNtConnectionAuthAsync(), System.Net.Http.HttpConnectionPool.ThrowGetVersionException(), System.Net.Http.HttpConnectionPool.Trace(), System.Net.Http.HttpConnectionPool.TrySendUsingHttp3Async(), and System.Net.HttpVersion.Version11.
Referenced by System.Net.Http.HttpConnectionPool.SendWithProxyAuthAsync().