573 string[] knownValues =
new string[1] {
"true" };
574 int? http3StaticTableIndex = 73;
576 string[] knownValues2 =
new string[1] {
"*" };
577 http3StaticTableIndex = 33;
579 string[] knownValues3 =
new string[1] {
"*" };
580 http3StaticTableIndex = 76;
588 http3StaticTableIndex = 83;
592 CacheControl =
new KnownHeader(
"Cache-Control",
HttpHeaderType.General |
HttpHeaderType.NonTrailing,
CacheControlHeaderParser.
Parser,
new string[7] {
"must-revalidate",
"no-cache",
"no-store",
"no-transform",
"private",
"proxy-revalidate",
"public" }, 24, 36);
601 http3StaticTableIndex = 85;
626 http3StaticTableIndex = 90;
637 ReferrerPolicy =
new KnownHeader(
"Referrer-Policy",
HttpHeaderType.Custom,
null,
new string[8] {
"strict-origin-when-cross-origin",
"origin-when-cross-origin",
"strict-origin",
"origin",
"same-origin",
"no-referrer-when-downgrade",
"no-referrer",
"unsafe-url" });
655 string[] knownValues4 =
new string[1] {
"1" };
656 http3StaticTableIndex = 94;
666 string[] knownValues5 =
new string[1] {
"nosniff" };
667 http3StaticTableIndex = 61;
669 string[] knownValues6 =
new string[2] {
"DENY",
"SAMEORIGIN" };
670 http3StaticTableIndex = 97;