Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ AdjustHeaderBudget()

void System.Net.Http.Http2Connection.Http2Stream.AdjustHeaderBudget ( int amount)
inlineprivate

Definition at line 799 of file Http2Connection.cs.

References System.Net.Http.Http2Connection.Http2Stream._connection, System.Net.Http.Http2Connection.Http2Stream._headerBudgetRemaining, System.Net.Http.HttpConnectionSettings._maxResponseHeadersLength, System.Net.Http.Http2Connection._pool, System.SR.Format(), System.L, System.SR.net_http_response_headers_exceeded_length, and System.Net.Http.HttpConnectionPool.Settings.

Referenced by System.Net.Http.Http2Connection.Http2Stream.OnHeader(), and System.Net.Http.Http2Connection.Http2Stream.OnStatus().