Base:
method
OnHeader
Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.OnHeader(System.Int32, System.Boolean, System.ReadOnlySpan<System.Byte>, System.ReadOnlySpan<System.Byte>)
3 references to OnHeader
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3Stream.cs (3)
313
OnHeader
(staticTableIndex.GetValueOrDefault(), indexOnly: true, name, value);
319
OnHeader
(staticTableIndex.GetValueOrDefault(), indexOnly: false, name, value);
327
OnHeader
(staticTableIndex.GetValueOrDefault(), indexOnly: false, name, value);