Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2181 of file HttpConnection.cs.
References System.Net.Http.HttpConnection._allowedReadLineBytes, System.Net.Http.HttpConnectionSettings._maxResponseHeadersLength, System.Net.Http.HttpConnection._pool, System.Net.Http.HttpConnection._readBuffer, System.Net.Http.HttpConnection._readLength, System.Net.Http.HttpConnection._readOffset, System.SR.Format(), System.L, System.SR.net_http_response_headers_exceeded_length, System.Net.Http.HttpConnectionPool.Settings, and System.Net.Http.HttpConnection.ThrowIfExceededAllowedReadLineBytes().
Referenced by System.Net.Http.HttpConnection.ChunkedEncodingReadStream.ReadChunkFromConnectionBuffer().