2 references to Authority
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
243
_http2EncodedAuthorityHostHeader = HPackEncoder.EncodeLiteralHeaderFieldWithoutIndexingToAllocatedArray(H2StaticTable.
Authority
, hostHeader);
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
1564
WriteIndexedHeader(H2StaticTable.
Authority
, host, ref headerBuffer);