Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1990 of file Http2Connection.cs.
References System.Net.Http.Http2Connection._incomingBuffer, System.Net.Http.Http2Connection._stream, System.Text.Encoding.ASCII, System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.SR.Format(), System.Net.NetEventSource.Log, System.Math.Min(), System.SR.net_http_invalid_response_missing_frame, System.SR.net_http_invalid_response_premature_eof_bytecount, System.IO.Stream.ReadAsync(), System.Net.Http.Http2Connection.FrameHeader.ReadFrom(), System.Net.Http.Http2Connection.ThrowProtocolError(), and System.Net.Http.Http2Connection.Trace().
Referenced by System.Net.Http.Http2Connection.ProcessHeadersFrame(), and System.Net.Http.Http2Connection.ProcessIncomingFramesAsync().