Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticpackage |
Definition at line 165 of file HttpMethod.cs.
References System.Net.Http.HttpMethod._http3Index, System.Net.Http.HttpMethod._method, System.Net.Http.HttpMethod.Equals(), System.Net.Http.HttpMethod.s_connectMethod, System.Net.Http.HttpMethod.s_deleteMethod, System.Net.Http.HttpMethod.s_getMethod, System.Net.Http.HttpMethod.s_headMethod, System.Net.Http.HttpMethod.s_optionsMethod, System.Net.Http.HttpMethod.s_patchMethod, System.Net.Http.HttpMethod.s_postMethod, System.Net.Http.HttpMethod.s_putMethod, and System.Net.Http.HttpMethod.s_traceMethod.
Referenced by System.Net.Http.Http3RequestStream.BufferHeaders(), System.Net.Http.HttpConnection.SendAsyncCore(), and System.Net.Http.Http2Connection.WriteHeaders().