1 write to _http2EncodedAuthorityHostHeader
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
228
_http2EncodedAuthorityHostHeader
= HPackEncoder.EncodeLiteralHeaderFieldWithoutIndexingToAllocatedArray(H2StaticTable.Authority, hostHeader);
1 reference to _http2EncodedAuthorityHostHeader
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
1497
WriteBytes(_pool.
_http2EncodedAuthorityHostHeader
, ref headerBuffer);