1 implementation of OnStaticIndexedHeader
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
src\Shared\Http2cat\Http2Utilities.cs (1)
975
public void
OnStaticIndexedHeader
(int index)
1 reference to OnStaticIndexedHeader
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
src\Shared\runtime\Http2\Hpack\HPackDecoder.cs (1)
546
handler.
OnStaticIndexedHeader
(index);