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)
314
OnHeader
(staticTableIndex.GetValueOrDefault(), indexOnly: true, name, value);
320
OnHeader
(staticTableIndex.GetValueOrDefault(), indexOnly: false, name, value);
328
OnHeader
(staticTableIndex.GetValueOrDefault(), indexOnly: false, name, value);