Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 415 of file HPackDecoder.cs.
References System.Net.Http.HPack.HPackDecoder._maxHeadersLength, System.Net.Http.HPack.HPackDecoder._state, System.Net.Http.HPack.HPackDecoder._stringIndex, System.Net.Http.HPack.HPackDecoder._stringLength, System.Net.Http.HPack.HPackDecoder._stringOctets, System.SR.Format(), System.length, System.Math.Max(), and System.SR.net_http_headers_exceeded_length.
Referenced by System.Net.Http.HPack.HPackDecoder.ParseHeaderNameLength(), System.Net.Http.HPack.HPackDecoder.ParseHeaderNameLengthContinue(), System.Net.Http.HPack.HPackDecoder.ParseHeaderValueLength(), and System.Net.Http.HPack.HPackDecoder.ParseHeaderValueLengthContinue().