Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 207 of file HttpConnection.cs.
References System.Net.Http.HttpConnection.ChunkedEncodingReadStream._chunkBytesRemaining, System.Net.Http.HttpContentStream._connection, System.Net.Http.HttpConnection.ChunkedEncodingReadStream._response, System.Net.Http.HttpConnection.ChunkedEncodingReadStream._state, System.Text.Encoding.ASCII, System.Net.Http.HttpConnection.CompleteResponse(), System.Net.Http.HttpConnection.ConsumeFromRemainingBuffer(), System.Net.Http.HttpConnection.Dispose(), System.Net.NetEventSource.Error(), System.SR.Format(), System.L, System.Net.NetEventSource.Log, System.Math.Min(), System.SR.net_http_invalid_response_chunk_header_invalid, System.SR.net_http_invalid_response_chunk_terminator_invalid, System.Net.Http.HttpConnection.ParseHeaderNameValue(), System.Net.Http.HttpConnection.RemainingBuffer, System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(), System.BitConverter.ToString(), System.Buffers.Text.Utf8Parser.TryParse(), System.Net.Http.HttpConnection.TryReadNextLine(), System.Net.Http.HttpConnection.ChunkedEncodingReadStream.ValidateChunkExtension(), and System.value.
Referenced by System.Net.Http.HttpConnection.ChunkedEncodingReadStream.CopyToAsyncCore(), System.Net.Http.HttpConnection.ChunkedEncodingReadStream.DrainAsync(), and System.Net.Http.HttpConnection.ChunkedEncodingReadStream.ReadChunksFromConnectionBuffer().