Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ s_httpSchemeAndDelimiter

readonly byte [] System.Net.Http.HttpConnection.s_httpSchemeAndDelimiter = Encoding.ASCII.GetBytes(Uri.UriSchemeHttp + Uri.SchemeDelimiter)
staticprivate

Definition at line 1065 of file HttpConnection.cs.

Referenced by System.Net.Http.HttpConnection.SendAsyncCore().