5 implementations of OnStaticIndexedHeader
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1ParsingHandler.cs (1)
50public void OnStaticIndexedHeader(int index)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
HttpParserTests.cs (1)
922public void OnStaticIndexedHeader(int index)
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
Http1ConnectionBenchmark.cs (1)
114public void OnStaticIndexedHeader(int index)
HttpParserBenchmark.cs (2)
113public void OnStaticIndexedHeader(int index) 141public void OnStaticIndexedHeader(int index)