1 instantiation of HPackGroup
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Servers\Kestrel\shared\KnownHeaders.cs (1)
1526
return new
HPackGroup
2 references to HPackGroup
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
src\Servers\Kestrel\shared\KnownHeaders.cs (2)
325
static string AppendHPackSwitch(IEnumerable<
HPackGroup
> values) =>
1516
private static IEnumerable<
HPackGroup
> GroupHPack(KnownHeader[] headers)