diff --git a/ed/dfns/fenced-frame.json b/ed/dfns/fenced-frame.json index 261d35c2f4d1..e6119dbbbdfb 100644 --- a/ed/dfns/fenced-frame.json +++ b/ed/dfns/fenced-frame.json @@ -510,10 +510,9 @@ "access": "public", "informative": false, "heading": { - "id": "fence-interface", - "href": "https://wicg.github.io/fenced-frame/#fence-interface", - "title": "The Fence interface", - "number": "1.4" + "id": "title", + "href": "https://wicg.github.io/fenced-frame/#title", + "title": "Fenced frame" }, "definedIn": "pre" }, @@ -531,10 +530,9 @@ "access": "public", "informative": false, "heading": { - "id": "fence-interface", - "href": "https://wicg.github.io/fenced-frame/#fence-interface", - "title": "The Fence interface", - "number": "1.4" + "id": "title", + "href": "https://wicg.github.io/fenced-frame/#title", + "title": "Fenced frame" }, "definedIn": "pre" }, @@ -552,10 +550,29 @@ "access": "public", "informative": false, "heading": { - "id": "fence-interface", - "href": "https://wicg.github.io/fenced-frame/#fence-interface", - "title": "The Fence interface", - "number": "1.4" + "id": "title", + "href": "https://wicg.github.io/fenced-frame/#title", + "title": "Fenced frame" + }, + "definedIn": "pre" + }, + { + "id": "dom-fencereportingdestination-direct-seller", + "href": "https://wicg.github.io/fenced-frame/#dom-fencereportingdestination-direct-seller", + "linkingText": [ + "\"direct-seller\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "FenceReportingDestination" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/fenced-frame/#title", + "title": "Fenced frame" }, "definedIn": "pre" }, @@ -573,10 +590,9 @@ "access": "public", "informative": false, "heading": { - "id": "fence-interface", - "href": "https://wicg.github.io/fenced-frame/#fence-interface", - "title": "The Fence interface", - "number": "1.4" + "id": "title", + "href": "https://wicg.github.io/fenced-frame/#title", + "title": "Fenced frame" }, "definedIn": "pre" }, @@ -592,10 +608,9 @@ "access": "public", "informative": false, "heading": { - "id": "fence-interface", - "href": "https://wicg.github.io/fenced-frame/#fence-interface", - "title": "The Fence interface", - "number": "1.4" + "id": "title", + "href": "https://wicg.github.io/fenced-frame/#title", + "title": "Fenced frame" }, "definedIn": "pre" }, @@ -659,6 +674,24 @@ }, "definedIn": "pre" }, + { + "id": "typedefdef-reporteventtype", + "href": "https://wicg.github.io/fenced-frame/#typedefdef-reporteventtype", + "linkingText": [ + "ReportEventType" + ], + "localLinkingText": [], + "type": "typedef", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/fenced-frame/#title", + "title": "Fenced frame" + }, + "definedIn": "pre" + }, { "id": "fence", "href": "https://wicg.github.io/fenced-frame/#fence", @@ -697,6 +730,26 @@ }, "definedIn": "pre" }, + { + "id": "dom-fence-setreporteventdataforautomaticbeacons-event-event", + "href": "https://wicg.github.io/fenced-frame/#dom-fence-setreporteventdataforautomaticbeacons-event-event", + "linkingText": [ + "event" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "Fence/setReportEventDataForAutomaticBeacons(event)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/fenced-frame/#title", + "title": "Fenced frame" + }, + "definedIn": "pre" + }, { "id": "dom-fence-reportevent", "href": "https://wicg.github.io/fenced-frame/#dom-fence-reportevent", @@ -717,6 +770,46 @@ }, "definedIn": "prose" }, + { + "id": "dom-fence-setreporteventdataforautomaticbeacons", + "href": "https://wicg.github.io/fenced-frame/#dom-fence-setreporteventdataforautomaticbeacons", + "linkingText": [ + "setReportEventDataForAutomaticBeacons(event)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "Fence" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/fenced-frame/#title", + "title": "Fenced frame" + }, + "definedIn": "prose" + }, + { + "id": "dom-fence-getnestedconfigs", + "href": "https://wicg.github.io/fenced-frame/#dom-fence-getnestedconfigs", + "linkingText": [ + "getNestedConfigs()" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "Fence" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/fenced-frame/#title", + "title": "Fenced frame" + }, + "definedIn": "prose" + }, { "id": "fenced-frame-src", "href": "https://wicg.github.io/fenced-frame/#fenced-frame-src", diff --git a/ed/dfns/turtledove.json b/ed/dfns/turtledove.json index 0f2b897b018c..b1f6bc345097 100644 --- a/ed/dfns/turtledove.json +++ b/ed/dfns/turtledove.json @@ -479,6 +479,106 @@ }, "definedIn": "prose" }, + { + "id": "dom-navigator-leaveadinterestgroup-group-group", + "href": "https://wicg.github.io/turtledove/#dom-navigator-leaveadinterestgroup-group-group", + "linkingText": [ + "group" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "Navigator/leaveAdInterestGroup(group)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "leaving-interest-groups", + "href": "https://wicg.github.io/turtledove/#leaving-interest-groups", + "title": "Leaving Interest Groups", + "number": "3" + }, + "definedIn": "pre" + }, + { + "id": "dictdef-auctionadinterestgroupkey", + "href": "https://wicg.github.io/turtledove/#dictdef-auctionadinterestgroupkey", + "linkingText": [ + "AuctionAdInterestGroupKey" + ], + "localLinkingText": [], + "type": "dictionary", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "leaving-interest-groups", + "href": "https://wicg.github.io/turtledove/#leaving-interest-groups", + "title": "Leaving Interest Groups", + "number": "3" + }, + "definedIn": "pre" + }, + { + "id": "dom-auctionadinterestgroupkey-owner", + "href": "https://wicg.github.io/turtledove/#dom-auctionadinterestgroupkey-owner", + "linkingText": [ + "owner" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "AuctionAdInterestGroupKey" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/turtledove/#title", + "title": "FLEDGE" + }, + "definedIn": "pre" + }, + { + "id": "dom-auctionadinterestgroupkey-name", + "href": "https://wicg.github.io/turtledove/#dom-auctionadinterestgroupkey-name", + "linkingText": [ + "name" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "AuctionAdInterestGroupKey" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/turtledove/#title", + "title": "FLEDGE" + }, + "definedIn": "pre" + }, + { + "id": "dom-navigator-leaveadinterestgroup", + "href": "https://wicg.github.io/turtledove/#dom-navigator-leaveadinterestgroup", + "linkingText": [ + "leaveAdInterestGroup(group)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "Navigator" + ], + "access": "public", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/turtledove/#title", + "title": "FLEDGE" + }, + "definedIn": "prose" + }, { "id": "interestgroupbiddingscriptrunnerglobalscope", "href": "https://wicg.github.io/turtledove/#interestgroupbiddingscriptrunnerglobalscope", diff --git a/ed/dfns/window-placement.json b/ed/dfns/window-management.json similarity index 100% rename from ed/dfns/window-placement.json rename to ed/dfns/window-management.json diff --git a/ed/events/window-placement.json b/ed/events/window-management.json similarity index 100% rename from ed/events/window-placement.json rename to ed/events/window-management.json diff --git a/ed/headings/rfc9110.json b/ed/headings/rfc9110.json index cec91c866090..a5aa3364d863 100644 --- a/ed/headings/rfc9110.json +++ b/ed/headings/rfc9110.json @@ -1,2124 +1,2166 @@ { "spec": { - "title": "RFC 9110 - HTTP Semantics", - "url": "https://httpwg.org/specs/rfc9110.html" + "title": "RFC 9110: HTTP Semantics", + "url": "https://www.rfc-editor.org/rfc/rfc9110" }, "headings": [ { - "id": "rfc.abstract", - "href": "https://httpwg.org/specs/rfc9110.html#rfc.abstract", + "id": "rfcnum", + "href": "https://www.rfc-editor.org/rfc/rfc9110#rfcnum", + "level": 1, + "title": "RFC 9110" + }, + { + "id": "title", + "href": "https://www.rfc-editor.org/rfc/rfc9110#title", + "level": 1, + "title": "HTTP Semantics" + }, + { + "id": "section-abstract", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-abstract", "level": 2, "title": "Abstract" }, { - "id": "introduction", - "href": "https://httpwg.org/specs/rfc9110.html#introduction", + "id": "section-boilerplate.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-boilerplate.1", + "level": 2, + "title": "Status of This Memo" + }, + { + "id": "section-boilerplate.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-boilerplate.2", + "level": 2, + "title": "Copyright Notice" + }, + { + "id": "section-toc.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1", + "level": 2, + "title": "Table of Contents" + }, + { + "id": "section-1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-1", "level": 2, "title": "Introduction", "number": "1" }, { - "id": "purpose", - "href": "https://httpwg.org/specs/rfc9110.html#purpose", + "id": "section-1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-1.1", "level": 3, "title": "Purpose", "number": "1.1" }, { - "id": "history.and.evolution", - "href": "https://httpwg.org/specs/rfc9110.html#history.and.evolution", + "id": "section-1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-1.2", "level": 3, "title": "History and Evolution", "number": "1.2" }, { - "id": "core.semantics", - "href": "https://httpwg.org/specs/rfc9110.html#core.semantics", + "id": "section-1.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-1.3", "level": 3, "title": "Core Semantics", "number": "1.3" }, { - "id": "specifications.obsoleted.by.this.document", - "href": "https://httpwg.org/specs/rfc9110.html#specifications.obsoleted.by.this.document", + "id": "section-1.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-1.4", "level": 3, "title": "Specifications Obsoleted by This Document", "number": "1.4" }, { - "id": "conformance", - "href": "https://httpwg.org/specs/rfc9110.html#conformance", + "id": "section-2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-2", "level": 2, "title": "Conformance", "number": "2" }, { - "id": "notation", - "href": "https://httpwg.org/specs/rfc9110.html#notation", + "id": "section-2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-2.1", "level": 3, "title": "Syntax Notation", "number": "2.1" }, { - "id": "requirements.notation", - "href": "https://httpwg.org/specs/rfc9110.html#requirements.notation", + "id": "section-2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-2.2", "level": 3, "title": "Requirements Notation", "number": "2.2" }, { - "id": "length.requirements", - "href": "https://httpwg.org/specs/rfc9110.html#length.requirements", + "id": "section-2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-2.3", "level": 3, "title": "Length Requirements", "number": "2.3" }, { - "id": "error.handling", - "href": "https://httpwg.org/specs/rfc9110.html#error.handling", + "id": "section-2.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-2.4", "level": 3, "title": "Error Handling", "number": "2.4" }, { - "id": "protocol.version", - "href": "https://httpwg.org/specs/rfc9110.html#protocol.version", + "id": "section-2.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-2.5", "level": 3, "title": "Protocol Version", "number": "2.5" }, { - "id": "terminology", - "href": "https://httpwg.org/specs/rfc9110.html#terminology", + "id": "section-3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-3", "level": 2, "title": "Terminology and Core Concepts", "number": "3" }, { - "id": "resources", - "href": "https://httpwg.org/specs/rfc9110.html#resources", + "id": "section-3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-3.1", "level": 3, "title": "Resources", "number": "3.1" }, { - "id": "representations", - "href": "https://httpwg.org/specs/rfc9110.html#representations", + "id": "section-3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-3.2", "level": 3, "title": "Representations", "number": "3.2" }, { - "id": "connections", - "href": "https://httpwg.org/specs/rfc9110.html#connections", + "id": "section-3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-3.3", "level": 3, "title": "Connections, Clients, and Servers", "number": "3.3" }, { - "id": "messages", - "href": "https://httpwg.org/specs/rfc9110.html#messages", + "id": "section-3.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-3.4", "level": 3, "title": "Messages", "number": "3.4" }, { - "id": "user.agent", - "href": "https://httpwg.org/specs/rfc9110.html#user.agent", + "id": "section-3.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-3.5", "level": 3, "title": "User Agents", "number": "3.5" }, { - "id": "origin.server", - "href": "https://httpwg.org/specs/rfc9110.html#origin.server", + "id": "section-3.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-3.6", "level": 3, "title": "Origin Server", "number": "3.6" }, { - "id": "intermediaries", - "href": "https://httpwg.org/specs/rfc9110.html#intermediaries", + "id": "section-3.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-3.7", "level": 3, "title": "Intermediaries", "number": "3.7" }, { - "id": "caches", - "href": "https://httpwg.org/specs/rfc9110.html#caches", + "id": "section-3.8", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-3.8", "level": 3, "title": "Caches", "number": "3.8" }, { - "id": "example", - "href": "https://httpwg.org/specs/rfc9110.html#example", + "id": "section-3.9", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-3.9", "level": 3, "title": "Example Message Exchange", "number": "3.9" }, { - "id": "uri", - "href": "https://httpwg.org/specs/rfc9110.html#uri", + "id": "section-4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4", "level": 2, "title": "Identifiers in HTTP", "number": "4" }, { - "id": "uri.references", - "href": "https://httpwg.org/specs/rfc9110.html#uri.references", + "id": "section-4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.1", "level": 3, "title": "URI References", "number": "4.1" }, { - "id": "uri.schemes", - "href": "https://httpwg.org/specs/rfc9110.html#uri.schemes", + "id": "section-4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.2", "level": 3, "title": "HTTP-Related URI Schemes", "number": "4.2" }, { - "id": "http.uri", - "href": "https://httpwg.org/specs/rfc9110.html#http.uri", + "id": "section-4.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.1", "level": 4, "title": "http URI Scheme", "number": "4.2.1" }, { - "id": "https.uri", - "href": "https://httpwg.org/specs/rfc9110.html#https.uri", + "id": "section-4.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.2", "level": 4, "title": "https URI Scheme", "number": "4.2.2" }, { - "id": "uri.comparison", - "href": "https://httpwg.org/specs/rfc9110.html#uri.comparison", + "id": "section-4.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3", "level": 4, "title": "http(s) Normalization and Comparison", "number": "4.2.3" }, { - "id": "http.userinfo", - "href": "https://httpwg.org/specs/rfc9110.html#http.userinfo", + "id": "section-4.2.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.4", "level": 4, "title": "Deprecation of userinfo in http(s) URIs", "number": "4.2.4" }, { - "id": "uri.fragment.identifiers", - "href": "https://httpwg.org/specs/rfc9110.html#uri.fragment.identifiers", + "id": "section-4.2.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.5", "level": 4, "title": "http(s) References with Fragment Identifiers", "number": "4.2.5" }, { - "id": "authoritative.access", - "href": "https://httpwg.org/specs/rfc9110.html#authoritative.access", + "id": "section-4.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.3", "level": 3, "title": "Authoritative Access", "number": "4.3" }, { - "id": "origin", - "href": "https://httpwg.org/specs/rfc9110.html#origin", + "id": "section-4.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1", "level": 4, "title": "URI Origin", "number": "4.3.1" }, { - "id": "http.origin", - "href": "https://httpwg.org/specs/rfc9110.html#http.origin", + "id": "section-4.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.2", "level": 4, "title": "http Origins", "number": "4.3.2" }, { - "id": "https.origin", - "href": "https://httpwg.org/specs/rfc9110.html#https.origin", + "id": "section-4.3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3", "level": 4, "title": "https Origins", "number": "4.3.3" }, { - "id": "https.verify", - "href": "https://httpwg.org/specs/rfc9110.html#https.verify", + "id": "section-4.3.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.4", "level": 4, "title": "https Certificate Verification", "number": "4.3.4" }, { - "id": "https.ip-id", - "href": "https://httpwg.org/specs/rfc9110.html#https.ip-id", + "id": "section-4.3.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.5", "level": 4, "title": "IP-ID Reference Identity", "number": "4.3.5" }, { - "id": "fields", - "href": "https://httpwg.org/specs/rfc9110.html#fields", + "id": "section-5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5", "level": 2, "title": "Fields", "number": "5" }, { - "id": "fields.names", - "href": "https://httpwg.org/specs/rfc9110.html#fields.names", + "id": "section-5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.1", "level": 3, "title": "Field Names", "number": "5.1" }, { - "id": "field.lines", - "href": "https://httpwg.org/specs/rfc9110.html#field.lines", + "id": "section-5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.2", "level": 3, "title": "Field Lines and Combined Field Value", "number": "5.2" }, { - "id": "fields.order", - "href": "https://httpwg.org/specs/rfc9110.html#fields.order", + "id": "section-5.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.3", "level": 3, "title": "Field Order", "number": "5.3" }, { - "id": "fields.limits", - "href": "https://httpwg.org/specs/rfc9110.html#fields.limits", + "id": "section-5.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.4", "level": 3, "title": "Field Limits", "number": "5.4" }, { - "id": "fields.values", - "href": "https://httpwg.org/specs/rfc9110.html#fields.values", + "id": "section-5.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.5", "level": 3, "title": "Field Values", "number": "5.5" }, { - "id": "fields.components", - "href": "https://httpwg.org/specs/rfc9110.html#fields.components", + "id": "section-5.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.6", "level": 3, "title": "Common Rules for Defining Field Values", "number": "5.6" }, { - "id": "abnf.extension", - "href": "https://httpwg.org/specs/rfc9110.html#abnf.extension", + "id": "section-5.6.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1", "level": 4, "title": "Lists (#rule ABNF Extension)", "number": "5.6.1" }, { - "id": "abnf.extension.sender", - "href": "https://httpwg.org/specs/rfc9110.html#abnf.extension.sender", + "id": "section-5.6.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.1", "level": 5, "title": "Sender Requirements", "number": "5.6.1.1" }, { - "id": "abnf.extension.recipient", - "href": "https://httpwg.org/specs/rfc9110.html#abnf.extension.recipient", + "id": "section-5.6.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2", "level": 5, "title": "Recipient Requirements", "number": "5.6.1.2" }, { - "id": "tokens", - "href": "https://httpwg.org/specs/rfc9110.html#tokens", + "id": "section-5.6.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.2", "level": 4, "title": "Tokens", "number": "5.6.2" }, { - "id": "whitespace", - "href": "https://httpwg.org/specs/rfc9110.html#whitespace", + "id": "section-5.6.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.3", "level": 4, "title": "Whitespace", "number": "5.6.3" }, { - "id": "quoted.strings", - "href": "https://httpwg.org/specs/rfc9110.html#quoted.strings", + "id": "section-5.6.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.4", "level": 4, "title": "Quoted Strings", "number": "5.6.4" }, { - "id": "comments", - "href": "https://httpwg.org/specs/rfc9110.html#comments", + "id": "section-5.6.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.5", "level": 4, "title": "Comments", "number": "5.6.5" }, { - "id": "parameter", - "href": "https://httpwg.org/specs/rfc9110.html#parameter", + "id": "section-5.6.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.6", "level": 4, "title": "Parameters", "number": "5.6.6" }, { - "id": "http.date", - "href": "https://httpwg.org/specs/rfc9110.html#http.date", + "id": "section-5.6.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7", "level": 4, "title": "Date/Time Formats", "number": "5.6.7" }, { - "id": "message.abstraction", - "href": "https://httpwg.org/specs/rfc9110.html#message.abstraction", + "id": "section-6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6", "level": 2, "title": "Message Abstraction", "number": "6" }, { - "id": "message.framing", - "href": "https://httpwg.org/specs/rfc9110.html#message.framing", + "id": "section-6.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.1", "level": 3, "title": "Framing and Completeness", "number": "6.1" }, { - "id": "message.control.data", - "href": "https://httpwg.org/specs/rfc9110.html#message.control.data", + "id": "section-6.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.2", "level": 3, "title": "Control Data", "number": "6.2" }, { - "id": "header.fields", - "href": "https://httpwg.org/specs/rfc9110.html#header.fields", + "id": "section-6.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.3", "level": 3, "title": "Header Fields", "number": "6.3" }, { - "id": "content", - "href": "https://httpwg.org/specs/rfc9110.html#content", + "id": "section-6.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.4", "level": 3, "title": "Content", "number": "6.4" }, { - "id": "content.semantics", - "href": "https://httpwg.org/specs/rfc9110.html#content.semantics", + "id": "section-6.4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1", "level": 4, "title": "Content Semantics", "number": "6.4.1" }, { - "id": "identifying.content", - "href": "https://httpwg.org/specs/rfc9110.html#identifying.content", + "id": "section-6.4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2", "level": 4, "title": "Identifying Content", "number": "6.4.2" }, { - "id": "trailer.fields", - "href": "https://httpwg.org/specs/rfc9110.html#trailer.fields", + "id": "section-6.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.5", "level": 3, "title": "Trailer Fields", "number": "6.5" }, { - "id": "trailers.limitations", - "href": "https://httpwg.org/specs/rfc9110.html#trailers.limitations", + "id": "section-6.5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.1", "level": 4, "title": "Limitations on Use of Trailers", "number": "6.5.1" }, { - "id": "trailers.processing", - "href": "https://httpwg.org/specs/rfc9110.html#trailers.processing", + "id": "section-6.5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.2", "level": 4, "title": "Processing Trailer Fields", "number": "6.5.2" }, { - "id": "message.metadata", - "href": "https://httpwg.org/specs/rfc9110.html#message.metadata", + "id": "section-6.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.6", "level": 3, "title": "Message Metadata", "number": "6.6" }, { - "id": "field.date", - "href": "https://httpwg.org/specs/rfc9110.html#field.date", + "id": "section-6.6.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1", "level": 4, "title": "Date", "number": "6.6.1" }, { - "id": "field.trailer", - "href": "https://httpwg.org/specs/rfc9110.html#field.trailer", + "id": "section-6.6.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.2", "level": 4, "title": "Trailer", "number": "6.6.2" }, { - "id": "routing", - "href": "https://httpwg.org/specs/rfc9110.html#routing", + "id": "section-7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7", "level": 2, "title": "Routing HTTP Messages", "number": "7" }, { - "id": "target.resource", - "href": "https://httpwg.org/specs/rfc9110.html#target.resource", + "id": "section-7.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.1", "level": 3, "title": "Determining the Target Resource", "number": "7.1" }, { - "id": "field.host", - "href": "https://httpwg.org/specs/rfc9110.html#field.host", + "id": "section-7.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.2", "level": 3, "title": "Host and :authority", "number": "7.2" }, { - "id": "routing.inbound", - "href": "https://httpwg.org/specs/rfc9110.html#routing.inbound", + "id": "section-7.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.3", "level": 3, "title": "Routing Inbound Requests", "number": "7.3" }, { - "id": "routing.cache", - "href": "https://httpwg.org/specs/rfc9110.html#routing.cache", + "id": "section-7.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.1", "level": 4, "title": "To a Cache", "number": "7.3.1" }, { - "id": "routing.proxy", - "href": "https://httpwg.org/specs/rfc9110.html#routing.proxy", + "id": "section-7.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.2", "level": 4, "title": "To a Proxy", "number": "7.3.2" }, { - "id": "routing.origin", - "href": "https://httpwg.org/specs/rfc9110.html#routing.origin", + "id": "section-7.3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.3", "level": 4, "title": "To the Origin", "number": "7.3.3" }, { - "id": "routing.reject", - "href": "https://httpwg.org/specs/rfc9110.html#routing.reject", + "id": "section-7.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.4", "level": 3, "title": "Rejecting Misdirected Requests", "number": "7.4" }, { - "id": "response.correlation", - "href": "https://httpwg.org/specs/rfc9110.html#response.correlation", + "id": "section-7.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.5", "level": 3, "title": "Response Correlation", "number": "7.5" }, { - "id": "message.forwarding", - "href": "https://httpwg.org/specs/rfc9110.html#message.forwarding", + "id": "section-7.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.6", "level": 3, "title": "Message Forwarding", "number": "7.6" }, { - "id": "field.connection", - "href": "https://httpwg.org/specs/rfc9110.html#field.connection", + "id": "section-7.6.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1", "level": 4, "title": "Connection", "number": "7.6.1" }, { - "id": "field.max-forwards", - "href": "https://httpwg.org/specs/rfc9110.html#field.max-forwards", + "id": "section-7.6.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.2", "level": 4, "title": "Max-Forwards", "number": "7.6.2" }, { - "id": "field.via", - "href": "https://httpwg.org/specs/rfc9110.html#field.via", + "id": "section-7.6.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3", "level": 4, "title": "Via", "number": "7.6.3" }, { - "id": "message.transformations", - "href": "https://httpwg.org/specs/rfc9110.html#message.transformations", + "id": "section-7.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.7", "level": 3, "title": "Message Transformations", "number": "7.7" }, { - "id": "field.upgrade", - "href": "https://httpwg.org/specs/rfc9110.html#field.upgrade", + "id": "section-7.8", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-7.8", "level": 3, "title": "Upgrade", "number": "7.8" }, { - "id": "representation.data.and.metadata", - "href": "https://httpwg.org/specs/rfc9110.html#representation.data.and.metadata", + "id": "section-8", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8", "level": 2, "title": "Representation Data and Metadata", "number": "8" }, { - "id": "representation.data", - "href": "https://httpwg.org/specs/rfc9110.html#representation.data", + "id": "section-8.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.1", "level": 3, "title": "Representation Data", "number": "8.1" }, { - "id": "representation.metadata", - "href": "https://httpwg.org/specs/rfc9110.html#representation.metadata", + "id": "section-8.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.2", "level": 3, "title": "Representation Metadata", "number": "8.2" }, { - "id": "field.content-type", - "href": "https://httpwg.org/specs/rfc9110.html#field.content-type", + "id": "section-8.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.3", "level": 3, "title": "Content-Type", "number": "8.3" }, { - "id": "media.type", - "href": "https://httpwg.org/specs/rfc9110.html#media.type", + "id": "section-8.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.1", "level": 4, "title": "Media Type", "number": "8.3.1" }, { - "id": "charset", - "href": "https://httpwg.org/specs/rfc9110.html#charset", + "id": "section-8.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.2", "level": 4, "title": "Charset", "number": "8.3.2" }, { - "id": "multipart.types", - "href": "https://httpwg.org/specs/rfc9110.html#multipart.types", + "id": "section-8.3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.3", "level": 4, "title": "Multipart Types", "number": "8.3.3" }, { - "id": "field.content-encoding", - "href": "https://httpwg.org/specs/rfc9110.html#field.content-encoding", + "id": "section-8.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.4", "level": 3, "title": "Content-Encoding", "number": "8.4" }, { - "id": "content.codings", - "href": "https://httpwg.org/specs/rfc9110.html#content.codings", + "id": "section-8.4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1", "level": 4, "title": "Content Codings", "number": "8.4.1" }, { - "id": "compress.coding", - "href": "https://httpwg.org/specs/rfc9110.html#compress.coding", + "id": "section-8.4.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.1", "level": 5, "title": "Compress Coding", "number": "8.4.1.1" }, { - "id": "deflate.coding", - "href": "https://httpwg.org/specs/rfc9110.html#deflate.coding", + "id": "section-8.4.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.2", "level": 5, "title": "Deflate Coding", "number": "8.4.1.2" }, { - "id": "gzip.coding", - "href": "https://httpwg.org/specs/rfc9110.html#gzip.coding", + "id": "section-8.4.1.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.3", "level": 5, "title": "Gzip Coding", "number": "8.4.1.3" }, { - "id": "field.content-language", - "href": "https://httpwg.org/specs/rfc9110.html#field.content-language", + "id": "section-8.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.5", "level": 3, "title": "Content-Language", "number": "8.5" }, { - "id": "language.tags", - "href": "https://httpwg.org/specs/rfc9110.html#language.tags", + "id": "section-8.5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.5.1", "level": 4, "title": "Language Tags", "number": "8.5.1" }, { - "id": "field.content-length", - "href": "https://httpwg.org/specs/rfc9110.html#field.content-length", + "id": "section-8.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6", "level": 3, "title": "Content-Length", "number": "8.6" }, { - "id": "field.content-location", - "href": "https://httpwg.org/specs/rfc9110.html#field.content-location", + "id": "section-8.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.7", "level": 3, "title": "Content-Location", "number": "8.7" }, { - "id": "response.validator", - "href": "https://httpwg.org/specs/rfc9110.html#response.validator", + "id": "section-8.8", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.8", "level": 3, "title": "Validator Fields", "number": "8.8" }, { - "id": "weak.and.strong.validators", - "href": "https://httpwg.org/specs/rfc9110.html#weak.and.strong.validators", + "id": "section-8.8.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1", "level": 4, "title": "Weak versus Strong", "number": "8.8.1" }, { - "id": "field.last-modified", - "href": "https://httpwg.org/specs/rfc9110.html#field.last-modified", + "id": "section-8.8.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2", "level": 4, "title": "Last-Modified", "number": "8.8.2" }, { - "id": "lastmod.generation", - "href": "https://httpwg.org/specs/rfc9110.html#lastmod.generation", + "id": "section-8.8.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.1", "level": 5, "title": "Generation", "number": "8.8.2.1" }, { - "id": "lastmod.comparison", - "href": "https://httpwg.org/specs/rfc9110.html#lastmod.comparison", + "id": "section-8.8.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2", "level": 5, "title": "Comparison", "number": "8.8.2.2" }, { - "id": "field.etag", - "href": "https://httpwg.org/specs/rfc9110.html#field.etag", + "id": "section-8.8.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3", "level": 4, "title": "ETag", "number": "8.8.3" }, { - "id": "entity.tag.generation", - "href": "https://httpwg.org/specs/rfc9110.html#entity.tag.generation", + "id": "section-8.8.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.1", "level": 5, "title": "Generation", "number": "8.8.3.1" }, { - "id": "entity.tag.comparison", - "href": "https://httpwg.org/specs/rfc9110.html#entity.tag.comparison", + "id": "section-8.8.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.2", "level": 5, "title": "Comparison", "number": "8.8.3.2" }, { - "id": "example.entity.tag.vs.conneg", - "href": "https://httpwg.org/specs/rfc9110.html#example.entity.tag.vs.conneg", + "id": "section-8.8.3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3", "level": 5, "title": "Example: Entity Tags Varying on Content-Negotiated Resources", "number": "8.8.3.3" }, { - "id": "methods", - "href": "https://httpwg.org/specs/rfc9110.html#methods", + "id": "section-9", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9", "level": 2, "title": "Methods", "number": "9" }, { - "id": "method.overview", - "href": "https://httpwg.org/specs/rfc9110.html#method.overview", + "id": "section-9.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.1", "level": 3, "title": "Overview", "number": "9.1" }, { - "id": "method.properties", - "href": "https://httpwg.org/specs/rfc9110.html#method.properties", + "id": "section-9.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.2", "level": 3, "title": "Common Method Properties", "number": "9.2" }, { - "id": "safe.methods", - "href": "https://httpwg.org/specs/rfc9110.html#safe.methods", + "id": "section-9.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.1", "level": 4, "title": "Safe Methods", "number": "9.2.1" }, { - "id": "idempotent.methods", - "href": "https://httpwg.org/specs/rfc9110.html#idempotent.methods", + "id": "section-9.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.2", "level": 4, "title": "Idempotent Methods", "number": "9.2.2" }, { - "id": "cacheable.methods", - "href": "https://httpwg.org/specs/rfc9110.html#cacheable.methods", + "id": "section-9.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.3", "level": 4, "title": "Methods and Caching", "number": "9.2.3" }, { - "id": "method.definitions", - "href": "https://httpwg.org/specs/rfc9110.html#method.definitions", + "id": "section-9.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.3", "level": 3, "title": "Method Definitions", "number": "9.3" }, { - "id": "GET", - "href": "https://httpwg.org/specs/rfc9110.html#GET", + "id": "section-9.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.1", "level": 4, "title": "GET", "number": "9.3.1" }, { - "id": "HEAD", - "href": "https://httpwg.org/specs/rfc9110.html#HEAD", + "id": "section-9.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.2", "level": 4, "title": "HEAD", "number": "9.3.2" }, { - "id": "POST", - "href": "https://httpwg.org/specs/rfc9110.html#POST", + "id": "section-9.3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3", "level": 4, "title": "POST", "number": "9.3.3" }, { - "id": "PUT", - "href": "https://httpwg.org/specs/rfc9110.html#PUT", + "id": "section-9.3.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4", "level": 4, "title": "PUT", "number": "9.3.4" }, { - "id": "DELETE", - "href": "https://httpwg.org/specs/rfc9110.html#DELETE", + "id": "section-9.3.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5", "level": 4, "title": "DELETE", "number": "9.3.5" }, { - "id": "CONNECT", - "href": "https://httpwg.org/specs/rfc9110.html#CONNECT", + "id": "section-9.3.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6", "level": 4, "title": "CONNECT", "number": "9.3.6" }, { - "id": "OPTIONS", - "href": "https://httpwg.org/specs/rfc9110.html#OPTIONS", + "id": "section-9.3.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.7", "level": 4, "title": "OPTIONS", "number": "9.3.7" }, { - "id": "TRACE", - "href": "https://httpwg.org/specs/rfc9110.html#TRACE", + "id": "section-9.3.8", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.8", "level": 4, "title": "TRACE", "number": "9.3.8" }, { - "id": "context", - "href": "https://httpwg.org/specs/rfc9110.html#context", + "id": "section-10", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10", "level": 2, "title": "10. Message Context" }, { - "id": "request.context", - "href": "https://httpwg.org/specs/rfc9110.html#request.context", + "id": "section-10.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.1", "level": 3, "title": "Request Context Fields", "number": "10.1" }, { - "id": "field.expect", - "href": "https://httpwg.org/specs/rfc9110.html#field.expect", + "id": "section-10.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1", "level": 4, "title": "Expect", "number": "10.1.1" }, { - "id": "field.from", - "href": "https://httpwg.org/specs/rfc9110.html#field.from", + "id": "section-10.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.2", "level": 4, "title": "From", "number": "10.1.2" }, { - "id": "field.referer", - "href": "https://httpwg.org/specs/rfc9110.html#field.referer", + "id": "section-10.1.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3", "level": 4, "title": "Referer", "number": "10.1.3" }, { - "id": "field.te", - "href": "https://httpwg.org/specs/rfc9110.html#field.te", + "id": "section-10.1.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.4", "level": 4, "title": "TE", "number": "10.1.4" }, { - "id": "field.user-agent", - "href": "https://httpwg.org/specs/rfc9110.html#field.user-agent", + "id": "section-10.1.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5", "level": 4, "title": "User-Agent", "number": "10.1.5" }, { - "id": "response.context", - "href": "https://httpwg.org/specs/rfc9110.html#response.context", + "id": "section-10.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.2", "level": 3, "title": "Response Context Fields", "number": "10.2" }, { - "id": "field.allow", - "href": "https://httpwg.org/specs/rfc9110.html#field.allow", + "id": "section-10.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.1", "level": 4, "title": "Allow", "number": "10.2.1" }, { - "id": "field.location", - "href": "https://httpwg.org/specs/rfc9110.html#field.location", + "id": "section-10.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2", "level": 4, "title": "Location", "number": "10.2.2" }, { - "id": "field.retry-after", - "href": "https://httpwg.org/specs/rfc9110.html#field.retry-after", + "id": "section-10.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.3", "level": 4, "title": "Retry-After", "number": "10.2.3" }, { - "id": "field.server", - "href": "https://httpwg.org/specs/rfc9110.html#field.server", + "id": "section-10.2.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.4", "level": 4, "title": "Server", "number": "10.2.4" }, { - "id": "authentication", - "href": "https://httpwg.org/specs/rfc9110.html#authentication", + "id": "section-11", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11", "level": 2, "title": "11. HTTP Authentication" }, { - "id": "auth.scheme", - "href": "https://httpwg.org/specs/rfc9110.html#auth.scheme", + "id": "section-11.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.1", "level": 3, "title": "Authentication Scheme", "number": "11.1" }, { - "id": "auth.params", - "href": "https://httpwg.org/specs/rfc9110.html#auth.params", + "id": "section-11.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.2", "level": 3, "title": "Authentication Parameters", "number": "11.2" }, { - "id": "challenge.and.response", - "href": "https://httpwg.org/specs/rfc9110.html#challenge.and.response", + "id": "section-11.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.3", "level": 3, "title": "Challenge and Response", "number": "11.3" }, { - "id": "credentials", - "href": "https://httpwg.org/specs/rfc9110.html#credentials", + "id": "section-11.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.4", "level": 3, "title": "Credentials", "number": "11.4" }, { - "id": "protection.space", - "href": "https://httpwg.org/specs/rfc9110.html#protection.space", + "id": "section-11.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.5", "level": 3, "title": "Establishing a Protection Space (Realm)", "number": "11.5" }, { - "id": "auth.user.origin.server", - "href": "https://httpwg.org/specs/rfc9110.html#auth.user.origin.server", + "id": "section-11.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.6", "level": 3, "title": "Authenticating Users to Origin Servers", "number": "11.6" }, { - "id": "field.www-authenticate", - "href": "https://httpwg.org/specs/rfc9110.html#field.www-authenticate", + "id": "section-11.6.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1", "level": 4, "title": "WWW-Authenticate", "number": "11.6.1" }, { - "id": "field.authorization", - "href": "https://httpwg.org/specs/rfc9110.html#field.authorization", + "id": "section-11.6.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.2", "level": 4, "title": "Authorization", "number": "11.6.2" }, { - "id": "field.authentication-info", - "href": "https://httpwg.org/specs/rfc9110.html#field.authentication-info", + "id": "section-11.6.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.3", "level": 4, "title": "Authentication-Info", "number": "11.6.3" }, { - "id": "auth.client.proxy", - "href": "https://httpwg.org/specs/rfc9110.html#auth.client.proxy", + "id": "section-11.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.7", "level": 3, "title": "Authenticating Clients to Proxies", "number": "11.7" }, { - "id": "field.proxy-authenticate", - "href": "https://httpwg.org/specs/rfc9110.html#field.proxy-authenticate", + "id": "section-11.7.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.1", "level": 4, "title": "Proxy-Authenticate", "number": "11.7.1" }, { - "id": "field.proxy-authorization", - "href": "https://httpwg.org/specs/rfc9110.html#field.proxy-authorization", + "id": "section-11.7.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.2", "level": 4, "title": "Proxy-Authorization", "number": "11.7.2" }, { - "id": "field.proxy-authentication-info", - "href": "https://httpwg.org/specs/rfc9110.html#field.proxy-authentication-info", + "id": "section-11.7.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.3", "level": 4, "title": "Proxy-Authentication-Info", "number": "11.7.3" }, { - "id": "content.negotiation", - "href": "https://httpwg.org/specs/rfc9110.html#content.negotiation", + "id": "section-12", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12", "level": 2, "title": "12. Content Negotiation" }, { - "id": "proactive.negotiation", - "href": "https://httpwg.org/specs/rfc9110.html#proactive.negotiation", + "id": "section-12.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.1", "level": 3, "title": "Proactive Negotiation", "number": "12.1" }, { - "id": "reactive.negotiation", - "href": "https://httpwg.org/specs/rfc9110.html#reactive.negotiation", + "id": "section-12.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.2", "level": 3, "title": "Reactive Negotiation", "number": "12.2" }, { - "id": "request.content.negotiation", - "href": "https://httpwg.org/specs/rfc9110.html#request.content.negotiation", + "id": "section-12.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.3", "level": 3, "title": "Request Content Negotiation", "number": "12.3" }, { - "id": "conneg.features", - "href": "https://httpwg.org/specs/rfc9110.html#conneg.features", + "id": "section-12.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.4", "level": 3, "title": "Content Negotiation Field Features", "number": "12.4" }, { - "id": "conneg.absent", - "href": "https://httpwg.org/specs/rfc9110.html#conneg.absent", + "id": "section-12.4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.1", "level": 4, "title": "Absence", "number": "12.4.1" }, { - "id": "quality.values", - "href": "https://httpwg.org/specs/rfc9110.html#quality.values", + "id": "section-12.4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.2", "level": 4, "title": "Quality Values", "number": "12.4.2" }, { - "id": "wildcard.values", - "href": "https://httpwg.org/specs/rfc9110.html#wildcard.values", + "id": "section-12.4.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.3", "level": 4, "title": "Wildcard Values", "number": "12.4.3" }, { - "id": "conneg.fields", - "href": "https://httpwg.org/specs/rfc9110.html#conneg.fields", + "id": "section-12.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.5", "level": 3, "title": "Content Negotiation Fields", "number": "12.5" }, { - "id": "field.accept", - "href": "https://httpwg.org/specs/rfc9110.html#field.accept", + "id": "section-12.5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1", "level": 4, "title": "Accept", "number": "12.5.1" }, { - "id": "field.accept-charset", - "href": "https://httpwg.org/specs/rfc9110.html#field.accept-charset", + "id": "section-12.5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.2", "level": 4, "title": "Accept-Charset", "number": "12.5.2" }, { - "id": "field.accept-encoding", - "href": "https://httpwg.org/specs/rfc9110.html#field.accept-encoding", + "id": "section-12.5.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3", "level": 4, "title": "Accept-Encoding", "number": "12.5.3" }, { - "id": "field.accept-language", - "href": "https://httpwg.org/specs/rfc9110.html#field.accept-language", + "id": "section-12.5.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4", "level": 4, "title": "Accept-Language", "number": "12.5.4" }, { - "id": "field.vary", - "href": "https://httpwg.org/specs/rfc9110.html#field.vary", + "id": "section-12.5.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5", "level": 4, "title": "Vary", "number": "12.5.5" }, { - "id": "conditional.requests", - "href": "https://httpwg.org/specs/rfc9110.html#conditional.requests", + "id": "section-13", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-13", "level": 2, "title": "13. Conditional Requests" }, { - "id": "preconditions", - "href": "https://httpwg.org/specs/rfc9110.html#preconditions", + "id": "section-13.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-13.1", "level": 3, "title": "Preconditions", "number": "13.1" }, { - "id": "field.if-match", - "href": "https://httpwg.org/specs/rfc9110.html#field.if-match", + "id": "section-13.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1", "level": 4, "title": "If-Match", "number": "13.1.1" }, { - "id": "field.if-none-match", - "href": "https://httpwg.org/specs/rfc9110.html#field.if-none-match", + "id": "section-13.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2", "level": 4, "title": "If-None-Match", "number": "13.1.2" }, { - "id": "field.if-modified-since", - "href": "https://httpwg.org/specs/rfc9110.html#field.if-modified-since", + "id": "section-13.1.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3", "level": 4, "title": "If-Modified-Since", "number": "13.1.3" }, { - "id": "field.if-unmodified-since", - "href": "https://httpwg.org/specs/rfc9110.html#field.if-unmodified-since", + "id": "section-13.1.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4", "level": 4, "title": "If-Unmodified-Since", "number": "13.1.4" }, { - "id": "field.if-range", - "href": "https://httpwg.org/specs/rfc9110.html#field.if-range", + "id": "section-13.1.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5", "level": 4, "title": "If-Range", "number": "13.1.5" }, { - "id": "evaluation", - "href": "https://httpwg.org/specs/rfc9110.html#evaluation", + "id": "section-13.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-13.2", "level": 3, "title": "Evaluation of Preconditions", "number": "13.2" }, { - "id": "when.to.evaluate", - "href": "https://httpwg.org/specs/rfc9110.html#when.to.evaluate", + "id": "section-13.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.1", "level": 4, "title": "When to Evaluate", "number": "13.2.1" }, { - "id": "precedence", - "href": "https://httpwg.org/specs/rfc9110.html#precedence", + "id": "section-13.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2", "level": 4, "title": "Precedence of Preconditions", "number": "13.2.2" }, { - "id": "range.requests", - "href": "https://httpwg.org/specs/rfc9110.html#range.requests", + "id": "section-14", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-14", "level": 2, "title": "14. Range Requests" }, { - "id": "range.units", - "href": "https://httpwg.org/specs/rfc9110.html#range.units", + "id": "section-14.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-14.1", "level": 3, "title": "Range Units", "number": "14.1" }, { - "id": "range.specifiers", - "href": "https://httpwg.org/specs/rfc9110.html#range.specifiers", + "id": "section-14.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1", "level": 4, "title": "Range Specifiers", "number": "14.1.1" }, { - "id": "byte.ranges", - "href": "https://httpwg.org/specs/rfc9110.html#byte.ranges", + "id": "section-14.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2", "level": 4, "title": "Byte Ranges", "number": "14.1.2" }, { - "id": "field.range", - "href": "https://httpwg.org/specs/rfc9110.html#field.range", + "id": "section-14.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-14.2", "level": 3, "title": "Range", "number": "14.2" }, { - "id": "field.accept-ranges", - "href": "https://httpwg.org/specs/rfc9110.html#field.accept-ranges", + "id": "section-14.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-14.3", "level": 3, "title": "Accept-Ranges", "number": "14.3" }, { - "id": "field.content-range", - "href": "https://httpwg.org/specs/rfc9110.html#field.content-range", + "id": "section-14.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-14.4", "level": 3, "title": "Content-Range", "number": "14.4" }, { - "id": "partial.PUT", - "href": "https://httpwg.org/specs/rfc9110.html#partial.PUT", + "id": "section-14.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-14.5", "level": 3, "title": "Partial PUT", "number": "14.5" }, { - "id": "multipart.byteranges", - "href": "https://httpwg.org/specs/rfc9110.html#multipart.byteranges", + "id": "section-14.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-14.6", "level": 3, "title": "Media Type multipart/byteranges", "number": "14.6" }, { - "id": "status.codes", - "href": "https://httpwg.org/specs/rfc9110.html#status.codes", + "id": "section-15", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15", "level": 2, "title": "15. Status Codes" }, { - "id": "overview.of.status.codes", - "href": "https://httpwg.org/specs/rfc9110.html#overview.of.status.codes", + "id": "section-15.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.1", "level": 3, "title": "Overview of Status Codes", "number": "15.1" }, { - "id": "status.1xx", - "href": "https://httpwg.org/specs/rfc9110.html#status.1xx", + "id": "section-15.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.2", "level": 3, "title": "Informational 1xx", "number": "15.2" }, { - "id": "status.100", - "href": "https://httpwg.org/specs/rfc9110.html#status.100", + "id": "section-15.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.2.1", "level": 4, "title": "100 Continue", "number": "15.2.1" }, { - "id": "status.101", - "href": "https://httpwg.org/specs/rfc9110.html#status.101", + "id": "section-15.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.2.2", "level": 4, "title": "101 Switching Protocols", "number": "15.2.2" }, { - "id": "status.2xx", - "href": "https://httpwg.org/specs/rfc9110.html#status.2xx", + "id": "section-15.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3", "level": 3, "title": "Successful 2xx", "number": "15.3" }, { - "id": "status.200", - "href": "https://httpwg.org/specs/rfc9110.html#status.200", + "id": "section-15.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.1", "level": 4, "title": "200 OK", "number": "15.3.1" }, { - "id": "status.201", - "href": "https://httpwg.org/specs/rfc9110.html#status.201", + "id": "section-15.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.2", "level": 4, "title": "201 Created", "number": "15.3.2" }, { - "id": "status.202", - "href": "https://httpwg.org/specs/rfc9110.html#status.202", + "id": "section-15.3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.3", "level": 4, "title": "202 Accepted", "number": "15.3.3" }, { - "id": "status.203", - "href": "https://httpwg.org/specs/rfc9110.html#status.203", + "id": "section-15.3.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.4", "level": 4, "title": "203 Non-Authoritative Information", "number": "15.3.4" }, { - "id": "status.204", - "href": "https://httpwg.org/specs/rfc9110.html#status.204", + "id": "section-15.3.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.5", "level": 4, "title": "204 No Content", "number": "15.3.5" }, { - "id": "status.205", - "href": "https://httpwg.org/specs/rfc9110.html#status.205", + "id": "section-15.3.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.6", "level": 4, "title": "205 Reset Content", "number": "15.3.6" }, { - "id": "status.206", - "href": "https://httpwg.org/specs/rfc9110.html#status.206", + "id": "section-15.3.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7", "level": 4, "title": "206 Partial Content", "number": "15.3.7" }, { - "id": "partial.single", - "href": "https://httpwg.org/specs/rfc9110.html#partial.single", + "id": "section-15.3.7.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.1", "level": 5, "title": "Single Part", "number": "15.3.7.1" }, { - "id": "partial.multipart", - "href": "https://httpwg.org/specs/rfc9110.html#partial.multipart", + "id": "section-15.3.7.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.2", "level": 5, "title": "Multiple Parts", "number": "15.3.7.2" }, { - "id": "combining.byte.ranges", - "href": "https://httpwg.org/specs/rfc9110.html#combining.byte.ranges", + "id": "section-15.3.7.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.3", "level": 5, "title": "Combining Parts", "number": "15.3.7.3" }, { - "id": "status.3xx", - "href": "https://httpwg.org/specs/rfc9110.html#status.3xx", + "id": "section-15.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.4", "level": 3, "title": "Redirection 3xx", "number": "15.4" }, { - "id": "status.300", - "href": "https://httpwg.org/specs/rfc9110.html#status.300", + "id": "section-15.4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.1", "level": 4, "title": "300 Multiple Choices", "number": "15.4.1" }, { - "id": "status.301", - "href": "https://httpwg.org/specs/rfc9110.html#status.301", + "id": "section-15.4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.2", "level": 4, "title": "301 Moved Permanently", "number": "15.4.2" }, { - "id": "status.302", - "href": "https://httpwg.org/specs/rfc9110.html#status.302", + "id": "section-15.4.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.3", "level": 4, "title": "302 Found", "number": "15.4.3" }, { - "id": "status.303", - "href": "https://httpwg.org/specs/rfc9110.html#status.303", + "id": "section-15.4.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.4", "level": 4, "title": "303 See Other", "number": "15.4.4" }, { - "id": "status.304", - "href": "https://httpwg.org/specs/rfc9110.html#status.304", + "id": "section-15.4.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.5", "level": 4, "title": "304 Not Modified", "number": "15.4.5" }, { - "id": "status.305", - "href": "https://httpwg.org/specs/rfc9110.html#status.305", + "id": "section-15.4.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.6", "level": 4, "title": "305 Use Proxy", "number": "15.4.6" }, { - "id": "status.306", - "href": "https://httpwg.org/specs/rfc9110.html#status.306", + "id": "section-15.4.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.7", "level": 4, "title": "306 (Unused)", "number": "15.4.7" }, { - "id": "status.307", - "href": "https://httpwg.org/specs/rfc9110.html#status.307", + "id": "section-15.4.8", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.8", "level": 4, "title": "307 Temporary Redirect", "number": "15.4.8" }, { - "id": "status.308", - "href": "https://httpwg.org/specs/rfc9110.html#status.308", + "id": "section-15.4.9", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.9", "level": 4, "title": "308 Permanent Redirect", "number": "15.4.9" }, { - "id": "status.4xx", - "href": "https://httpwg.org/specs/rfc9110.html#status.4xx", + "id": "section-15.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5", "level": 3, "title": "Client Error 4xx", "number": "15.5" }, { - "id": "status.400", - "href": "https://httpwg.org/specs/rfc9110.html#status.400", + "id": "section-15.5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.1", "level": 4, "title": "400 Bad Request", "number": "15.5.1" }, { - "id": "status.401", - "href": "https://httpwg.org/specs/rfc9110.html#status.401", + "id": "section-15.5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.2", "level": 4, "title": "401 Unauthorized", "number": "15.5.2" }, { - "id": "status.402", - "href": "https://httpwg.org/specs/rfc9110.html#status.402", + "id": "section-15.5.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.3", "level": 4, "title": "402 Payment Required", "number": "15.5.3" }, { - "id": "status.403", - "href": "https://httpwg.org/specs/rfc9110.html#status.403", + "id": "section-15.5.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.4", "level": 4, "title": "403 Forbidden", "number": "15.5.4" }, { - "id": "status.404", - "href": "https://httpwg.org/specs/rfc9110.html#status.404", + "id": "section-15.5.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.5", "level": 4, "title": "404 Not Found", "number": "15.5.5" }, { - "id": "status.405", - "href": "https://httpwg.org/specs/rfc9110.html#status.405", + "id": "section-15.5.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.6", "level": 4, "title": "405 Method Not Allowed", "number": "15.5.6" }, { - "id": "status.406", - "href": "https://httpwg.org/specs/rfc9110.html#status.406", + "id": "section-15.5.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.7", "level": 4, "title": "406 Not Acceptable", "number": "15.5.7" }, { - "id": "status.407", - "href": "https://httpwg.org/specs/rfc9110.html#status.407", + "id": "section-15.5.8", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.8", "level": 4, "title": "407 Proxy Authentication Required", "number": "15.5.8" }, { - "id": "status.408", - "href": "https://httpwg.org/specs/rfc9110.html#status.408", + "id": "section-15.5.9", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.9", "level": 4, "title": "408 Request Timeout", "number": "15.5.9" }, { - "id": "status.409", - "href": "https://httpwg.org/specs/rfc9110.html#status.409", + "id": "section-15.5.10", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.10", "level": 4, "title": "409 Conflict", "number": "15.5.10" }, { - "id": "status.410", - "href": "https://httpwg.org/specs/rfc9110.html#status.410", + "id": "section-15.5.11", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.11", "level": 4, "title": "410 Gone", "number": "15.5.11" }, { - "id": "status.411", - "href": "https://httpwg.org/specs/rfc9110.html#status.411", + "id": "section-15.5.12", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.12", "level": 4, "title": "411 Length Required", "number": "15.5.12" }, { - "id": "status.412", - "href": "https://httpwg.org/specs/rfc9110.html#status.412", + "id": "section-15.5.13", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.13", "level": 4, "title": "412 Precondition Failed", "number": "15.5.13" }, { - "id": "status.413", - "href": "https://httpwg.org/specs/rfc9110.html#status.413", + "id": "section-15.5.14", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.14", "level": 4, "title": "413 Content Too Large", "number": "15.5.14" }, { - "id": "status.414", - "href": "https://httpwg.org/specs/rfc9110.html#status.414", + "id": "section-15.5.15", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.15", "level": 4, "title": "414 URI Too Long", "number": "15.5.15" }, { - "id": "status.415", - "href": "https://httpwg.org/specs/rfc9110.html#status.415", + "id": "section-15.5.16", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.16", "level": 4, "title": "415 Unsupported Media Type", "number": "15.5.16" }, { - "id": "status.416", - "href": "https://httpwg.org/specs/rfc9110.html#status.416", + "id": "section-15.5.17", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.17", "level": 4, "title": "416 Range Not Satisfiable", "number": "15.5.17" }, { - "id": "status.417", - "href": "https://httpwg.org/specs/rfc9110.html#status.417", + "id": "section-15.5.18", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.18", "level": 4, "title": "417 Expectation Failed", "number": "15.5.18" }, { - "id": "status.418", - "href": "https://httpwg.org/specs/rfc9110.html#status.418", + "id": "section-15.5.19", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.19", "level": 4, "title": "418 (Unused)", "number": "15.5.19" }, { - "id": "status.421", - "href": "https://httpwg.org/specs/rfc9110.html#status.421", + "id": "section-15.5.20", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.20", "level": 4, "title": "421 Misdirected Request", "number": "15.5.20" }, { - "id": "status.422", - "href": "https://httpwg.org/specs/rfc9110.html#status.422", + "id": "section-15.5.21", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.21", "level": 4, "title": "422 Unprocessable Content", "number": "15.5.21" }, { - "id": "status.426", - "href": "https://httpwg.org/specs/rfc9110.html#status.426", + "id": "section-15.5.22", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.22", "level": 4, "title": "426 Upgrade Required", "number": "15.5.22" }, { - "id": "status.5xx", - "href": "https://httpwg.org/specs/rfc9110.html#status.5xx", + "id": "section-15.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.6", "level": 3, "title": "Server Error 5xx", "number": "15.6" }, { - "id": "status.500", - "href": "https://httpwg.org/specs/rfc9110.html#status.500", + "id": "section-15.6.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.1", "level": 4, "title": "500 Internal Server Error", "number": "15.6.1" }, { - "id": "status.501", - "href": "https://httpwg.org/specs/rfc9110.html#status.501", + "id": "section-15.6.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.2", "level": 4, "title": "501 Not Implemented", "number": "15.6.2" }, { - "id": "status.502", - "href": "https://httpwg.org/specs/rfc9110.html#status.502", + "id": "section-15.6.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.3", "level": 4, "title": "502 Bad Gateway", "number": "15.6.3" }, { - "id": "status.503", - "href": "https://httpwg.org/specs/rfc9110.html#status.503", + "id": "section-15.6.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.4", "level": 4, "title": "503 Service Unavailable", "number": "15.6.4" }, { - "id": "status.504", - "href": "https://httpwg.org/specs/rfc9110.html#status.504", + "id": "section-15.6.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.5", "level": 4, "title": "504 Gateway Timeout", "number": "15.6.5" }, { - "id": "status.505", - "href": "https://httpwg.org/specs/rfc9110.html#status.505", + "id": "section-15.6.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.6", "level": 4, "title": "505 HTTP Version Not Supported", "number": "15.6.6" }, { - "id": "extending", - "href": "https://httpwg.org/specs/rfc9110.html#extending", + "id": "section-16", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16", "level": 2, "title": "16. Extending HTTP" }, { - "id": "method.extensibility", - "href": "https://httpwg.org/specs/rfc9110.html#method.extensibility", + "id": "section-16.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.1", "level": 3, "title": "Method Extensibility", "number": "16.1" }, { - "id": "method.registry", - "href": "https://httpwg.org/specs/rfc9110.html#method.registry", + "id": "section-16.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.1", "level": 4, "title": "Method Registry", "number": "16.1.1" }, { - "id": "considerations.for.new.methods", - "href": "https://httpwg.org/specs/rfc9110.html#considerations.for.new.methods", + "id": "section-16.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.2", "level": 4, "title": "Considerations for New Methods", "number": "16.1.2" }, { - "id": "status.code.extensibility", - "href": "https://httpwg.org/specs/rfc9110.html#status.code.extensibility", + "id": "section-16.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.2", "level": 3, "title": "Status Code Extensibility", "number": "16.2" }, { - "id": "status.code.registry", - "href": "https://httpwg.org/specs/rfc9110.html#status.code.registry", + "id": "section-16.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.1", "level": 4, "title": "Status Code Registry", "number": "16.2.1" }, { - "id": "considerations.for.new.status.codes", - "href": "https://httpwg.org/specs/rfc9110.html#considerations.for.new.status.codes", + "id": "section-16.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.2", "level": 4, "title": "Considerations for New Status Codes", "number": "16.2.2" }, { - "id": "fields.extensibility", - "href": "https://httpwg.org/specs/rfc9110.html#fields.extensibility", + "id": "section-16.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.3", "level": 3, "title": "Field Extensibility", "number": "16.3" }, { - "id": "fields.registry", - "href": "https://httpwg.org/specs/rfc9110.html#fields.registry", + "id": "section-16.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1", "level": 4, "title": "Field Name Registry", "number": "16.3.1" }, { - "id": "considerations.for.new.fields", - "href": "https://httpwg.org/specs/rfc9110.html#considerations.for.new.fields", + "id": "section-16.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2", "level": 4, "title": "Considerations for New Fields", "number": "16.3.2" }, { - "id": "considerations.for.new.field.names", - "href": "https://httpwg.org/specs/rfc9110.html#considerations.for.new.field.names", + "id": "section-16.3.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.1", "level": 5, "title": "Considerations for New Field Names", "number": "16.3.2.1" }, { - "id": "considerations.for.new.field.values", - "href": "https://httpwg.org/specs/rfc9110.html#considerations.for.new.field.values", + "id": "section-16.3.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.2", "level": 5, "title": "Considerations for New Field Values", "number": "16.3.2.2" }, { - "id": "auth.scheme.extensibility", - "href": "https://httpwg.org/specs/rfc9110.html#auth.scheme.extensibility", + "id": "section-16.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.4", "level": 3, "title": "Authentication Scheme Extensibility", "number": "16.4" }, { - "id": "auth.scheme.registry", - "href": "https://httpwg.org/specs/rfc9110.html#auth.scheme.registry", + "id": "section-16.4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.1", "level": 4, "title": "Authentication Scheme Registry", "number": "16.4.1" }, { - "id": "considerations.for.new.auth.schemes", - "href": "https://httpwg.org/specs/rfc9110.html#considerations.for.new.auth.schemes", + "id": "section-16.4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2", "level": 4, "title": "Considerations for New Authentication Schemes", "number": "16.4.2" }, { - "id": "range.unit.extensibility", - "href": "https://httpwg.org/specs/rfc9110.html#range.unit.extensibility", + "id": "section-16.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.5", "level": 3, "title": "Range Unit Extensibility", "number": "16.5" }, { - "id": "range.unit.registry", - "href": "https://httpwg.org/specs/rfc9110.html#range.unit.registry", + "id": "section-16.5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.1", "level": 4, "title": "Range Unit Registry", "number": "16.5.1" }, { - "id": "considerations.for.new.range.units", - "href": "https://httpwg.org/specs/rfc9110.html#considerations.for.new.range.units", + "id": "section-16.5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.2", "level": 4, "title": "Considerations for New Range Units", "number": "16.5.2" }, { - "id": "content.coding.extensibility", - "href": "https://httpwg.org/specs/rfc9110.html#content.coding.extensibility", + "id": "section-16.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.6", "level": 3, "title": "Content Coding Extensibility", "number": "16.6" }, { - "id": "content.coding.registry", - "href": "https://httpwg.org/specs/rfc9110.html#content.coding.registry", + "id": "section-16.6.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.1", "level": 4, "title": "Content Coding Registry", "number": "16.6.1" }, { - "id": "considerations.for.new.content.codings", - "href": "https://httpwg.org/specs/rfc9110.html#considerations.for.new.content.codings", + "id": "section-16.6.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.2", "level": 4, "title": "Considerations for New Content Codings", "number": "16.6.2" }, { - "id": "upgrade.token.registry", - "href": "https://httpwg.org/specs/rfc9110.html#upgrade.token.registry", + "id": "section-16.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-16.7", "level": 3, "title": "Upgrade Token Registry", "number": "16.7" }, { - "id": "security.considerations", - "href": "https://httpwg.org/specs/rfc9110.html#security.considerations", + "id": "section-17", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17", "level": 2, "title": "17. Security Considerations" }, { - "id": "establishing.authority", - "href": "https://httpwg.org/specs/rfc9110.html#establishing.authority", + "id": "section-17.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.1", "level": 3, "title": "Establishing Authority", "number": "17.1" }, { - "id": "risks.intermediaries", - "href": "https://httpwg.org/specs/rfc9110.html#risks.intermediaries", + "id": "section-17.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.2", "level": 3, "title": "Risks of Intermediaries", "number": "17.2" }, { - "id": "attack.pathname", - "href": "https://httpwg.org/specs/rfc9110.html#attack.pathname", + "id": "section-17.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.3", "level": 3, "title": "Attacks Based on File and Path Names", "number": "17.3" }, { - "id": "attack.injection", - "href": "https://httpwg.org/specs/rfc9110.html#attack.injection", + "id": "section-17.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.4", "level": 3, "title": "Attacks Based on Command, Code, or Query Injection", "number": "17.4" }, { - "id": "attack.protocol.element.length", - "href": "https://httpwg.org/specs/rfc9110.html#attack.protocol.element.length", + "id": "section-17.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.5", "level": 3, "title": "Attacks via Protocol Element Length", "number": "17.5" }, { - "id": "compression.attacks", - "href": "https://httpwg.org/specs/rfc9110.html#compression.attacks", + "id": "section-17.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.6", "level": 3, "title": "Attacks Using Shared-Dictionary Compression", "number": "17.6" }, { - "id": "personal.information", - "href": "https://httpwg.org/specs/rfc9110.html#personal.information", + "id": "section-17.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.7", "level": 3, "title": "Disclosure of Personal Information", "number": "17.7" }, { - "id": "privacy.of.server.log.information", - "href": "https://httpwg.org/specs/rfc9110.html#privacy.of.server.log.information", + "id": "section-17.8", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.8", "level": 3, "title": "Privacy of Server Log Information", "number": "17.8" }, { - "id": "sensitive.information.in.uris", - "href": "https://httpwg.org/specs/rfc9110.html#sensitive.information.in.uris", + "id": "section-17.9", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.9", "level": 3, "title": "Disclosure of Sensitive Information in URIs", "number": "17.9" }, { - "id": "underscore.in.fields", - "href": "https://httpwg.org/specs/rfc9110.html#underscore.in.fields", + "id": "section-17.10", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.10", "level": 3, "title": "Application Handling of Field Names", "number": "17.10" }, { - "id": "fragment.disclosure", - "href": "https://httpwg.org/specs/rfc9110.html#fragment.disclosure", + "id": "section-17.11", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.11", "level": 3, "title": "Disclosure of Fragment after Redirects", "number": "17.11" }, { - "id": "disclosure.product.information", - "href": "https://httpwg.org/specs/rfc9110.html#disclosure.product.information", + "id": "section-17.12", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.12", "level": 3, "title": "Disclosure of Product Information", "number": "17.12" }, { - "id": "fingerprinting", - "href": "https://httpwg.org/specs/rfc9110.html#fingerprinting", + "id": "section-17.13", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.13", "level": 3, "title": "Browser Fingerprinting", "number": "17.13" }, { - "id": "security.validators", - "href": "https://httpwg.org/specs/rfc9110.html#security.validators", + "id": "section-17.14", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.14", "level": 3, "title": "Validator Retention", "number": "17.14" }, { - "id": "overlapping.ranges", - "href": "https://httpwg.org/specs/rfc9110.html#overlapping.ranges", + "id": "section-17.15", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.15", "level": 3, "title": "Denial-of-Service Attacks Using Range", "number": "17.15" }, { - "id": "security.auth", - "href": "https://httpwg.org/specs/rfc9110.html#security.auth", + "id": "section-17.16", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.16", "level": 3, "title": "Authentication Considerations", "number": "17.16" }, { - "id": "confidentiality.of.credentials", - "href": "https://httpwg.org/specs/rfc9110.html#confidentiality.of.credentials", + "id": "section-17.16.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.1", "level": 4, "title": "Confidentiality of Credentials", "number": "17.16.1" }, { - "id": "auth.credentials.and.idle.clients", - "href": "https://httpwg.org/specs/rfc9110.html#auth.credentials.and.idle.clients", + "id": "section-17.16.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.2", "level": 4, "title": "Credentials and Idle Clients", "number": "17.16.2" }, { - "id": "protection.spaces", - "href": "https://httpwg.org/specs/rfc9110.html#protection.spaces", + "id": "section-17.16.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.3", "level": 4, "title": "Protection Spaces", "number": "17.16.3" }, { - "id": "security.auth.add.resp", - "href": "https://httpwg.org/specs/rfc9110.html#security.auth.add.resp", + "id": "section-17.16.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.4", "level": 4, "title": "Additional Response Fields", "number": "17.16.4" }, { - "id": "IANA.considerations", - "href": "https://httpwg.org/specs/rfc9110.html#IANA.considerations", + "id": "section-18", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18", "level": 2, "title": "18. IANA Considerations" }, { - "id": "uri.scheme.registration", - "href": "https://httpwg.org/specs/rfc9110.html#uri.scheme.registration", + "id": "section-18.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18.1", "level": 3, "title": "URI Scheme Registration", "number": "18.1" }, { - "id": "method.registration", - "href": "https://httpwg.org/specs/rfc9110.html#method.registration", + "id": "section-18.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18.2", "level": 3, "title": "Method Registration", "number": "18.2" }, { - "id": "status.code.registration", - "href": "https://httpwg.org/specs/rfc9110.html#status.code.registration", + "id": "section-18.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18.3", "level": 3, "title": "Status Code Registration", "number": "18.3" }, { - "id": "field.name.registration", - "href": "https://httpwg.org/specs/rfc9110.html#field.name.registration", + "id": "section-18.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18.4", "level": 3, "title": "Field Name Registration", "number": "18.4" }, { - "id": "auth.scheme.registration", - "href": "https://httpwg.org/specs/rfc9110.html#auth.scheme.registration", + "id": "section-18.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18.5", "level": 3, "title": "Authentication Scheme Registration", "number": "18.5" }, { - "id": "content.coding.registration", - "href": "https://httpwg.org/specs/rfc9110.html#content.coding.registration", + "id": "section-18.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18.6", "level": 3, "title": "Content Coding Registration", "number": "18.6" }, { - "id": "range.unit.registration", - "href": "https://httpwg.org/specs/rfc9110.html#range.unit.registration", + "id": "section-18.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18.7", "level": 3, "title": "Range Unit Registration", "number": "18.7" }, { - "id": "media.type.reg", - "href": "https://httpwg.org/specs/rfc9110.html#media.type.reg", + "id": "section-18.8", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18.8", "level": 3, "title": "Media Type Registration", "number": "18.8" }, { - "id": "port.reg", - "href": "https://httpwg.org/specs/rfc9110.html#port.reg", + "id": "section-18.9", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18.9", "level": 3, "title": "Port Registration", "number": "18.9" }, { - "id": "upgrade.token.registration", - "href": "https://httpwg.org/specs/rfc9110.html#upgrade.token.registration", + "id": "section-18.10", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-18.10", "level": 3, "title": "Upgrade Token Registration", "number": "18.10" }, { - "id": "rfc.references", - "href": "https://httpwg.org/specs/rfc9110.html#rfc.references", + "id": "section-19", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-19", "level": 2, "title": "19. References" }, { - "id": "rfc.section.19.1", - "href": "https://httpwg.org/specs/rfc9110.html#rfc.section.19.1", + "id": "section-19.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-19.1", "level": 3, "title": "Normative References", "number": "19.1" }, { - "id": "rfc.section.19.2", - "href": "https://httpwg.org/specs/rfc9110.html#rfc.section.19.2", + "id": "section-19.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#section-19.2", "level": 3, "title": "Informative References", "number": "19.2" }, { - "id": "collected.abnf", - "href": "https://httpwg.org/specs/rfc9110.html#collected.abnf", + "id": "appendix-A", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-A", "level": 2, "title": "Collected ABNF", "number": "A" }, { - "id": "changes.from.previous.rfcs", - "href": "https://httpwg.org/specs/rfc9110.html#changes.from.previous.rfcs", + "id": "appendix-B", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-B", "level": 2, "title": "Changes from Previous RFCs", "number": "B" }, { - "id": "changes.from.rfc.2818", - "href": "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.2818", + "id": "appendix-B.1", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.1", "level": 3, "title": "Changes from RFC 2818", "number": "B.1" }, { - "id": "changes.from.rfc.7230", - "href": "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7230", + "id": "appendix-B.2", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2", "level": 3, "title": "Changes from RFC 7230", "number": "B.2" }, { - "id": "changes.from.rfc.7231", - "href": "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7231", + "id": "appendix-B.3", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3", "level": 3, "title": "Changes from RFC 7231", "number": "B.3" }, { - "id": "changes.from.rfc.7232", - "href": "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7232", + "id": "appendix-B.4", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.4", "level": 3, "title": "Changes from RFC 7232", "number": "B.4" }, { - "id": "changes.from.rfc.7233", - "href": "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7233", + "id": "appendix-B.5", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.5", "level": 3, "title": "Changes from RFC 7233", "number": "B.5" }, { - "id": "changes.from.rfc.7235", - "href": "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7235", + "id": "appendix-B.6", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.6", "level": 3, "title": "Changes from RFC 7235", "number": "B.6" }, { - "id": "changes.from.rfc.7538", - "href": "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7538", + "id": "appendix-B.7", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.7", "level": 3, "title": "Changes from RFC 7538", "number": "B.7" }, { - "id": "changes.from.rfc.7615", - "href": "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7615", + "id": "appendix-B.8", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.8", "level": 3, "title": "Changes from RFC 7615", "number": "B.8" }, { - "id": "changes.from.rfc.7694", - "href": "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7694", + "id": "appendix-B.9", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.9", "level": 3, "title": "Changes from RFC 7694", "number": "B.9" }, { - "id": "acks", - "href": "https://httpwg.org/specs/rfc9110.html#acks", + "id": "appendix-C", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-C", "level": 2, "title": "Acknowledgements" + }, + { + "id": "appendix-D", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-D", + "level": 2, + "title": "Index" + }, + { + "id": "appendix-E", + "href": "https://www.rfc-editor.org/rfc/rfc9110#appendix-E", + "level": 2, + "title": "Authors' Addresses" } ] } \ No newline at end of file diff --git a/ed/headings/rfc9111.json b/ed/headings/rfc9111.json index b97d25dca3d1..6ab95e82d24c 100644 --- a/ed/headings/rfc9111.json +++ b/ed/headings/rfc9111.json @@ -1,489 +1,531 @@ { "spec": { - "title": "RFC 9111 - HTTP Caching", - "url": "https://httpwg.org/specs/rfc9111.html" + "title": "RFC 9111: HTTP Caching", + "url": "https://www.rfc-editor.org/rfc/rfc9111" }, "headings": [ { - "id": "rfc.abstract", - "href": "https://httpwg.org/specs/rfc9111.html#rfc.abstract", + "id": "rfcnum", + "href": "https://www.rfc-editor.org/rfc/rfc9111#rfcnum", + "level": 1, + "title": "RFC 9111" + }, + { + "id": "title", + "href": "https://www.rfc-editor.org/rfc/rfc9111#title", + "level": 1, + "title": "HTTP Caching" + }, + { + "id": "section-abstract", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-abstract", "level": 2, "title": "Abstract" }, { - "id": "caching", - "href": "https://httpwg.org/specs/rfc9111.html#caching", + "id": "section-boilerplate.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-boilerplate.1", + "level": 2, + "title": "Status of This Memo" + }, + { + "id": "section-boilerplate.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-boilerplate.2", + "level": 2, + "title": "Copyright Notice" + }, + { + "id": "section-toc.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1", + "level": 2, + "title": "Table of Contents" + }, + { + "id": "section-1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-1", "level": 2, "title": "Introduction", "number": "1" }, { - "id": "requirements.notation", - "href": "https://httpwg.org/specs/rfc9111.html#requirements.notation", + "id": "section-1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-1.1", "level": 3, "title": "Requirements Notation", "number": "1.1" }, { - "id": "notation", - "href": "https://httpwg.org/specs/rfc9111.html#notation", + "id": "section-1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-1.2", "level": 3, "title": "Syntax Notation", "number": "1.2" }, { - "id": "abnf.imported", - "href": "https://httpwg.org/specs/rfc9111.html#abnf.imported", + "id": "section-1.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.1", "level": 4, "title": "Imported Rules", "number": "1.2.1" }, { - "id": "delta-seconds", - "href": "https://httpwg.org/specs/rfc9111.html#delta-seconds", + "id": "section-1.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.2", "level": 4, "title": "Delta Seconds", "number": "1.2.2" }, { - "id": "caching.overview", - "href": "https://httpwg.org/specs/rfc9111.html#caching.overview", + "id": "section-2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-2", "level": 2, "title": "Overview of Cache Operation", "number": "2" }, { - "id": "response.cacheability", - "href": "https://httpwg.org/specs/rfc9111.html#response.cacheability", + "id": "section-3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-3", "level": 2, "title": "Storing Responses in Caches", "number": "3" }, { - "id": "storing.fields", - "href": "https://httpwg.org/specs/rfc9111.html#storing.fields", + "id": "section-3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-3.1", "level": 3, "title": "Storing Header and Trailer Fields", "number": "3.1" }, { - "id": "update", - "href": "https://httpwg.org/specs/rfc9111.html#update", + "id": "section-3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-3.2", "level": 3, "title": "Updating Stored Header Fields", "number": "3.2" }, { - "id": "incomplete.responses", - "href": "https://httpwg.org/specs/rfc9111.html#incomplete.responses", + "id": "section-3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-3.3", "level": 3, "title": "Storing Incomplete Responses", "number": "3.3" }, { - "id": "combining.responses", - "href": "https://httpwg.org/specs/rfc9111.html#combining.responses", + "id": "section-3.4", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-3.4", "level": 3, "title": "Combining Partial Content", "number": "3.4" }, { - "id": "caching.authenticated.responses", - "href": "https://httpwg.org/specs/rfc9111.html#caching.authenticated.responses", + "id": "section-3.5", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-3.5", "level": 3, "title": "Storing Responses to Authenticated Requests", "number": "3.5" }, { - "id": "constructing.responses.from.caches", - "href": "https://httpwg.org/specs/rfc9111.html#constructing.responses.from.caches", + "id": "section-4", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4", "level": 2, "title": "Constructing Responses from Caches", "number": "4" }, { - "id": "caching.negotiated.responses", - "href": "https://httpwg.org/specs/rfc9111.html#caching.negotiated.responses", + "id": "section-4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.1", "level": 3, "title": "Calculating Cache Keys with the Vary Header Field", "number": "4.1" }, { - "id": "expiration.model", - "href": "https://httpwg.org/specs/rfc9111.html#expiration.model", + "id": "section-4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.2", "level": 3, "title": "Freshness", "number": "4.2" }, { - "id": "calculating.freshness.lifetime", - "href": "https://httpwg.org/specs/rfc9111.html#calculating.freshness.lifetime", + "id": "section-4.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.1", "level": 4, "title": "Calculating Freshness Lifetime", "number": "4.2.1" }, { - "id": "heuristic.freshness", - "href": "https://httpwg.org/specs/rfc9111.html#heuristic.freshness", + "id": "section-4.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.2", "level": 4, "title": "Calculating Heuristic Freshness", "number": "4.2.2" }, { - "id": "age.calculations", - "href": "https://httpwg.org/specs/rfc9111.html#age.calculations", + "id": "section-4.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3", "level": 4, "title": "Calculating Age", "number": "4.2.3" }, { - "id": "serving.stale.responses", - "href": "https://httpwg.org/specs/rfc9111.html#serving.stale.responses", + "id": "section-4.2.4", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.4", "level": 4, "title": "Serving Stale Responses", "number": "4.2.4" }, { - "id": "validation.model", - "href": "https://httpwg.org/specs/rfc9111.html#validation.model", + "id": "section-4.3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.3", "level": 3, "title": "Validation", "number": "4.3" }, { - "id": "validation.sent", - "href": "https://httpwg.org/specs/rfc9111.html#validation.sent", + "id": "section-4.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1", "level": 4, "title": "Sending a Validation Request", "number": "4.3.1" }, { - "id": "validation.received", - "href": "https://httpwg.org/specs/rfc9111.html#validation.received", + "id": "section-4.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2", "level": 4, "title": "Handling a Received Validation Request", "number": "4.3.2" }, { - "id": "validation.response", - "href": "https://httpwg.org/specs/rfc9111.html#validation.response", + "id": "section-4.3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.3", "level": 4, "title": "Handling a Validation Response", "number": "4.3.3" }, { - "id": "freshening.responses", - "href": "https://httpwg.org/specs/rfc9111.html#freshening.responses", + "id": "section-4.3.4", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.4", "level": 4, "title": "Freshening Stored Responses upon Validation", "number": "4.3.4" }, { - "id": "head.effects", - "href": "https://httpwg.org/specs/rfc9111.html#head.effects", + "id": "section-4.3.5", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.5", "level": 4, "title": "Freshening Responses with HEAD", "number": "4.3.5" }, { - "id": "invalidation", - "href": "https://httpwg.org/specs/rfc9111.html#invalidation", + "id": "section-4.4", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-4.4", "level": 3, "title": "Invalidating Stored Responses", "number": "4.4" }, { - "id": "header.field.definitions", - "href": "https://httpwg.org/specs/rfc9111.html#header.field.definitions", + "id": "section-5", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5", "level": 2, "title": "Field Definitions", "number": "5" }, { - "id": "field.age", - "href": "https://httpwg.org/specs/rfc9111.html#field.age", + "id": "section-5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.1", "level": 3, "title": "Age", "number": "5.1" }, { - "id": "field.cache-control", - "href": "https://httpwg.org/specs/rfc9111.html#field.cache-control", + "id": "section-5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2", "level": 3, "title": "Cache-Control", "number": "5.2" }, { - "id": "cache-request-directive", - "href": "https://httpwg.org/specs/rfc9111.html#cache-request-directive", + "id": "section-5.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1", "level": 4, "title": "Request Directives", "number": "5.2.1" }, { - "id": "cache-request-directive.max-age", - "href": "https://httpwg.org/specs/rfc9111.html#cache-request-directive.max-age", + "id": "section-5.2.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.1", "level": 5, "title": "max-age", "number": "5.2.1.1" }, { - "id": "cache-request-directive.max-stale", - "href": "https://httpwg.org/specs/rfc9111.html#cache-request-directive.max-stale", + "id": "section-5.2.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.2", "level": 5, "title": "max-stale", "number": "5.2.1.2" }, { - "id": "cache-request-directive.min-fresh", - "href": "https://httpwg.org/specs/rfc9111.html#cache-request-directive.min-fresh", + "id": "section-5.2.1.3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.3", "level": 5, "title": "min-fresh", "number": "5.2.1.3" }, { - "id": "cache-request-directive.no-cache", - "href": "https://httpwg.org/specs/rfc9111.html#cache-request-directive.no-cache", + "id": "section-5.2.1.4", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.4", "level": 5, "title": "no-cache", "number": "5.2.1.4" }, { - "id": "cache-request-directive.no-store", - "href": "https://httpwg.org/specs/rfc9111.html#cache-request-directive.no-store", + "id": "section-5.2.1.5", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.5", "level": 5, "title": "no-store", "number": "5.2.1.5" }, { - "id": "cache-request-directive.no-transform", - "href": "https://httpwg.org/specs/rfc9111.html#cache-request-directive.no-transform", + "id": "section-5.2.1.6", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.6", "level": 5, "title": "no-transform", "number": "5.2.1.6" }, { - "id": "cache-request-directive.only-if-cached", - "href": "https://httpwg.org/specs/rfc9111.html#cache-request-directive.only-if-cached", + "id": "section-5.2.1.7", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.7", "level": 5, "title": "only-if-cached", "number": "5.2.1.7" }, { - "id": "cache-response-directive", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive", + "id": "section-5.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2", "level": 4, "title": "Response Directives", "number": "5.2.2" }, { - "id": "cache-response-directive.max-age", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive.max-age", + "id": "section-5.2.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.1", "level": 5, "title": "max-age", "number": "5.2.2.1" }, { - "id": "cache-response-directive.must-revalidate", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive.must-revalidate", + "id": "section-5.2.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.2", "level": 5, "title": "must-revalidate", "number": "5.2.2.2" }, { - "id": "cache-response-directive.must-understand", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive.must-understand", + "id": "section-5.2.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.3", "level": 5, "title": "must-understand", "number": "5.2.2.3" }, { - "id": "cache-response-directive.no-cache", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive.no-cache", + "id": "section-5.2.2.4", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4", "level": 5, "title": "no-cache", "number": "5.2.2.4" }, { - "id": "cache-response-directive.no-store", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive.no-store", + "id": "section-5.2.2.5", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.5", "level": 5, "title": "no-store", "number": "5.2.2.5" }, { - "id": "cache-response-directive.no-transform", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive.no-transform", + "id": "section-5.2.2.6", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.6", "level": 5, "title": "no-transform", "number": "5.2.2.6" }, { - "id": "cache-response-directive.private", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive.private", + "id": "section-5.2.2.7", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.7", "level": 5, "title": "private", "number": "5.2.2.7" }, { - "id": "cache-response-directive.proxy-revalidate", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive.proxy-revalidate", + "id": "section-5.2.2.8", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.8", "level": 5, "title": "proxy-revalidate", "number": "5.2.2.8" }, { - "id": "cache-response-directive.public", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive.public", + "id": "section-5.2.2.9", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.9", "level": 5, "title": "public", "number": "5.2.2.9" }, { - "id": "cache-response-directive.s-maxage", - "href": "https://httpwg.org/specs/rfc9111.html#cache-response-directive.s-maxage", + "id": "section-5.2.2.10", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.10", "level": 5, "title": "s-maxage", "number": "5.2.2.10" }, { - "id": "cache.control.extensions", - "href": "https://httpwg.org/specs/rfc9111.html#cache.control.extensions", + "id": "section-5.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3", "level": 4, "title": "Extension Directives", "number": "5.2.3" }, { - "id": "cache.directive.registry", - "href": "https://httpwg.org/specs/rfc9111.html#cache.directive.registry", + "id": "section-5.2.4", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.4", "level": 4, "title": "Cache Directive Registry", "number": "5.2.4" }, { - "id": "field.expires", - "href": "https://httpwg.org/specs/rfc9111.html#field.expires", + "id": "section-5.3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.3", "level": 3, "title": "Expires", "number": "5.3" }, { - "id": "field.pragma", - "href": "https://httpwg.org/specs/rfc9111.html#field.pragma", + "id": "section-5.4", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.4", "level": 3, "title": "Pragma", "number": "5.4" }, { - "id": "field.warning", - "href": "https://httpwg.org/specs/rfc9111.html#field.warning", + "id": "section-5.5", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-5.5", "level": 3, "title": "Warning", "number": "5.5" }, { - "id": "history.lists", - "href": "https://httpwg.org/specs/rfc9111.html#history.lists", + "id": "section-6", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-6", "level": 2, "title": "Relationship to Applications and Other Caches", "number": "6" }, { - "id": "security.considerations", - "href": "https://httpwg.org/specs/rfc9111.html#security.considerations", + "id": "section-7", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-7", "level": 2, "title": "Security Considerations", "number": "7" }, { - "id": "cache.poisoning", - "href": "https://httpwg.org/specs/rfc9111.html#cache.poisoning", + "id": "section-7.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-7.1", "level": 3, "title": "Cache Poisoning", "number": "7.1" }, { - "id": "security.timing", - "href": "https://httpwg.org/specs/rfc9111.html#security.timing", + "id": "section-7.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-7.2", "level": 3, "title": "Timing Attacks", "number": "7.2" }, { - "id": "caching.of.sensitive.information", - "href": "https://httpwg.org/specs/rfc9111.html#caching.of.sensitive.information", + "id": "section-7.3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-7.3", "level": 3, "title": "Caching of Sensitive Information", "number": "7.3" }, { - "id": "iana.considerations", - "href": "https://httpwg.org/specs/rfc9111.html#iana.considerations", + "id": "section-8", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-8", "level": 2, "title": "IANA Considerations", "number": "8" }, { - "id": "field.name.registration", - "href": "https://httpwg.org/specs/rfc9111.html#field.name.registration", + "id": "section-8.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-8.1", "level": 3, "title": "Field Name Registration", "number": "8.1" }, { - "id": "cache.directive.registration", - "href": "https://httpwg.org/specs/rfc9111.html#cache.directive.registration", + "id": "section-8.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-8.2", "level": 3, "title": "Cache Directive Registration", "number": "8.2" }, { - "id": "warn.code.registration", - "href": "https://httpwg.org/specs/rfc9111.html#warn.code.registration", + "id": "section-8.3", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-8.3", "level": 3, "title": "Warn Code Registry", "number": "8.3" }, { - "id": "rfc.references", - "href": "https://httpwg.org/specs/rfc9111.html#rfc.references", + "id": "section-9", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-9", "level": 2, "title": "References", "number": "9" }, { - "id": "rfc.section.9.1", - "href": "https://httpwg.org/specs/rfc9111.html#rfc.section.9.1", + "id": "section-9.1", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-9.1", "level": 3, "title": "Normative References", "number": "9.1" }, { - "id": "rfc.section.9.2", - "href": "https://httpwg.org/specs/rfc9111.html#rfc.section.9.2", + "id": "section-9.2", + "href": "https://www.rfc-editor.org/rfc/rfc9111#section-9.2", "level": 3, "title": "Informative References", "number": "9.2" }, { - "id": "collected.abnf", - "href": "https://httpwg.org/specs/rfc9111.html#collected.abnf", + "id": "appendix-A", + "href": "https://www.rfc-editor.org/rfc/rfc9111#appendix-A", "level": 2, "title": "Collected ABNF", "number": "A" }, { - "id": "changes.from.rfc.7234", - "href": "https://httpwg.org/specs/rfc9111.html#changes.from.rfc.7234", + "id": "appendix-B", + "href": "https://www.rfc-editor.org/rfc/rfc9111#appendix-B", "level": 2, "title": "Changes from RFC 7234", "number": "B" }, { - "id": "acks", - "href": "https://httpwg.org/specs/rfc9111.html#acks", + "id": "appendix-C", + "href": "https://www.rfc-editor.org/rfc/rfc9111#appendix-C", "level": 2, "title": "Acknowledgements" + }, + { + "id": "appendix-D", + "href": "https://www.rfc-editor.org/rfc/rfc9111#appendix-D", + "level": 2, + "title": "Index" + }, + { + "id": "appendix-E", + "href": "https://www.rfc-editor.org/rfc/rfc9111#appendix-E", + "level": 2, + "title": "Authors' Addresses" } ] } \ No newline at end of file diff --git a/ed/headings/rfc9112.json b/ed/headings/rfc9112.json index b837b9cc2964..2854ea04b3b2 100644 --- a/ed/headings/rfc9112.json +++ b/ed/headings/rfc9112.json @@ -1,534 +1,576 @@ { "spec": { - "title": "RFC 9112 - HTTP/1.1", - "url": "https://httpwg.org/specs/rfc9112.html" + "title": "RFC 9112: HTTP/1.1", + "url": "https://www.rfc-editor.org/rfc/rfc9112" }, "headings": [ { - "id": "rfc.abstract", - "href": "https://httpwg.org/specs/rfc9112.html#rfc.abstract", + "id": "rfcnum", + "href": "https://www.rfc-editor.org/rfc/rfc9112#rfcnum", + "level": 1, + "title": "RFC 9112" + }, + { + "id": "title", + "href": "https://www.rfc-editor.org/rfc/rfc9112#title", + "level": 1, + "title": "HTTP/1.1" + }, + { + "id": "section-abstract", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-abstract", "level": 2, "title": "Abstract" }, { - "id": "introduction", - "href": "https://httpwg.org/specs/rfc9112.html#introduction", + "id": "section-boilerplate.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-boilerplate.1", + "level": 2, + "title": "Status of This Memo" + }, + { + "id": "section-boilerplate.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-boilerplate.2", + "level": 2, + "title": "Copyright Notice" + }, + { + "id": "section-toc.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1", + "level": 2, + "title": "Table of Contents" + }, + { + "id": "section-1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-1", "level": 2, "title": "Introduction", "number": "1" }, { - "id": "requirements.notation", - "href": "https://httpwg.org/specs/rfc9112.html#requirements.notation", + "id": "section-1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-1.1", "level": 3, "title": "Requirements Notation", "number": "1.1" }, { - "id": "notation", - "href": "https://httpwg.org/specs/rfc9112.html#notation", + "id": "section-1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-1.2", "level": 3, "title": "Syntax Notation", "number": "1.2" }, { - "id": "http.message", - "href": "https://httpwg.org/specs/rfc9112.html#http.message", + "id": "section-2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-2", "level": 2, "title": "Message", "number": "2" }, { - "id": "message.format", - "href": "https://httpwg.org/specs/rfc9112.html#message.format", + "id": "section-2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-2.1", "level": 3, "title": "Message Format", "number": "2.1" }, { - "id": "message.parsing", - "href": "https://httpwg.org/specs/rfc9112.html#message.parsing", + "id": "section-2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-2.2", "level": 3, "title": "Message Parsing", "number": "2.2" }, { - "id": "http.version", - "href": "https://httpwg.org/specs/rfc9112.html#http.version", + "id": "section-2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-2.3", "level": 3, "title": "HTTP Version", "number": "2.3" }, { - "id": "request.line", - "href": "https://httpwg.org/specs/rfc9112.html#request.line", + "id": "section-3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-3", "level": 2, "title": "Request Line", "number": "3" }, { - "id": "request.method", - "href": "https://httpwg.org/specs/rfc9112.html#request.method", + "id": "section-3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-3.1", "level": 3, "title": "Method", "number": "3.1" }, { - "id": "request.target", - "href": "https://httpwg.org/specs/rfc9112.html#request.target", + "id": "section-3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-3.2", "level": 3, "title": "Request Target", "number": "3.2" }, { - "id": "origin-form", - "href": "https://httpwg.org/specs/rfc9112.html#origin-form", + "id": "section-3.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.1", "level": 4, "title": "origin-form", "number": "3.2.1" }, { - "id": "absolute-form", - "href": "https://httpwg.org/specs/rfc9112.html#absolute-form", + "id": "section-3.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2", "level": 4, "title": "absolute-form", "number": "3.2.2" }, { - "id": "authority-form", - "href": "https://httpwg.org/specs/rfc9112.html#authority-form", + "id": "section-3.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.3", "level": 4, "title": "authority-form", "number": "3.2.3" }, { - "id": "asterisk-form", - "href": "https://httpwg.org/specs/rfc9112.html#asterisk-form", + "id": "section-3.2.4", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4", "level": 4, "title": "asterisk-form", "number": "3.2.4" }, { - "id": "reconstructing.target.uri", - "href": "https://httpwg.org/specs/rfc9112.html#reconstructing.target.uri", + "id": "section-3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-3.3", "level": 3, "title": "Reconstructing the Target URI", "number": "3.3" }, { - "id": "status.line", - "href": "https://httpwg.org/specs/rfc9112.html#status.line", + "id": "section-4", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-4", "level": 2, "title": "Status Line", "number": "4" }, { - "id": "header.field.syntax", - "href": "https://httpwg.org/specs/rfc9112.html#header.field.syntax", + "id": "section-5", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-5", "level": 2, "title": "Field Syntax", "number": "5" }, { - "id": "field.parsing", - "href": "https://httpwg.org/specs/rfc9112.html#field.parsing", + "id": "section-5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-5.1", "level": 3, "title": "Field Line Parsing", "number": "5.1" }, { - "id": "line.folding", - "href": "https://httpwg.org/specs/rfc9112.html#line.folding", + "id": "section-5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-5.2", "level": 3, "title": "Obsolete Line Folding", "number": "5.2" }, { - "id": "message.body", - "href": "https://httpwg.org/specs/rfc9112.html#message.body", + "id": "section-6", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-6", "level": 2, "title": "Message Body", "number": "6" }, { - "id": "field.transfer-encoding", - "href": "https://httpwg.org/specs/rfc9112.html#field.transfer-encoding", + "id": "section-6.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-6.1", "level": 3, "title": "Transfer-Encoding", "number": "6.1" }, { - "id": "body.content-length", - "href": "https://httpwg.org/specs/rfc9112.html#body.content-length", + "id": "section-6.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-6.2", "level": 3, "title": "Content-Length", "number": "6.2" }, { - "id": "message.body.length", - "href": "https://httpwg.org/specs/rfc9112.html#message.body.length", + "id": "section-6.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-6.3", "level": 3, "title": "Message Body Length", "number": "6.3" }, { - "id": "transfer.codings", - "href": "https://httpwg.org/specs/rfc9112.html#transfer.codings", + "id": "section-7", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-7", "level": 2, "title": "Transfer Codings", "number": "7" }, { - "id": "chunked.encoding", - "href": "https://httpwg.org/specs/rfc9112.html#chunked.encoding", + "id": "section-7.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-7.1", "level": 3, "title": "Chunked Transfer Coding", "number": "7.1" }, { - "id": "chunked.extension", - "href": "https://httpwg.org/specs/rfc9112.html#chunked.extension", + "id": "section-7.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.1", "level": 4, "title": "Chunk Extensions", "number": "7.1.1" }, { - "id": "chunked.trailer.section", - "href": "https://httpwg.org/specs/rfc9112.html#chunked.trailer.section", + "id": "section-7.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.2", "level": 4, "title": "Chunked Trailer Section", "number": "7.1.2" }, { - "id": "decoding.chunked", - "href": "https://httpwg.org/specs/rfc9112.html#decoding.chunked", + "id": "section-7.1.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.3", "level": 4, "title": "Decoding Chunked", "number": "7.1.3" }, { - "id": "compression.codings", - "href": "https://httpwg.org/specs/rfc9112.html#compression.codings", + "id": "section-7.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-7.2", "level": 3, "title": "Transfer Codings for Compression", "number": "7.2" }, { - "id": "transfer.coding.registry", - "href": "https://httpwg.org/specs/rfc9112.html#transfer.coding.registry", + "id": "section-7.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-7.3", "level": 3, "title": "Transfer Coding Registry", "number": "7.3" }, { - "id": "transfer.coding.negotiation", - "href": "https://httpwg.org/specs/rfc9112.html#transfer.coding.negotiation", + "id": "section-7.4", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-7.4", "level": 3, "title": "Negotiating Transfer Codings", "number": "7.4" }, { - "id": "incomplete.messages", - "href": "https://httpwg.org/specs/rfc9112.html#incomplete.messages", + "id": "section-8", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-8", "level": 2, "title": "Handling Incomplete Messages", "number": "8" }, { - "id": "connection.management", - "href": "https://httpwg.org/specs/rfc9112.html#connection.management", + "id": "section-9", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9", "level": 2, "title": "Connection Management", "number": "9" }, { - "id": "persistent.establishment", - "href": "https://httpwg.org/specs/rfc9112.html#persistent.establishment", + "id": "section-9.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9.1", "level": 3, "title": "Establishment", "number": "9.1" }, { - "id": "associating.response.to.request", - "href": "https://httpwg.org/specs/rfc9112.html#associating.response.to.request", + "id": "section-9.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9.2", "level": 3, "title": "Associating a Response to a Request", "number": "9.2" }, { - "id": "persistent.connections", - "href": "https://httpwg.org/specs/rfc9112.html#persistent.connections", + "id": "section-9.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9.3", "level": 3, "title": "Persistence", "number": "9.3" }, { - "id": "persistent.retrying.requests", - "href": "https://httpwg.org/specs/rfc9112.html#persistent.retrying.requests", + "id": "section-9.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9.3.1", "level": 4, "title": "Retrying Requests", "number": "9.3.1" }, { - "id": "pipelining", - "href": "https://httpwg.org/specs/rfc9112.html#pipelining", + "id": "section-9.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9.3.2", "level": 4, "title": "Pipelining", "number": "9.3.2" }, { - "id": "persistent.concurrency", - "href": "https://httpwg.org/specs/rfc9112.html#persistent.concurrency", + "id": "section-9.4", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9.4", "level": 3, "title": "Concurrency", "number": "9.4" }, { - "id": "persistent.failures", - "href": "https://httpwg.org/specs/rfc9112.html#persistent.failures", + "id": "section-9.5", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9.5", "level": 3, "title": "Failures and Timeouts", "number": "9.5" }, { - "id": "persistent.tear-down", - "href": "https://httpwg.org/specs/rfc9112.html#persistent.tear-down", + "id": "section-9.6", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9.6", "level": 3, "title": "Tear-down", "number": "9.6" }, { - "id": "tls.connection.initiation", - "href": "https://httpwg.org/specs/rfc9112.html#tls.connection.initiation", + "id": "section-9.7", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9.7", "level": 3, "title": "TLS Connection Initiation", "number": "9.7" }, { - "id": "tls.connection.closure", - "href": "https://httpwg.org/specs/rfc9112.html#tls.connection.closure", + "id": "section-9.8", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-9.8", "level": 3, "title": "TLS Connection Closure", "number": "9.8" }, { - "id": "enclosing.messages", - "href": "https://httpwg.org/specs/rfc9112.html#enclosing.messages", + "id": "section-10", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-10", "level": 2, "title": "10. Enclosing Messages as Data" }, { - "id": "media.type.message.http", - "href": "https://httpwg.org/specs/rfc9112.html#media.type.message.http", + "id": "section-10.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-10.1", "level": 3, "title": "Media Type message/http", "number": "10.1" }, { - "id": "media.type.application.http", - "href": "https://httpwg.org/specs/rfc9112.html#media.type.application.http", + "id": "section-10.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-10.2", "level": 3, "title": "Media Type application/http", "number": "10.2" }, { - "id": "security.considerations", - "href": "https://httpwg.org/specs/rfc9112.html#security.considerations", + "id": "section-11", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-11", "level": 2, "title": "11. Security Considerations" }, { - "id": "response.splitting", - "href": "https://httpwg.org/specs/rfc9112.html#response.splitting", + "id": "section-11.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-11.1", "level": 3, "title": "Response Splitting", "number": "11.1" }, { - "id": "request.smuggling", - "href": "https://httpwg.org/specs/rfc9112.html#request.smuggling", + "id": "section-11.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-11.2", "level": 3, "title": "Request Smuggling", "number": "11.2" }, { - "id": "message.integrity", - "href": "https://httpwg.org/specs/rfc9112.html#message.integrity", + "id": "section-11.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-11.3", "level": 3, "title": "Message Integrity", "number": "11.3" }, { - "id": "message.confidentiality", - "href": "https://httpwg.org/specs/rfc9112.html#message.confidentiality", + "id": "section-11.4", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-11.4", "level": 3, "title": "Message Confidentiality", "number": "11.4" }, { - "id": "IANA.considerations", - "href": "https://httpwg.org/specs/rfc9112.html#IANA.considerations", + "id": "section-12", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-12", "level": 2, "title": "12. IANA Considerations" }, { - "id": "field.name.registration", - "href": "https://httpwg.org/specs/rfc9112.html#field.name.registration", + "id": "section-12.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-12.1", "level": 3, "title": "Field Name Registration", "number": "12.1" }, { - "id": "media.type.http", - "href": "https://httpwg.org/specs/rfc9112.html#media.type.http", + "id": "section-12.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-12.2", "level": 3, "title": "Media Type Registration", "number": "12.2" }, { - "id": "transfer.coding.registration", - "href": "https://httpwg.org/specs/rfc9112.html#transfer.coding.registration", + "id": "section-12.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-12.3", "level": 3, "title": "Transfer Coding Registration", "number": "12.3" }, { - "id": "alpn.registration", - "href": "https://httpwg.org/specs/rfc9112.html#alpn.registration", + "id": "section-12.4", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-12.4", "level": 3, "title": "ALPN Protocol ID Registration", "number": "12.4" }, { - "id": "rfc.references", - "href": "https://httpwg.org/specs/rfc9112.html#rfc.references", + "id": "section-13", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-13", "level": 2, "title": "13. References" }, { - "id": "rfc.section.13.1", - "href": "https://httpwg.org/specs/rfc9112.html#rfc.section.13.1", + "id": "section-13.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-13.1", "level": 3, "title": "Normative References", "number": "13.1" }, { - "id": "informative.references", - "href": "https://httpwg.org/specs/rfc9112.html#informative.references", + "id": "section-13.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#section-13.2", "level": 3, "title": "Informative References", "number": "13.2" }, { - "id": "collected.abnf", - "href": "https://httpwg.org/specs/rfc9112.html#collected.abnf", + "id": "appendix-A", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-A", "level": 2, "title": "Collected ABNF", "number": "A" }, { - "id": "differences.between.http.and.mime", - "href": "https://httpwg.org/specs/rfc9112.html#differences.between.http.and.mime", + "id": "appendix-B", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-B", "level": 2, "title": "Differences between HTTP and MIME", "number": "B" }, { - "id": "mime-version", - "href": "https://httpwg.org/specs/rfc9112.html#mime-version", + "id": "appendix-B.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.1", "level": 3, "title": "MIME-Version", "number": "B.1" }, { - "id": "conversion.to.canonical.form", - "href": "https://httpwg.org/specs/rfc9112.html#conversion.to.canonical.form", + "id": "appendix-B.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.2", "level": 3, "title": "Conversion to Canonical Form", "number": "B.2" }, { - "id": "conversion.of.date.formats", - "href": "https://httpwg.org/specs/rfc9112.html#conversion.of.date.formats", + "id": "appendix-B.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.3", "level": 3, "title": "Conversion of Date Formats", "number": "B.3" }, { - "id": "conversion.of.content-encoding", - "href": "https://httpwg.org/specs/rfc9112.html#conversion.of.content-encoding", + "id": "appendix-B.4", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.4", "level": 3, "title": "Conversion of Content-Encoding", "number": "B.4" }, { - "id": "conversion.of.content-transfer-encoding", - "href": "https://httpwg.org/specs/rfc9112.html#conversion.of.content-transfer-encoding", + "id": "appendix-B.5", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.5", "level": 3, "title": "Conversion of Content-Transfer-Encoding", "number": "B.5" }, { - "id": "mhtml.line.length", - "href": "https://httpwg.org/specs/rfc9112.html#mhtml.line.length", + "id": "appendix-B.6", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.6", "level": 3, "title": "MHTML and Line Length Limitations", "number": "B.6" }, { - "id": "changes", - "href": "https://httpwg.org/specs/rfc9112.html#changes", + "id": "appendix-C", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-C", "level": 2, "title": "Changes from Previous RFCs", "number": "C" }, { - "id": "changes.from.0.9", - "href": "https://httpwg.org/specs/rfc9112.html#changes.from.0.9", + "id": "appendix-C.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.1", "level": 3, "title": "Changes from HTTP/0.9", "number": "C.1" }, { - "id": "changes.from.1.0", - "href": "https://httpwg.org/specs/rfc9112.html#changes.from.1.0", + "id": "appendix-C.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2", "level": 3, "title": "Changes from HTTP/1.0", "number": "C.2" }, { - "id": "changes.to.simplify.multihomed.web.servers.and.conserve.ip.addresses", - "href": "https://httpwg.org/specs/rfc9112.html#changes.to.simplify.multihomed.web.servers.and.conserve.ip.addresses", + "id": "appendix-C.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.1", "level": 4, "title": "Multihomed Web Servers", "number": "C.2.1" }, { - "id": "compatibility.with.http.1.0.persistent.connections", - "href": "https://httpwg.org/specs/rfc9112.html#compatibility.with.http.1.0.persistent.connections", + "id": "appendix-C.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.2", "level": 4, "title": "Keep-Alive Connections", "number": "C.2.2" }, { - "id": "introduction.of.transfer-encoding", - "href": "https://httpwg.org/specs/rfc9112.html#introduction.of.transfer-encoding", + "id": "appendix-C.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.3", "level": 4, "title": "Introduction of Transfer-Encoding", "number": "C.2.3" }, { - "id": "changes.from.rfc.7230", - "href": "https://httpwg.org/specs/rfc9112.html#changes.from.rfc.7230", + "id": "appendix-C.3", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.3", "level": 3, "title": "Changes from RFC 7230", "number": "C.3" }, { - "id": "acks", - "href": "https://httpwg.org/specs/rfc9112.html#acks", + "id": "appendix-D", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-D", "level": 2, "title": "Acknowledgements" + }, + { + "id": "appendix-E", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-E", + "level": 2, + "title": "Index" + }, + { + "id": "appendix-F", + "href": "https://www.rfc-editor.org/rfc/rfc9112#appendix-F", + "level": 2, + "title": "Authors' Addresses" } ] } \ No newline at end of file diff --git a/ed/headings/rfc9113.json b/ed/headings/rfc9113.json index b992781375e8..c38b567e2e55 100644 --- a/ed/headings/rfc9113.json +++ b/ed/headings/rfc9113.json @@ -1,702 +1,738 @@ { "spec": { - "title": "RFC 9113 - HTTP/2", - "url": "https://httpwg.org/specs/rfc9113.html" + "title": "RFC 9113: HTTP/2", + "url": "https://www.rfc-editor.org/rfc/rfc9113" }, "headings": [ { - "id": "rfc.abstract", - "href": "https://httpwg.org/specs/rfc9113.html#rfc.abstract", + "id": "rfcnum", + "href": "https://www.rfc-editor.org/rfc/rfc9113#rfcnum", + "level": 1, + "title": "RFC 9113" + }, + { + "id": "title", + "href": "https://www.rfc-editor.org/rfc/rfc9113#title", + "level": 1, + "title": "HTTP/2" + }, + { + "id": "section-abstract", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-abstract", "level": 2, "title": "Abstract" }, { - "id": "intro", - "href": "https://httpwg.org/specs/rfc9113.html#intro", + "id": "section-boilerplate.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-boilerplate.1", + "level": 2, + "title": "Status of This Memo" + }, + { + "id": "section-boilerplate.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-boilerplate.2", + "level": 2, + "title": "Copyright Notice" + }, + { + "id": "section-toc.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1", + "level": 2, + "title": "Table of Contents" + }, + { + "id": "section-1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-1", "level": 2, "title": "Introduction", "number": "1" }, { - "id": "Overview", - "href": "https://httpwg.org/specs/rfc9113.html#Overview", + "id": "section-2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-2", "level": 2, "title": "HTTP/2 Protocol Overview", "number": "2" }, { - "id": "n-document-organization", - "href": "https://httpwg.org/specs/rfc9113.html#n-document-organization", + "id": "section-2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-2.1", "level": 3, "title": "Document Organization", "number": "2.1" }, { - "id": "n-conventions-and-terminology", - "href": "https://httpwg.org/specs/rfc9113.html#n-conventions-and-terminology", + "id": "section-2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-2.2", "level": 3, "title": "Conventions and Terminology", "number": "2.2" }, { - "id": "starting", - "href": "https://httpwg.org/specs/rfc9113.html#starting", + "id": "section-3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-3", "level": 2, "title": "Starting HTTP/2", "number": "3" }, { - "id": "versioning", - "href": "https://httpwg.org/specs/rfc9113.html#versioning", + "id": "section-3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-3.1", "level": 3, "title": "HTTP/2 Version Identification", "number": "3.1" }, { - "id": "discover-https", - "href": "https://httpwg.org/specs/rfc9113.html#discover-https", + "id": "section-3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-3.2", "level": 3, "title": "Starting HTTP/2 for \"https\" URIs", "number": "3.2" }, { - "id": "known-http", - "href": "https://httpwg.org/specs/rfc9113.html#known-http", + "id": "section-3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-3.3", "level": 3, "title": "Starting HTTP/2 with Prior Knowledge", "number": "3.3" }, { - "id": "preface", - "href": "https://httpwg.org/specs/rfc9113.html#preface", + "id": "section-3.4", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-3.4", "level": 3, "title": "HTTP/2 Connection Preface", "number": "3.4" }, { - "id": "FramingLayer", - "href": "https://httpwg.org/specs/rfc9113.html#FramingLayer", + "id": "section-4", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-4", "level": 2, "title": "HTTP Frames", "number": "4" }, { - "id": "FrameHeader", - "href": "https://httpwg.org/specs/rfc9113.html#FrameHeader", + "id": "section-4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-4.1", "level": 3, "title": "Frame Format", "number": "4.1" }, { - "id": "FrameSize", - "href": "https://httpwg.org/specs/rfc9113.html#FrameSize", + "id": "section-4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-4.2", "level": 3, "title": "Frame Size", "number": "4.2" }, { - "id": "FieldBlock", - "href": "https://httpwg.org/specs/rfc9113.html#FieldBlock", + "id": "section-4.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-4.3", "level": 3, "title": "Field Section Compression and Decompression", "number": "4.3" }, { - "id": "dynamic-table", - "href": "https://httpwg.org/specs/rfc9113.html#dynamic-table", + "id": "section-4.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-4.3.1", "level": 4, "title": "Compression State", "number": "4.3.1" }, { - "id": "StreamsLayer", - "href": "https://httpwg.org/specs/rfc9113.html#StreamsLayer", + "id": "section-5", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5", "level": 2, "title": "Streams and Multiplexing", "number": "5" }, { - "id": "StreamStates", - "href": "https://httpwg.org/specs/rfc9113.html#StreamStates", + "id": "section-5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.1", "level": 3, "title": "Stream States", "number": "5.1" }, { - "id": "StreamIdentifiers", - "href": "https://httpwg.org/specs/rfc9113.html#StreamIdentifiers", + "id": "section-5.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.1", "level": 4, "title": "Stream Identifiers", "number": "5.1.1" }, { - "id": "n-stream-concurrency", - "href": "https://httpwg.org/specs/rfc9113.html#n-stream-concurrency", + "id": "section-5.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.2", "level": 4, "title": "Stream Concurrency", "number": "5.1.2" }, { - "id": "FlowControl", - "href": "https://httpwg.org/specs/rfc9113.html#FlowControl", + "id": "section-5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.2", "level": 3, "title": "Flow Control", "number": "5.2" }, { - "id": "fc-principles", - "href": "https://httpwg.org/specs/rfc9113.html#fc-principles", + "id": "section-5.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1", "level": 4, "title": "Flow-Control Principles", "number": "5.2.1" }, { - "id": "DisableFlowControl", - "href": "https://httpwg.org/specs/rfc9113.html#DisableFlowControl", + "id": "section-5.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.2", "level": 4, "title": "Appropriate Use of Flow Control", "number": "5.2.2" }, { - "id": "FlowControlPerformance", - "href": "https://httpwg.org/specs/rfc9113.html#FlowControlPerformance", + "id": "section-5.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.3", "level": 4, "title": "Flow-Control Performance", "number": "5.2.3" }, { - "id": "StreamPriority", - "href": "https://httpwg.org/specs/rfc9113.html#StreamPriority", + "id": "section-5.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.3", "level": 3, "title": "Prioritization", "number": "5.3" }, { - "id": "PriorityHistory", - "href": "https://httpwg.org/specs/rfc9113.html#PriorityHistory", + "id": "section-5.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.1", "level": 4, "title": "Background on Priority in RFC 7540", "number": "5.3.1" }, { - "id": "PriorityHere", - "href": "https://httpwg.org/specs/rfc9113.html#PriorityHere", + "id": "section-5.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.2", "level": 4, "title": "Priority Signaling in This Document", "number": "5.3.2" }, { - "id": "ErrorHandler", - "href": "https://httpwg.org/specs/rfc9113.html#ErrorHandler", + "id": "section-5.4", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.4", "level": 3, "title": "Error Handling", "number": "5.4" }, { - "id": "ConnectionErrorHandler", - "href": "https://httpwg.org/specs/rfc9113.html#ConnectionErrorHandler", + "id": "section-5.4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.1", "level": 4, "title": "Connection Error Handling", "number": "5.4.1" }, { - "id": "StreamErrorHandler", - "href": "https://httpwg.org/specs/rfc9113.html#StreamErrorHandler", + "id": "section-5.4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.2", "level": 4, "title": "Stream Error Handling", "number": "5.4.2" }, { - "id": "n-connection-termination", - "href": "https://httpwg.org/specs/rfc9113.html#n-connection-termination", + "id": "section-5.4.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.3", "level": 4, "title": "Connection Termination", "number": "5.4.3" }, { - "id": "extensibility", - "href": "https://httpwg.org/specs/rfc9113.html#extensibility", + "id": "section-5.5", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-5.5", "level": 3, "title": "Extending HTTP/2", "number": "5.5" }, { - "id": "FrameTypes", - "href": "https://httpwg.org/specs/rfc9113.html#FrameTypes", + "id": "section-6", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6", "level": 2, "title": "Frame Definitions", "number": "6" }, { - "id": "DATA", - "href": "https://httpwg.org/specs/rfc9113.html#DATA", + "id": "section-6.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.1", "level": 3, "title": "DATA", "number": "6.1" }, { - "id": "HEADERS", - "href": "https://httpwg.org/specs/rfc9113.html#HEADERS", + "id": "section-6.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.2", "level": 3, "title": "HEADERS", "number": "6.2" }, { - "id": "PRIORITY", - "href": "https://httpwg.org/specs/rfc9113.html#PRIORITY", + "id": "section-6.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.3", "level": 3, "title": "PRIORITY", "number": "6.3" }, { - "id": "RST_STREAM", - "href": "https://httpwg.org/specs/rfc9113.html#RST_STREAM", + "id": "section-6.4", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.4", "level": 3, "title": "RST_STREAM", "number": "6.4" }, { - "id": "SETTINGS", - "href": "https://httpwg.org/specs/rfc9113.html#SETTINGS", + "id": "section-6.5", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.5", "level": 3, "title": "SETTINGS", "number": "6.5" }, { - "id": "SettingFormat", - "href": "https://httpwg.org/specs/rfc9113.html#SettingFormat", + "id": "section-6.5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.1", "level": 4, "title": "SETTINGS Format", "number": "6.5.1" }, { - "id": "SettingValues", - "href": "https://httpwg.org/specs/rfc9113.html#SettingValues", + "id": "section-6.5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2", "level": 4, "title": "Defined Settings", "number": "6.5.2" }, { - "id": "SettingsSync", - "href": "https://httpwg.org/specs/rfc9113.html#SettingsSync", + "id": "section-6.5.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.3", "level": 4, "title": "Settings Synchronization", "number": "6.5.3" }, { - "id": "PUSH_PROMISE", - "href": "https://httpwg.org/specs/rfc9113.html#PUSH_PROMISE", + "id": "section-6.6", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.6", "level": 3, "title": "PUSH_PROMISE", "number": "6.6" }, { - "id": "PING", - "href": "https://httpwg.org/specs/rfc9113.html#PING", + "id": "section-6.7", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.7", "level": 3, "title": "PING", "number": "6.7" }, { - "id": "GOAWAY", - "href": "https://httpwg.org/specs/rfc9113.html#GOAWAY", + "id": "section-6.8", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.8", "level": 3, "title": "GOAWAY", "number": "6.8" }, { - "id": "WINDOW_UPDATE", - "href": "https://httpwg.org/specs/rfc9113.html#WINDOW_UPDATE", + "id": "section-6.9", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.9", "level": 3, "title": "WINDOW_UPDATE", "number": "6.9" }, { - "id": "n-the-flow-control-window", - "href": "https://httpwg.org/specs/rfc9113.html#n-the-flow-control-window", + "id": "section-6.9.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.1", "level": 4, "title": "The Flow-Control Window", "number": "6.9.1" }, { - "id": "InitialWindowSize", - "href": "https://httpwg.org/specs/rfc9113.html#InitialWindowSize", + "id": "section-6.9.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.2", "level": 4, "title": "Initial Flow-Control Window Size", "number": "6.9.2" }, { - "id": "n-reducing-the-stream-window-size", - "href": "https://httpwg.org/specs/rfc9113.html#n-reducing-the-stream-window-size", + "id": "section-6.9.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.3", "level": 4, "title": "Reducing the Stream Window Size", "number": "6.9.3" }, { - "id": "CONTINUATION", - "href": "https://httpwg.org/specs/rfc9113.html#CONTINUATION", + "id": "section-6.10", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-6.10", "level": 3, "title": "CONTINUATION", "number": "6.10" }, { - "id": "ErrorCodes", - "href": "https://httpwg.org/specs/rfc9113.html#ErrorCodes", + "id": "section-7", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-7", "level": 2, "title": "Error Codes", "number": "7" }, { - "id": "HttpLayer", - "href": "https://httpwg.org/specs/rfc9113.html#HttpLayer", + "id": "section-8", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8", "level": 2, "title": "Expressing HTTP Semantics in HTTP/2", "number": "8" }, { - "id": "HttpFraming", - "href": "https://httpwg.org/specs/rfc9113.html#HttpFraming", + "id": "section-8.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.1", "level": 3, "title": "HTTP Message Framing", "number": "8.1" }, { - "id": "malformed", - "href": "https://httpwg.org/specs/rfc9113.html#malformed", + "id": "section-8.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.1.1", "level": 4, "title": "Malformed Messages", "number": "8.1.1" }, { - "id": "HttpHeaders", - "href": "https://httpwg.org/specs/rfc9113.html#HttpHeaders", + "id": "section-8.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.2", "level": 3, "title": "HTTP Fields", "number": "8.2" }, { - "id": "n-field-validity", - "href": "https://httpwg.org/specs/rfc9113.html#n-field-validity", + "id": "section-8.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1", "level": 4, "title": "Field Validity", "number": "8.2.1" }, { - "id": "ConnectionSpecific", - "href": "https://httpwg.org/specs/rfc9113.html#ConnectionSpecific", + "id": "section-8.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.2", "level": 4, "title": "Connection-Specific Header Fields", "number": "8.2.2" }, { - "id": "CompressCookie", - "href": "https://httpwg.org/specs/rfc9113.html#CompressCookie", + "id": "section-8.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.3", "level": 4, "title": "Compressing the Cookie Header Field", "number": "8.2.3" }, { - "id": "PseudoHeaderFields", - "href": "https://httpwg.org/specs/rfc9113.html#PseudoHeaderFields", + "id": "section-8.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.3", "level": 3, "title": "HTTP Control Data", "number": "8.3" }, { - "id": "HttpRequest", - "href": "https://httpwg.org/specs/rfc9113.html#HttpRequest", + "id": "section-8.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1", "level": 4, "title": "Request Pseudo-Header Fields", "number": "8.3.1" }, { - "id": "HttpResponse", - "href": "https://httpwg.org/specs/rfc9113.html#HttpResponse", + "id": "section-8.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.2", "level": 4, "title": "Response Pseudo-Header Fields", "number": "8.3.2" }, { - "id": "PushResources", - "href": "https://httpwg.org/specs/rfc9113.html#PushResources", + "id": "section-8.4", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.4", "level": 3, "title": "Server Push", "number": "8.4" }, { - "id": "PushRequests", - "href": "https://httpwg.org/specs/rfc9113.html#PushRequests", + "id": "section-8.4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1", "level": 4, "title": "Push Requests", "number": "8.4.1" }, { - "id": "PushResponses", - "href": "https://httpwg.org/specs/rfc9113.html#PushResponses", + "id": "section-8.4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.2", "level": 4, "title": "Push Responses", "number": "8.4.2" }, { - "id": "CONNECT", - "href": "https://httpwg.org/specs/rfc9113.html#CONNECT", + "id": "section-8.5", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.5", "level": 3, "title": "The CONNECT Method", "number": "8.5" }, { - "id": "informational-responses", - "href": "https://httpwg.org/specs/rfc9113.html#informational-responses", + "id": "section-8.6", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.6", "level": 3, "title": "The Upgrade Header Field", "number": "8.6" }, { - "id": "Reliability", - "href": "https://httpwg.org/specs/rfc9113.html#Reliability", + "id": "section-8.7", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.7", "level": 3, "title": "Request Reliability", "number": "8.7" }, { - "id": "HttpExamples", - "href": "https://httpwg.org/specs/rfc9113.html#HttpExamples", + "id": "section-8.8", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.8", "level": 3, "title": "Examples", "number": "8.8" }, { - "id": "n-simple-request", - "href": "https://httpwg.org/specs/rfc9113.html#n-simple-request", + "id": "section-8.8.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.1", "level": 4, "title": "Simple Request", "number": "8.8.1" }, { - "id": "n-simple-response", - "href": "https://httpwg.org/specs/rfc9113.html#n-simple-response", + "id": "section-8.8.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.2", "level": 4, "title": "Simple Response", "number": "8.8.2" }, { - "id": "n-complex-request", - "href": "https://httpwg.org/specs/rfc9113.html#n-complex-request", + "id": "section-8.8.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.3", "level": 4, "title": "Complex Request", "number": "8.8.3" }, { - "id": "n-response-with-body", - "href": "https://httpwg.org/specs/rfc9113.html#n-response-with-body", + "id": "section-8.8.4", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.4", "level": 4, "title": "Response with Body", "number": "8.8.4" }, { - "id": "n-informational-responses", - "href": "https://httpwg.org/specs/rfc9113.html#n-informational-responses", + "id": "section-8.8.5", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.5", "level": 4, "title": "Informational Responses", "number": "8.8.5" }, { - "id": "HttpExtra", - "href": "https://httpwg.org/specs/rfc9113.html#HttpExtra", + "id": "section-9", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-9", "level": 2, "title": "HTTP/2 Connections", "number": "9" }, { - "id": "n-connection-management", - "href": "https://httpwg.org/specs/rfc9113.html#n-connection-management", + "id": "section-9.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-9.1", "level": 3, "title": "Connection Management", "number": "9.1" }, { - "id": "reuse", - "href": "https://httpwg.org/specs/rfc9113.html#reuse", + "id": "section-9.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-9.1.1", "level": 4, "title": "Connection Reuse", "number": "9.1.1" }, { - "id": "TLSUsage", - "href": "https://httpwg.org/specs/rfc9113.html#TLSUsage", + "id": "section-9.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-9.2", "level": 3, "title": "Use of TLS Features", "number": "9.2" }, { - "id": "tls12features", - "href": "https://httpwg.org/specs/rfc9113.html#tls12features", + "id": "section-9.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.1", "level": 4, "title": "TLS 1.2 Features", "number": "9.2.1" }, { - "id": "tls12ciphers", - "href": "https://httpwg.org/specs/rfc9113.html#tls12ciphers", + "id": "section-9.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.2", "level": 4, "title": "TLS 1.2 Cipher Suites", "number": "9.2.2" }, { - "id": "tls13features", - "href": "https://httpwg.org/specs/rfc9113.html#tls13features", + "id": "section-9.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.3", "level": 4, "title": "TLS 1.3 Features", "number": "9.2.3" }, { - "id": "security", - "href": "https://httpwg.org/specs/rfc9113.html#security", + "id": "section-10", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10", "level": 2, "title": "10. Security Considerations" }, { - "id": "authority", - "href": "https://httpwg.org/specs/rfc9113.html#authority", + "id": "section-10.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.1", "level": 3, "title": "Server Authority", "number": "10.1" }, { - "id": "n-cross-protocol-attacks", - "href": "https://httpwg.org/specs/rfc9113.html#n-cross-protocol-attacks", + "id": "section-10.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.2", "level": 3, "title": "Cross-Protocol Attacks", "number": "10.2" }, { - "id": "n-intermediary-encapsulation-attacks", - "href": "https://httpwg.org/specs/rfc9113.html#n-intermediary-encapsulation-attacks", + "id": "section-10.3", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.3", "level": 3, "title": "Intermediary Encapsulation Attacks", "number": "10.3" }, { - "id": "n-cacheability-of-pushed-responses", - "href": "https://httpwg.org/specs/rfc9113.html#n-cacheability-of-pushed-responses", + "id": "section-10.4", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.4", "level": 3, "title": "Cacheability of Pushed Responses", "number": "10.4" }, { - "id": "dos", - "href": "https://httpwg.org/specs/rfc9113.html#dos", + "id": "section-10.5", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.5", "level": 3, "title": "Denial-of-Service Considerations", "number": "10.5" }, { - "id": "MaxFieldBlock", - "href": "https://httpwg.org/specs/rfc9113.html#MaxFieldBlock", + "id": "section-10.5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.5.1", "level": 4, "title": "Limits on Field Block Size", "number": "10.5.1" }, { - "id": "connectDos", - "href": "https://httpwg.org/specs/rfc9113.html#connectDos", + "id": "section-10.5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.5.2", "level": 4, "title": "CONNECT Issues", "number": "10.5.2" }, { - "id": "n-use-of-compression", - "href": "https://httpwg.org/specs/rfc9113.html#n-use-of-compression", + "id": "section-10.6", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.6", "level": 3, "title": "Use of Compression", "number": "10.6" }, { - "id": "padding", - "href": "https://httpwg.org/specs/rfc9113.html#padding", + "id": "section-10.7", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.7", "level": 3, "title": "Use of Padding", "number": "10.7" }, { - "id": "n-privacy-considerations", - "href": "https://httpwg.org/specs/rfc9113.html#n-privacy-considerations", + "id": "section-10.8", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.8", "level": 3, "title": "Privacy Considerations", "number": "10.8" }, { - "id": "n-remote-timing-attacks", - "href": "https://httpwg.org/specs/rfc9113.html#n-remote-timing-attacks", + "id": "section-10.9", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-10.9", "level": 3, "title": "Remote Timing Attacks", "number": "10.9" }, { - "id": "iana", - "href": "https://httpwg.org/specs/rfc9113.html#iana", + "id": "section-11", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-11", "level": 2, "title": "11. IANA Considerations" }, { - "id": "HTTP2-Settings", - "href": "https://httpwg.org/specs/rfc9113.html#HTTP2-Settings", + "id": "section-11.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-11.1", "level": 3, "title": "HTTP2-Settings Header Field Registration", "number": "11.1" }, { - "id": "iana-h2c", - "href": "https://httpwg.org/specs/rfc9113.html#iana-h2c", + "id": "section-11.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-11.2", "level": 3, "title": "The h2c Upgrade Token", "number": "11.2" }, { - "id": "rfc.section.12", - "href": "https://httpwg.org/specs/rfc9113.html#rfc.section.12", + "id": "section-12", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-12", "level": 2, "title": "12. References" }, { - "id": "rfc.section.12.1", - "href": "https://httpwg.org/specs/rfc9113.html#rfc.section.12.1", + "id": "section-12.1", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-12.1", "level": 3, "title": "Normative References", "number": "12.1" }, { - "id": "rfc.section.12.2", - "href": "https://httpwg.org/specs/rfc9113.html#rfc.section.12.2", + "id": "section-12.2", + "href": "https://www.rfc-editor.org/rfc/rfc9113#section-12.2", "level": 3, "title": "Informative References", "number": "12.2" }, { - "id": "BadCipherSuites", - "href": "https://httpwg.org/specs/rfc9113.html#BadCipherSuites", + "id": "appendix-A", + "href": "https://www.rfc-editor.org/rfc/rfc9113#appendix-A", "level": 2, "title": "Prohibited TLS 1.2 Cipher Suites", "number": "A" }, { - "id": "revision-updates", - "href": "https://httpwg.org/specs/rfc9113.html#revision-updates", + "id": "appendix-B", + "href": "https://www.rfc-editor.org/rfc/rfc9113#appendix-B", "level": 2, "title": "Changes from RFC 7540", "number": "B" }, { - "id": "n-acknowledgments", - "href": "https://httpwg.org/specs/rfc9113.html#n-acknowledgments", + "id": "appendix-C", + "href": "https://www.rfc-editor.org/rfc/rfc9113#appendix-C", "level": 2, "title": "Acknowledgments" }, { - "id": "n-contributors", - "href": "https://httpwg.org/specs/rfc9113.html#n-contributors", + "id": "appendix-D", + "href": "https://www.rfc-editor.org/rfc/rfc9113#appendix-D", "level": 2, "title": "Contributors" + }, + { + "id": "appendix-E", + "href": "https://www.rfc-editor.org/rfc/rfc9113#appendix-E", + "level": 2, + "title": "Authors' Addresses" } ] } \ No newline at end of file diff --git a/ed/headings/rfc9114.json b/ed/headings/rfc9114.json index 863f80e76f06..631602c10b47 100644 --- a/ed/headings/rfc9114.json +++ b/ed/headings/rfc9114.json @@ -1,626 +1,668 @@ { "spec": { - "title": "RFC 9114 - HTTP/3", - "url": "https://httpwg.org/specs/rfc9114.html" + "title": "RFC 9114: HTTP/3", + "url": "https://www.rfc-editor.org/rfc/rfc9114" }, "headings": [ { - "id": "rfc.abstract", - "href": "https://httpwg.org/specs/rfc9114.html#rfc.abstract", + "id": "rfcnum", + "href": "https://www.rfc-editor.org/rfc/rfc9114#rfcnum", + "level": 1, + "title": "RFC 9114" + }, + { + "id": "title", + "href": "https://www.rfc-editor.org/rfc/rfc9114#title", + "level": 1, + "title": "HTTP/3" + }, + { + "id": "section-abstract", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-abstract", "level": 2, "title": "Abstract" }, { - "id": "introduction", - "href": "https://httpwg.org/specs/rfc9114.html#introduction", + "id": "section-boilerplate.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-boilerplate.1", + "level": 2, + "title": "Status of This Memo" + }, + { + "id": "section-boilerplate.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-boilerplate.2", + "level": 2, + "title": "Copyright Notice" + }, + { + "id": "section-toc.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1", + "level": 2, + "title": "Table of Contents" + }, + { + "id": "section-1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-1", "level": 2, "title": "Introduction", "number": "1" }, { - "id": "prior-versions-of-http", - "href": "https://httpwg.org/specs/rfc9114.html#prior-versions-of-http", + "id": "section-1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-1.1", "level": 3, "title": "Prior Versions of HTTP", "number": "1.1" }, { - "id": "delegation-to-quic", - "href": "https://httpwg.org/specs/rfc9114.html#delegation-to-quic", + "id": "section-1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-1.2", "level": 3, "title": "Delegation to QUIC", "number": "1.2" }, { - "id": "http3-protocol-overview", - "href": "https://httpwg.org/specs/rfc9114.html#http3-protocol-overview", + "id": "section-2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-2", "level": 2, "title": "HTTP/3 Protocol Overview", "number": "2" }, { - "id": "document-organization", - "href": "https://httpwg.org/specs/rfc9114.html#document-organization", + "id": "section-2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-2.1", "level": 3, "title": "Document Organization", "number": "2.1" }, { - "id": "conventions-and-terminology", - "href": "https://httpwg.org/specs/rfc9114.html#conventions-and-terminology", + "id": "section-2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-2.2", "level": 3, "title": "Conventions and Terminology", "number": "2.2" }, { - "id": "connection-setup", - "href": "https://httpwg.org/specs/rfc9114.html#connection-setup", + "id": "section-3", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-3", "level": 2, "title": "Connection Setup and Management", "number": "3" }, { - "id": "discovery", - "href": "https://httpwg.org/specs/rfc9114.html#discovery", + "id": "section-3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-3.1", "level": 3, "title": "Discovering an HTTP/3 Endpoint", "number": "3.1" }, { - "id": "alt-svc", - "href": "https://httpwg.org/specs/rfc9114.html#alt-svc", + "id": "section-3.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-3.1.1", "level": 4, "title": "HTTP Alternative Services", "number": "3.1.1" }, { - "id": "other-schemes", - "href": "https://httpwg.org/specs/rfc9114.html#other-schemes", + "id": "section-3.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-3.1.2", "level": 4, "title": "Other Schemes", "number": "3.1.2" }, { - "id": "connection-establishment", - "href": "https://httpwg.org/specs/rfc9114.html#connection-establishment", + "id": "section-3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-3.2", "level": 3, "title": "Connection Establishment", "number": "3.2" }, { - "id": "connection-reuse", - "href": "https://httpwg.org/specs/rfc9114.html#connection-reuse", + "id": "section-3.3", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-3.3", "level": 3, "title": "Connection Reuse", "number": "3.3" }, { - "id": "http-request-lifecycle", - "href": "https://httpwg.org/specs/rfc9114.html#http-request-lifecycle", + "id": "section-4", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4", "level": 2, "title": "Expressing HTTP Semantics in HTTP/3", "number": "4" }, { - "id": "request-response", - "href": "https://httpwg.org/specs/rfc9114.html#request-response", + "id": "section-4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.1", "level": 3, "title": "HTTP Message Framing", "number": "4.1" }, { - "id": "request-cancellation", - "href": "https://httpwg.org/specs/rfc9114.html#request-cancellation", + "id": "section-4.1.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.1", "level": 4, "title": "Request Cancellation and Rejection", "number": "4.1.1" }, { - "id": "malformed", - "href": "https://httpwg.org/specs/rfc9114.html#malformed", + "id": "section-4.1.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2", "level": 4, "title": "Malformed Requests and Responses", "number": "4.1.2" }, { - "id": "header-formatting", - "href": "https://httpwg.org/specs/rfc9114.html#header-formatting", + "id": "section-4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.2", "level": 3, "title": "HTTP Fields", "number": "4.2" }, { - "id": "field-compression", - "href": "https://httpwg.org/specs/rfc9114.html#field-compression", + "id": "section-4.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.2.1", "level": 4, "title": "Field Compression", "number": "4.2.1" }, { - "id": "header-size-constraints", - "href": "https://httpwg.org/specs/rfc9114.html#header-size-constraints", + "id": "section-4.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.2.2", "level": 4, "title": "Header Size Constraints", "number": "4.2.2" }, { - "id": "http-control-data", - "href": "https://httpwg.org/specs/rfc9114.html#http-control-data", + "id": "section-4.3", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.3", "level": 3, "title": "HTTP Control Data", "number": "4.3" }, { - "id": "request-pseudo-header-fields", - "href": "https://httpwg.org/specs/rfc9114.html#request-pseudo-header-fields", + "id": "section-4.3.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1", "level": 4, "title": "Request Pseudo-Header Fields", "number": "4.3.1" }, { - "id": "response-pseudo-header-fields", - "href": "https://httpwg.org/specs/rfc9114.html#response-pseudo-header-fields", + "id": "section-4.3.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.2", "level": 4, "title": "Response Pseudo-Header Fields", "number": "4.3.2" }, { - "id": "connect", - "href": "https://httpwg.org/specs/rfc9114.html#connect", + "id": "section-4.4", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.4", "level": 3, "title": "The CONNECT Method", "number": "4.4" }, { - "id": "http-upgrade", - "href": "https://httpwg.org/specs/rfc9114.html#http-upgrade", + "id": "section-4.5", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.5", "level": 3, "title": "HTTP Upgrade", "number": "4.5" }, { - "id": "server-push", - "href": "https://httpwg.org/specs/rfc9114.html#server-push", + "id": "section-4.6", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-4.6", "level": 3, "title": "Server Push", "number": "4.6" }, { - "id": "connection-closure", - "href": "https://httpwg.org/specs/rfc9114.html#connection-closure", + "id": "section-5", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-5", "level": 2, "title": "Connection Closure", "number": "5" }, { - "id": "idle-connections", - "href": "https://httpwg.org/specs/rfc9114.html#idle-connections", + "id": "section-5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-5.1", "level": 3, "title": "Idle Connections", "number": "5.1" }, { - "id": "connection-shutdown", - "href": "https://httpwg.org/specs/rfc9114.html#connection-shutdown", + "id": "section-5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-5.2", "level": 3, "title": "Connection Shutdown", "number": "5.2" }, { - "id": "immediate-application-closure", - "href": "https://httpwg.org/specs/rfc9114.html#immediate-application-closure", + "id": "section-5.3", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-5.3", "level": 3, "title": "Immediate Application Closure", "number": "5.3" }, { - "id": "transport-closure", - "href": "https://httpwg.org/specs/rfc9114.html#transport-closure", + "id": "section-5.4", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-5.4", "level": 3, "title": "Transport Closure", "number": "5.4" }, { - "id": "stream-mapping", - "href": "https://httpwg.org/specs/rfc9114.html#stream-mapping", + "id": "section-6", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-6", "level": 2, "title": "Stream Mapping and Usage", "number": "6" }, { - "id": "request-streams", - "href": "https://httpwg.org/specs/rfc9114.html#request-streams", + "id": "section-6.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-6.1", "level": 3, "title": "Bidirectional Streams", "number": "6.1" }, { - "id": "unidirectional-streams", - "href": "https://httpwg.org/specs/rfc9114.html#unidirectional-streams", + "id": "section-6.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-6.2", "level": 3, "title": "Unidirectional Streams", "number": "6.2" }, { - "id": "control-streams", - "href": "https://httpwg.org/specs/rfc9114.html#control-streams", + "id": "section-6.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.1", "level": 4, "title": "Control Streams", "number": "6.2.1" }, { - "id": "push-streams", - "href": "https://httpwg.org/specs/rfc9114.html#push-streams", + "id": "section-6.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.2", "level": 4, "title": "Push Streams", "number": "6.2.2" }, { - "id": "stream-grease", - "href": "https://httpwg.org/specs/rfc9114.html#stream-grease", + "id": "section-6.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.3", "level": 4, "title": "Reserved Stream Types", "number": "6.2.3" }, { - "id": "http-framing-layer", - "href": "https://httpwg.org/specs/rfc9114.html#http-framing-layer", + "id": "section-7", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7", "level": 2, "title": "HTTP Framing Layer", "number": "7" }, { - "id": "frame-layout", - "href": "https://httpwg.org/specs/rfc9114.html#frame-layout", + "id": "section-7.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.1", "level": 3, "title": "Frame Layout", "number": "7.1" }, { - "id": "frames", - "href": "https://httpwg.org/specs/rfc9114.html#frames", + "id": "section-7.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2", "level": 3, "title": "Frame Definitions", "number": "7.2" }, { - "id": "frame-data", - "href": "https://httpwg.org/specs/rfc9114.html#frame-data", + "id": "section-7.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.1", "level": 4, "title": "DATA", "number": "7.2.1" }, { - "id": "frame-headers", - "href": "https://httpwg.org/specs/rfc9114.html#frame-headers", + "id": "section-7.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.2", "level": 4, "title": "HEADERS", "number": "7.2.2" }, { - "id": "frame-cancel-push", - "href": "https://httpwg.org/specs/rfc9114.html#frame-cancel-push", + "id": "section-7.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.3", "level": 4, "title": "CANCEL_PUSH", "number": "7.2.3" }, { - "id": "frame-settings", - "href": "https://httpwg.org/specs/rfc9114.html#frame-settings", + "id": "section-7.2.4", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4", "level": 4, "title": "SETTINGS", "number": "7.2.4" }, { - "id": "settings-parameters", - "href": "https://httpwg.org/specs/rfc9114.html#settings-parameters", + "id": "section-7.2.4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1", "level": 5, "title": "Defined SETTINGS Parameters", "number": "7.2.4.1" }, { - "id": "settings-initialization", - "href": "https://httpwg.org/specs/rfc9114.html#settings-initialization", + "id": "section-7.2.4.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.2", "level": 5, "title": "Initialization", "number": "7.2.4.2" }, { - "id": "frame-push-promise", - "href": "https://httpwg.org/specs/rfc9114.html#frame-push-promise", + "id": "section-7.2.5", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5", "level": 4, "title": "PUSH_PROMISE", "number": "7.2.5" }, { - "id": "frame-goaway", - "href": "https://httpwg.org/specs/rfc9114.html#frame-goaway", + "id": "section-7.2.6", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.6", "level": 4, "title": "GOAWAY", "number": "7.2.6" }, { - "id": "frame-max-push-id", - "href": "https://httpwg.org/specs/rfc9114.html#frame-max-push-id", + "id": "section-7.2.7", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.7", "level": 4, "title": "MAX_PUSH_ID", "number": "7.2.7" }, { - "id": "frame-reserved", - "href": "https://httpwg.org/specs/rfc9114.html#frame-reserved", + "id": "section-7.2.8", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.8", "level": 4, "title": "Reserved Frame Types", "number": "7.2.8" }, { - "id": "errors", - "href": "https://httpwg.org/specs/rfc9114.html#errors", + "id": "section-8", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-8", "level": 2, "title": "Error Handling", "number": "8" }, { - "id": "http-error-codes", - "href": "https://httpwg.org/specs/rfc9114.html#http-error-codes", + "id": "section-8.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-8.1", "level": 3, "title": "HTTP/3 Error Codes", "number": "8.1" }, { - "id": "extensions", - "href": "https://httpwg.org/specs/rfc9114.html#extensions", + "id": "section-9", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-9", "level": 2, "title": "Extensions to HTTP/3", "number": "9" }, { - "id": "security-considerations", - "href": "https://httpwg.org/specs/rfc9114.html#security-considerations", + "id": "section-10", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10", "level": 2, "title": "10. Security Considerations" }, { - "id": "server-authority", - "href": "https://httpwg.org/specs/rfc9114.html#server-authority", + "id": "section-10.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.1", "level": 3, "title": "Server Authority", "number": "10.1" }, { - "id": "cross-protocol-attacks", - "href": "https://httpwg.org/specs/rfc9114.html#cross-protocol-attacks", + "id": "section-10.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.2", "level": 3, "title": "Cross-Protocol Attacks", "number": "10.2" }, { - "id": "intermediary-encapsulation-attacks", - "href": "https://httpwg.org/specs/rfc9114.html#intermediary-encapsulation-attacks", + "id": "section-10.3", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.3", "level": 3, "title": "Intermediary-Encapsulation Attacks", "number": "10.3" }, { - "id": "cacheability-of-pushed-responses", - "href": "https://httpwg.org/specs/rfc9114.html#cacheability-of-pushed-responses", + "id": "section-10.4", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.4", "level": 3, "title": "Cacheability of Pushed Responses", "number": "10.4" }, { - "id": "denial-of-service-considerations", - "href": "https://httpwg.org/specs/rfc9114.html#denial-of-service-considerations", + "id": "section-10.5", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.5", "level": 3, "title": "Denial-of-Service Considerations", "number": "10.5" }, { - "id": "limits-on-field-section-size", - "href": "https://httpwg.org/specs/rfc9114.html#limits-on-field-section-size", + "id": "section-10.5.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.5.1", "level": 4, "title": "Limits on Field Section Size", "number": "10.5.1" }, { - "id": "connect-issues", - "href": "https://httpwg.org/specs/rfc9114.html#connect-issues", + "id": "section-10.5.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.5.2", "level": 4, "title": "CONNECT Issues", "number": "10.5.2" }, { - "id": "use-of-compression", - "href": "https://httpwg.org/specs/rfc9114.html#use-of-compression", + "id": "section-10.6", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.6", "level": 3, "title": "Use of Compression", "number": "10.6" }, { - "id": "padding-and-traffic-analysis", - "href": "https://httpwg.org/specs/rfc9114.html#padding-and-traffic-analysis", + "id": "section-10.7", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.7", "level": 3, "title": "Padding and Traffic Analysis", "number": "10.7" }, { - "id": "frame-parsing", - "href": "https://httpwg.org/specs/rfc9114.html#frame-parsing", + "id": "section-10.8", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.8", "level": 3, "title": "Frame Parsing", "number": "10.8" }, { - "id": "early-data", - "href": "https://httpwg.org/specs/rfc9114.html#early-data", + "id": "section-10.9", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.9", "level": 3, "title": "Early Data", "number": "10.9" }, { - "id": "migration", - "href": "https://httpwg.org/specs/rfc9114.html#migration", + "id": "section-10.10", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.10", "level": 3, "title": "Migration", "number": "10.10" }, { - "id": "privacy-considerations", - "href": "https://httpwg.org/specs/rfc9114.html#privacy-considerations", + "id": "section-10.11", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-10.11", "level": 3, "title": "Privacy Considerations", "number": "10.11" }, { - "id": "iana-considerations", - "href": "https://httpwg.org/specs/rfc9114.html#iana-considerations", + "id": "section-11", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-11", "level": 2, "title": "11. IANA Considerations" }, { - "id": "iana-alpn", - "href": "https://httpwg.org/specs/rfc9114.html#iana-alpn", + "id": "section-11.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-11.1", "level": 3, "title": "Registration of HTTP/3 Identification String", "number": "11.1" }, { - "id": "iana-policy", - "href": "https://httpwg.org/specs/rfc9114.html#iana-policy", + "id": "section-11.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-11.2", "level": 3, "title": "New Registries", "number": "11.2" }, { - "id": "iana-frames", - "href": "https://httpwg.org/specs/rfc9114.html#iana-frames", + "id": "section-11.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1", "level": 4, "title": "Frame Types", "number": "11.2.1" }, { - "id": "iana-settings", - "href": "https://httpwg.org/specs/rfc9114.html#iana-settings", + "id": "section-11.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2", "level": 4, "title": "Settings Parameters", "number": "11.2.2" }, { - "id": "iana-error-codes", - "href": "https://httpwg.org/specs/rfc9114.html#iana-error-codes", + "id": "section-11.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3", "level": 4, "title": "Error Codes", "number": "11.2.3" }, { - "id": "iana-stream-types", - "href": "https://httpwg.org/specs/rfc9114.html#iana-stream-types", + "id": "section-11.2.4", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4", "level": 4, "title": "Stream Types", "number": "11.2.4" }, { - "id": "rfc.section.12", - "href": "https://httpwg.org/specs/rfc9114.html#rfc.section.12", + "id": "section-12", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-12", "level": 2, "title": "12. References" }, { - "id": "rfc.section.12.1", - "href": "https://httpwg.org/specs/rfc9114.html#rfc.section.12.1", + "id": "section-12.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-12.1", "level": 3, "title": "Normative References", "number": "12.1" }, { - "id": "rfc.section.12.2", - "href": "https://httpwg.org/specs/rfc9114.html#rfc.section.12.2", + "id": "section-12.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#section-12.2", "level": 3, "title": "Informative References", "number": "12.2" }, { - "id": "h2-considerations", - "href": "https://httpwg.org/specs/rfc9114.html#h2-considerations", + "id": "appendix-A", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A", "level": 2, "title": "Considerations for Transitioning from HTTP/2", "number": "A" }, { - "id": "h2-streams", - "href": "https://httpwg.org/specs/rfc9114.html#h2-streams", + "id": "appendix-A.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.1", "level": 3, "title": "Streams", "number": "A.1" }, { - "id": "h2-frames", - "href": "https://httpwg.org/specs/rfc9114.html#h2-frames", + "id": "appendix-A.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2", "level": 3, "title": "HTTP Frame Types", "number": "A.2" }, { - "id": "h2-diff-priority", - "href": "https://httpwg.org/specs/rfc9114.html#h2-diff-priority", + "id": "appendix-A.2.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.1", "level": 4, "title": "Prioritization Differences", "number": "A.2.1" }, { - "id": "field-compression-differences", - "href": "https://httpwg.org/specs/rfc9114.html#field-compression-differences", + "id": "appendix-A.2.2", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.2", "level": 4, "title": "Field Compression Differences", "number": "A.2.2" }, { - "id": "flow-control-differences", - "href": "https://httpwg.org/specs/rfc9114.html#flow-control-differences", + "id": "appendix-A.2.3", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.3", "level": 4, "title": "Flow-Control Differences", "number": "A.2.3" }, { - "id": "guidance-for-new-frame-type-definitions", - "href": "https://httpwg.org/specs/rfc9114.html#guidance-for-new-frame-type-definitions", + "id": "appendix-A.2.4", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.4", "level": 4, "title": "Guidance for New Frame Type Definitions", "number": "A.2.4" }, { - "id": "comparison-of-http2-and-http3-frame-types", - "href": "https://httpwg.org/specs/rfc9114.html#comparison-of-http2-and-http3-frame-types", + "id": "appendix-A.2.5", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5", "level": 4, "title": "Comparison of HTTP/2 and HTTP/3 Frame Types", "number": "A.2.5" }, { - "id": "h2-settings", - "href": "https://httpwg.org/specs/rfc9114.html#h2-settings", + "id": "appendix-A.3", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3", "level": 3, "title": "HTTP/2 SETTINGS Parameters", "number": "A.3" }, { - "id": "http2-error-codes", - "href": "https://httpwg.org/specs/rfc9114.html#http2-error-codes", + "id": "appendix-A.4", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4", "level": 3, "title": "HTTP/2 Error Codes", "number": "A.4" }, { - "id": "mapping-between-http2-and-http3-errors", - "href": "https://httpwg.org/specs/rfc9114.html#mapping-between-http2-and-http3-errors", + "id": "appendix-A.4.1", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4.1", "level": 4, "title": "Mapping between HTTP/2 and HTTP/3 Errors", "number": "A.4.1" }, { - "id": "acknowledgments", - "href": "https://httpwg.org/specs/rfc9114.html#acknowledgments", + "id": "appendix-B", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-B", "level": 2, "title": "Acknowledgments" + }, + { + "id": "appendix-C", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-C", + "level": 2, + "title": "Index" + }, + { + "id": "appendix-D", + "href": "https://www.rfc-editor.org/rfc/rfc9114#appendix-D", + "level": 2, + "title": "Author's Address" } ] } \ No newline at end of file diff --git a/ed/headings/window-placement.json b/ed/headings/window-management.json similarity index 100% rename from ed/headings/window-placement.json rename to ed/headings/window-management.json diff --git a/ed/idl/fenced-frame.idl b/ed/idl/fenced-frame.idl index 713e8b6b72ea..2869b95e6bb3 100644 --- a/ed/idl/fenced-frame.idl +++ b/ed/idl/fenced-frame.idl @@ -29,18 +29,23 @@ enum FenceReportingDestination { "buyer", "seller", "component-seller", + "direct-seller", "shared-storage-select-url", }; dictionary FenceEvent { required DOMString eventType; required DOMString eventData; - required sequence destination; + required sequence destination; }; +typedef (FenceEvent or DOMString) ReportEventType; + [Exposed=Window] interface Fence { - undefined reportEvent(FenceEvent event); + undefined reportEvent(ReportEventType event); + undefined setReportEventDataForAutomaticBeacons(FenceEvent event); + sequence getNestedConfigs(); }; partial interface Window { diff --git a/ed/idl/turtledove.idl b/ed/idl/turtledove.idl index 8ce9a7ec37d5..ededa775f216 100644 --- a/ed/idl/turtledove.idl +++ b/ed/idl/turtledove.idl @@ -33,6 +33,16 @@ dictionary AuctionAdInterestGroup { sequence adComponents; }; +[SecureContext] +partial interface Navigator { + Promise leaveAdInterestGroup(AuctionAdInterestGroupKey group); +}; + +dictionary AuctionAdInterestGroupKey { + required USVString owner; + required USVString name; +}; + [Exposed=InterestGroupBiddingScriptRunnerGlobalScope, Global=InterestGroupBiddingScriptRunnerGlobalScope] interface InterestGroupBiddingScriptRunnerGlobalScope { diff --git a/ed/idl/window-placement.idl b/ed/idl/window-management.idl similarity index 100% rename from ed/idl/window-placement.idl rename to ed/idl/window-management.idl diff --git a/ed/ids/fenced-frame.json b/ed/ids/fenced-frame.json index c4efa6bfba97..abab886e2643 100644 --- a/ed/ids/fenced-frame.json +++ b/ed/ids/fenced-frame.json @@ -174,9 +174,12 @@ "https://wicg.github.io/fenced-frame/#fence-interface", "https://wicg.github.io/fenced-frame/#ref-for-fence", "https://wicg.github.io/fenced-frame/#enumdef-fencereportingdestination", + "https://wicg.github.io/fenced-frame/#infopanel-for-enumdef-fencereportingdestination", + "https://wicg.github.io/fenced-frame/#infopaneltitle-for-enumdef-fencereportingdestination", "https://wicg.github.io/fenced-frame/#dom-fencereportingdestination-buyer", "https://wicg.github.io/fenced-frame/#dom-fencereportingdestination-seller", "https://wicg.github.io/fenced-frame/#dom-fencereportingdestination-component-seller", + "https://wicg.github.io/fenced-frame/#dom-fencereportingdestination-direct-seller", "https://wicg.github.io/fenced-frame/#dom-fencereportingdestination-shared-storage-select-url", "https://wicg.github.io/fenced-frame/#dictdef-fenceevent", "https://wicg.github.io/fenced-frame/#infopanel-for-dictdef-fenceevent", @@ -186,19 +189,37 @@ "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMString%E2%91%A2", "https://wicg.github.io/fenced-frame/#dom-fenceevent-eventdata", "https://wicg.github.io/fenced-frame/#ref-for-idl-sequence", - "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMString%E2%91%A3", + "https://wicg.github.io/fenced-frame/#ref-for-enumdef-fencereportingdestination", "https://wicg.github.io/fenced-frame/#dom-fenceevent-destination", + "https://wicg.github.io/fenced-frame/#ref-for-dictdef-fenceevent", + "https://wicg.github.io/fenced-frame/#ref-for-idl-DOMString%E2%91%A3", + "https://wicg.github.io/fenced-frame/#typedefdef-reporteventtype", + "https://wicg.github.io/fenced-frame/#infopanel-for-typedefdef-reporteventtype", + "https://wicg.github.io/fenced-frame/#infopaneltitle-for-typedefdef-reporteventtype", "https://wicg.github.io/fenced-frame/#ref-for-Exposed%E2%91%A1", "https://wicg.github.io/fenced-frame/#fence", "https://wicg.github.io/fenced-frame/#infopanel-for-fence", "https://wicg.github.io/fenced-frame/#infopaneltitle-for-fence", "https://wicg.github.io/fenced-frame/#ref-for-idl-undefined", "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-reportevent", - "https://wicg.github.io/fenced-frame/#ref-for-dictdef-fenceevent", + "https://wicg.github.io/fenced-frame/#ref-for-typedefdef-reporteventtype", "https://wicg.github.io/fenced-frame/#dom-fence-reportevent-event-event", + "https://wicg.github.io/fenced-frame/#ref-for-idl-undefined%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-setreporteventdataforautomaticbeacons", + "https://wicg.github.io/fenced-frame/#ref-for-dictdef-fenceevent%E2%91%A0", + "https://wicg.github.io/fenced-frame/#dom-fence-setreporteventdataforautomaticbeacons-event-event", + "https://wicg.github.io/fenced-frame/#ref-for-idl-sequence%E2%91%A0", + "https://wicg.github.io/fenced-frame/#ref-for-fencedframeconfig%E2%91%A7", + "https://wicg.github.io/fenced-frame/#ref-for-dom-fence-getnestedconfigs", "https://wicg.github.io/fenced-frame/#dom-fence-reportevent", "https://wicg.github.io/fenced-frame/#infopanel-for-dom-fence-reportevent", "https://wicg.github.io/fenced-frame/#infopaneltitle-for-dom-fence-reportevent", + "https://wicg.github.io/fenced-frame/#dom-fence-setreporteventdataforautomaticbeacons", + "https://wicg.github.io/fenced-frame/#infopanel-for-dom-fence-setreporteventdataforautomaticbeacons", + "https://wicg.github.io/fenced-frame/#infopaneltitle-for-dom-fence-setreporteventdataforautomaticbeacons", + "https://wicg.github.io/fenced-frame/#dom-fence-getnestedconfigs", + "https://wicg.github.io/fenced-frame/#infopanel-for-dom-fence-getnestedconfigs", + "https://wicg.github.io/fenced-frame/#infopaneltitle-for-dom-fence-getnestedconfigs", "https://wicg.github.io/fenced-frame/#new-request-destination", "https://wicg.github.io/fenced-frame/#ref-for-concept-request", "https://wicg.github.io/fenced-frame/#ref-for-concept-request-destination", diff --git a/ed/ids/rfc9110.json b/ed/ids/rfc9110.json index 7790059c64be..f2f3c8e107be 100644 --- a/ed/ids/rfc9110.json +++ b/ed/ids/rfc9110.json @@ -1,2935 +1,5355 @@ { "spec": { - "title": "RFC 9110 - HTTP Semantics", - "url": "https://httpwg.org/specs/rfc9110.html" + "title": "RFC 9110: HTTP Semantics", + "url": "https://www.rfc-editor.org/rfc/rfc9110" }, "ids": [ - "https://httpwg.org/specs/rfc9110.html#navbar-collapse", - "https://httpwg.org/specs/rfc9110.html#top", - "https://httpwg.org/specs/rfc9110.html#sidebar", - "https://httpwg.org/specs/rfc9110.html#rfc.headerblock", - "https://httpwg.org/specs/rfc9110.html#rfc.title", - "https://httpwg.org/specs/rfc9110.html#rfc.abstract", - "https://httpwg.org/specs/rfc9110.html#rfc.abstract.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.abstract.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.meta", - "https://httpwg.org/specs/rfc9110.html#rfc.status", - "https://httpwg.org/specs/rfc9110.html#rfc.boilerplate.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.boilerplate.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.boilerplate.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.copyrightnotice", - "https://httpwg.org/specs/rfc9110.html#rfc.boilerplate.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.boilerplate.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.boilerplate.2.p.3", - "https://httpwg.org/specs/rfc9110.html#introduction", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1", - "https://httpwg.org/specs/rfc9110.html#purpose", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.1.p.4", - "https://httpwg.org/specs/rfc9110.html#history.and.evolution", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP10.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2068.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2616.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7230.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7235.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.1", - "https://httpwg.org/specs/rfc9110.html#core.semantics", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.c.1", - "https://httpwg.org/specs/rfc9110.html#specifications.obsoleted.by.this.document", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2818.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7230.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7231.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7232.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7233.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7235.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7538.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7615.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7694.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.1.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7230.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7230.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.2", - "https://httpwg.org/specs/rfc9110.html#conformance", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2", - "https://httpwg.org/specs/rfc9110.html#notation", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5234.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7405.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.1.p.4", - "https://httpwg.org/specs/rfc9110.html#core.rules", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5234.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC6365.1", - "https://httpwg.org/specs/rfc9110.html#requirements.notation", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2119.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8174.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.2.p.7", - "https://httpwg.org/specs/rfc9110.html#length.requirements", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.3.p.4", - "https://httpwg.org/specs/rfc9110.html#error.handling", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.4.p.3", - "https://httpwg.org/specs/rfc9110.html#protocol.version", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.5.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.2.5.p.6", - "https://httpwg.org/specs/rfc9110.html#terminology", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.p.1", - "https://httpwg.org/specs/rfc9110.html#resources", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.1", - "https://httpwg.org/specs/rfc9110.html#representations", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.REST.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.2.p.4", - "https://httpwg.org/specs/rfc9110.html#selected.representation", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.s.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.GET.1", - "https://httpwg.org/specs/rfc9110.html#connections", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CONNECT.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.upgrade.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC4559.1", - "https://httpwg.org/specs/rfc9110.html#messages", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.4.p.3", - "https://httpwg.org/specs/rfc9110.html#user.agent", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.5.p.4", - "https://httpwg.org/specs/rfc9110.html#origin.server", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.6.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.6.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.figure.u.1", - "https://httpwg.org/specs/rfc9110.html#intermediaries", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.7.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.figure.u.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.7.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.7.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.u.1", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.d.1", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.i.1", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.o.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.7.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.7.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.1", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.r.1", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.a.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.7.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.7.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.t.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.TLS13.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.7.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.7.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.i.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.t.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC3040.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC1919.1", - "https://httpwg.org/specs/rfc9110.html#caches", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.8.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.8.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.figure.u.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.8.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.c.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.8.p.4", - "https://httpwg.org/specs/rfc9110.html#example", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.9.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.GET.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.9.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.9.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.9.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.3.9.p.5", - "https://httpwg.org/specs/rfc9110.html#exbody", - "https://httpwg.org/specs/rfc9110.html#uri", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.2", - "https://httpwg.org/specs/rfc9110.html#uri.references", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.4", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.5", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.6", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.7", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.8", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.9", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.10", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.8", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.10", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.1.p.5", - "https://httpwg.org/specs/rfc9110.html#uri.schemes", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.BCP35.1", - "https://httpwg.org/specs/rfc9110.html#uri.scheme.table", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.p.2", - "https://httpwg.org/specs/rfc9110.html#http.uri", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.TCP.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.12", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.1.p.5", - "https://httpwg.org/specs/rfc9110.html#https.uri", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.TLS13.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.14", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.15", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.2.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.COOKIE.1", - "https://httpwg.org/specs/rfc9110.html#uri.comparison", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.16", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.17", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.18", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.19", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.20", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.21", - "https://httpwg.org/specs/rfc9110.html#http.userinfo", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.22", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.4.p.4", - "https://httpwg.org/specs/rfc9110.html#uri.fragment.identifiers", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.23", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.2.5.p.2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.24", - "https://httpwg.org/specs/rfc9110.html#authoritative.access", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.p.3", - "https://httpwg.org/specs/rfc9110.html#origin", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC6454.1", - "https://httpwg.org/specs/rfc9110.html#http.origin", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.ALTSVC.1", - "https://httpwg.org/specs/rfc9110.html#https.origin", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8336.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.host.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.3.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.3.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.5", - "https://httpwg.org/specs/rfc9110.html#https.verify", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC6125.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC6125.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.4.p.6", - "https://httpwg.org/specs/rfc9110.html#https.ip-id", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.25", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5280.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.4.3.5.p.3", - "https://httpwg.org/specs/rfc9110.html#fields", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.p.1", - "https://httpwg.org/specs/rfc9110.html#fields.names", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.date.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.connection.1", - "https://httpwg.org/specs/rfc9110.html#field.lines", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.f.1", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.f.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.f.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.f.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.2.p.5", - "https://httpwg.org/specs/rfc9110.html#fields.order", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.3.p.4.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.COOKIE.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.Kri2001.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.3.p.6", - "https://httpwg.org/specs/rfc9110.html#fields.limits", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.4.p.3", - "https://httpwg.org/specs/rfc9110.html#fields.values", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5234.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.14", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.15", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.16", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.17", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.USASCII.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8187.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.ISO-8859-1.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2047.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.s.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.l.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-type.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.5.p.13.1", - "https://httpwg.org/specs/rfc9110.html#fields.components", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6", - "https://httpwg.org/specs/rfc9110.html#abnf.extension", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5234.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.p.2", - "https://httpwg.org/specs/rfc9110.html#abnf.extension.sender", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.1.p.7", - "https://httpwg.org/specs/rfc9110.html#abnf.extension.recipient", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.2.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.2.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.1.2.p.9", - "https://httpwg.org/specs/rfc9110.html#tokens", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rule.token.separators", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.18", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.19", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.2.p.3", - "https://httpwg.org/specs/rfc9110.html#delimiters", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.d.2", - "https://httpwg.org/specs/rfc9110.html#whitespace", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.20", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.21", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.22", - "https://httpwg.org/specs/rfc9110.html#quoted.strings", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rule.quoted-string", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.23", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.24", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rule.quoted-pair", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.25", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.4.p.5", - "https://httpwg.org/specs/rfc9110.html#comments", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rule.comment", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.26", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.27", - "https://httpwg.org/specs/rfc9110.html#parameter", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rule.parameter", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.6.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.28", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.29", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.30", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.31", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.6.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.6.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.6.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.6.p.5.1", - "https://httpwg.org/specs/rfc9110.html#http.date", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5322.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.32", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5905.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.10", - "https://httpwg.org/specs/rfc9110.html#preferred.date.format", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.33", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.34", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.35", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.36", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.37", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.38", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.39", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.40", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.41", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.42", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.43", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.44", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5322.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.12", - "https://httpwg.org/specs/rfc9110.html#obsolete.date.formats", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.45", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.46", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.15", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.47", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.16", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.17", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5322.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.18", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.19", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.20", - "https://httpwg.org/specs/rfc9110.html#rfc.section.5.6.7.p.20.1", - "https://httpwg.org/specs/rfc9110.html#message.abstraction", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.h.15", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.g.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.p.7", - "https://httpwg.org/specs/rfc9110.html#message.framing", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.1.p.3", - "https://httpwg.org/specs/rfc9110.html#message.control.data", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP2.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP3.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.via.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.2.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.2.p.8", - "https://httpwg.org/specs/rfc9110.html#header.fields", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.3.p.3.1", - "https://httpwg.org/specs/rfc9110.html#content", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.p.3.1", - "https://httpwg.org/specs/rfc9110.html#content.semantics", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.PUT.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.POST.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.GET.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.date.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.206.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HEAD.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.GET.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CONNECT.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.1.p.9", - "https://httpwg.org/specs/rfc9110.html#identifying.content", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.4.2.p.5", - "https://httpwg.org/specs/rfc9110.html#trailer.fields", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.p.2", - "https://httpwg.org/specs/rfc9110.html#trailers.limitations", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.te.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.1.p.5", - "https://httpwg.org/specs/rfc9110.html#trailers.processing", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.trailer.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.5.2.p.3", - "https://httpwg.org/specs/rfc9110.html#message.metadata", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.p.1", - "https://httpwg.org/specs/rfc9110.html#field.date", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5322.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.48", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.1.p.10", - "https://httpwg.org/specs/rfc9110.html#field.trailer", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.49", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.50", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.6.6.2.p.5", - "https://httpwg.org/specs/rfc9110.html#routing", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.p.1", - "https://httpwg.org/specs/rfc9110.html#target.resource", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.26", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.host.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CONNECT.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.OPTIONS.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.1.p.8", - "https://httpwg.org/specs/rfc9110.html#effective.request.uri", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.1.p.8.1", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.e.1", - "https://httpwg.org/specs/rfc9110.html#field.host", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP2.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP3.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.51", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.2.p.7", - "https://httpwg.org/specs/rfc9110.html#routing.inbound", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3.p.1", - "https://httpwg.org/specs/rfc9110.html#routing.cache", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.7", - "https://httpwg.org/specs/rfc9110.html#routing.proxy", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3.2.p.2", - "https://httpwg.org/specs/rfc9110.html#routing.origin", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.3.3.p.3", - "https://httpwg.org/specs/rfc9110.html#routing.reject", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.421.1", - "https://httpwg.org/specs/rfc9110.html#response.correlation", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP2.4", - "https://httpwg.org/specs/rfc9110.html#message.forwarding", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.connection.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.p.5", - "https://httpwg.org/specs/rfc9110.html#field.connection", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.52", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.53", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.10", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2068.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.te.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.11", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.upgrade.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.1.p.11", - "https://httpwg.org/specs/rfc9110.html#field.max-forwards", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.TRACE.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.OPTIONS.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.54", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.2.p.5", - "https://httpwg.org/specs/rfc9110.html#field.via", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5322.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.55", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.56", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.57", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.58", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.59", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.60", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.upgrade.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.6.3.p.15", - "https://httpwg.org/specs/rfc9110.html#message.transformations", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.7.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.7.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.7.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.7.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.12", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.7.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.7.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.203.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.7.p.7", - "https://httpwg.org/specs/rfc9110.html#field.upgrade", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.61", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.connection.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.15", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.expect.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.16", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.3xx.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.7.8.p.17", - "https://httpwg.org/specs/rfc9110.html#representation.data.and.metadata", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8", - "https://httpwg.org/specs/rfc9110.html#representation.data", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.1.p.3", - "https://httpwg.org/specs/rfc9110.html#representation.metadata", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.2.p.1", - "https://httpwg.org/specs/rfc9110.html#field.content-type", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.62", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2046.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.Sniffing.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.p.7", - "https://httpwg.org/specs/rfc9110.html#media.type", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2046.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-type.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.63", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.64", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.65", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2046.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.BCP13.1", - "https://httpwg.org/specs/rfc9110.html#charset", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC6365.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2978.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.2.p.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2978.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.Err1912.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.Err5433.1", - "https://httpwg.org/specs/rfc9110.html#multipart.types", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2046.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.3.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7578.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.206.2", - "https://httpwg.org/specs/rfc9110.html#field.content-encoding", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.66", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.15", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.p.9", - "https://httpwg.org/specs/rfc9110.html#content.codings", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.67", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-encoding.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-encoding.1", - "https://httpwg.org/specs/rfc9110.html#compress.coding", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.Welch.1", - "https://httpwg.org/specs/rfc9110.html#deflate.coding", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC1950.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC1951.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.2.p.2.1", - "https://httpwg.org/specs/rfc9110.html#gzip.coding", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.4.1.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC1952.1", - "https://httpwg.org/specs/rfc9110.html#field.content-language", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.68", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.p.9", - "https://httpwg.org/specs/rfc9110.html#language.tags", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5646.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-language.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.69", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5646.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.5.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5646.3", - "https://httpwg.org/specs/rfc9110.html#field.content-length", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.16", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.70", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HEAD.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.304.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CONNECT.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.6.p.13", - "https://httpwg.org/specs/rfc9110.html#field.content-location", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.71", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.27", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2557.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.GET.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HEAD.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.PUT.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.POST.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.7.p.10", - "https://httpwg.org/specs/rfc9110.html#response.validator", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.last-modified.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.etag.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.WEBDAV.1", - "https://httpwg.org/specs/rfc9110.html#weak.and.strong.validators", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.1.p.10", - "https://httpwg.org/specs/rfc9110.html#field.last-modified", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.72", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.p.4", - "https://httpwg.org/specs/rfc9110.html#lastmod.generation", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.date.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.1.p.5", - "https://httpwg.org/specs/rfc9110.html#lastmod.comparison", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.2.2.p.7", - "https://httpwg.org/specs/rfc9110.html#field.etag", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.73", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.74", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.75", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.76", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.77", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.p.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2616.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.p.8", - "https://httpwg.org/specs/rfc9110.html#entity.tag.generation", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.11", - "https://httpwg.org/specs/rfc9110.html#entity.tag.comparison", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.2.p.3", - "https://httpwg.org/specs/rfc9110.html#example.entity.tag.vs.conneg", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-encoding.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.6", - "https://httpwg.org/specs/rfc9110.html#exbody2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.8.8.3.3.p.10.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.17", - "https://httpwg.org/specs/rfc9110.html#methods", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9", - "https://httpwg.org/specs/rfc9110.html#method.overview", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.78", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.REST.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1.p.7", - "https://httpwg.org/specs/rfc9110.html#table.of.methods", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.GET.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HEAD.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.POST.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.PUT.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.DELETE.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CONNECT.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.OPTIONS.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.TRACE.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.allow.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.1.p.10", - "https://httpwg.org/specs/rfc9110.html#method.properties", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2", - "https://httpwg.org/specs/rfc9110.html#safe.methods", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.g.5", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.h.21", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.o.16", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.t.35", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.1.p.6", - "https://httpwg.org/specs/rfc9110.html#idempotent.methods", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.2.p.1", - "https://httpwg.org/specs/rfc9110.html#idempotent", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.p.28", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.d.39", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.2.p.7", - "https://httpwg.org/specs/rfc9110.html#cacheable.methods", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.2.3.p.2", - "https://httpwg.org/specs/rfc9110.html#method.definitions", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3", - "https://httpwg.org/specs/rfc9110.html#GET", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.79", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.m.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.28", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.range.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.18", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.POST.4", - "https://httpwg.org/specs/rfc9110.html#HEAD", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.h.1", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.m.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.19", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.14", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.15", - "https://httpwg.org/specs/rfc9110.html#POST", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.location.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.16", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-location.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.17", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.3.p.6", - "https://httpwg.org/specs/rfc9110.html#PUT", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.m.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-range.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.4.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.18", - "https://httpwg.org/specs/rfc9110.html#DELETE", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.5", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.d.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.m.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.5.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.5.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.20", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.5.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.19", - "https://httpwg.org/specs/rfc9110.html#CONNECT", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.TLS13.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.6.p.14", - "https://httpwg.org/specs/rfc9110.html#OPTIONS", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.7", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.o.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.m.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.7.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.7.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.7.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.7.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.7.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.max-forwards.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.7.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.7.p.7", - "https://httpwg.org/specs/rfc9110.html#TRACE", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.8", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.t.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.m.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.8.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.21", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.max-forwards.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.8.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.COOKIE.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.8.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.via.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.8.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.9.3.8.p.5", - "https://httpwg.org/specs/rfc9110.html#context", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10", - "https://httpwg.org/specs/rfc9110.html#request.context", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.p.1", - "https://httpwg.org/specs/rfc9110.html#field.expect", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.80", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.22", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.15", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.16", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.17", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.18", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.1.p.19", - "https://httpwg.org/specs/rfc9110.html#field.from", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5322.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.81", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5322.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.2.p.7", - "https://httpwg.org/specs/rfc9110.html#field.referer", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.29", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.82", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.30", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.3.p.10", - "https://httpwg.org/specs/rfc9110.html#field.te", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.23", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.83", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.84", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.85", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.86", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.4.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.connection.4", - "https://httpwg.org/specs/rfc9110.html#field.user-agent", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.87", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.88", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.89", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.5.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.5.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.5.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.5.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.1.5.p.9", - "https://httpwg.org/specs/rfc9110.html#response.context", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.p.1", - "https://httpwg.org/specs/rfc9110.html#field.allow", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.90", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.1.p.6", - "https://httpwg.org/specs/rfc9110.html#field.location", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.91", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.31", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.32", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.13.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.2.p.14.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-location.2", - "https://httpwg.org/specs/rfc9110.html#field.retry-after", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.92", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rule.delay-seconds", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.93", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.3.p.8", - "https://httpwg.org/specs/rfc9110.html#field.server", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.94", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.user-agent.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.10.2.4.p.6", - "https://httpwg.org/specs/rfc9110.html#authentication", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11", - "https://httpwg.org/specs/rfc9110.html#auth.scheme", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.95", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7617.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7616.1", - "https://httpwg.org/specs/rfc9110.html#auth.params", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.96", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.33", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC4648.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.97", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.2.p.7", - "https://httpwg.org/specs/rfc9110.html#challenge.and.response", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.98", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.3.p.4.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.3.p.6", - "https://httpwg.org/specs/rfc9110.html#credentials", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.99", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.403.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.4.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.4.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.COOKIE.4", - "https://httpwg.org/specs/rfc9110.html#protection.space", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.5.p.5", - "https://httpwg.org/specs/rfc9110.html#auth.user.origin.server", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6", - "https://httpwg.org/specs/rfc9110.html#field.www-authenticate", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.100", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.1.p.10.1", - "https://httpwg.org/specs/rfc9110.html#field.authorization", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.101", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.20", - "https://httpwg.org/specs/rfc9110.html#field.authentication-info", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7616.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.102", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.authorization.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.6.3.p.6", - "https://httpwg.org/specs/rfc9110.html#auth.client.proxy", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7", - "https://httpwg.org/specs/rfc9110.html#field.proxy-authenticate", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.103", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.www-authenticate.1", - "https://httpwg.org/specs/rfc9110.html#field.proxy-authorization", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.104", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.2.p.3", - "https://httpwg.org/specs/rfc9110.html#field.proxy-authentication-info", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.proxy-authorization.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.105", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.11.7.3.p.4", - "https://httpwg.org/specs/rfc9110.html#content.negotiation", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2295.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.p.4", - "https://httpwg.org/specs/rfc9110.html#proactive.negotiation", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.vary.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.1.p.7", - "https://httpwg.org/specs/rfc9110.html#reactive.negotiation", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.2.p.5", - "https://httpwg.org/specs/rfc9110.html#request.content.negotiation", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-encoding.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5789.1", - "https://httpwg.org/specs/rfc9110.html#conneg.features", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4", - "https://httpwg.org/specs/rfc9110.html#conneg.absent", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.1.p.3.1", - "https://httpwg.org/specs/rfc9110.html#quality.values", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.106", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.107", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.2.p.4", - "https://httpwg.org/specs/rfc9110.html#wildcard.values", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.4.3.p.2.1", - "https://httpwg.org/specs/rfc9110.html#conneg.fields", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5", - "https://httpwg.org/specs/rfc9110.html#field.accept", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.108", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.109", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.7.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.15", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.16", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.17", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.18", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.19", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.20", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.21", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.1.p.21.1", - "https://httpwg.org/specs/rfc9110.html#field.accept-charset", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.f.5", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.h.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.a.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.110", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.2.p.6.1", - "https://httpwg.org/specs/rfc9110.html#field.accept-encoding", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.111", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.112", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.15", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.3.p.16", - "https://httpwg.org/specs/rfc9110.html#field.accept-language", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.113", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.114", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC4647.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC4647.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC4647.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC4647.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2616.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.4.p.10.1", - "https://httpwg.org/specs/rfc9110.html#field.vary", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.115", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.21", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.22", - "https://httpwg.org/specs/rfc9110.html#rfc.section.12.5.5.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.authorization.2", - "https://httpwg.org/specs/rfc9110.html#conditional.requests", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.23", - "https://httpwg.org/specs/rfc9110.html#preconditions", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.WEBDAV.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.p.4", - "https://httpwg.org/specs/rfc9110.html#field.if-match", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.116", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.g.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-range.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.1.p.14", - "https://httpwg.org/specs/rfc9110.html#field.if-none-match", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.117", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.24", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.2.p.13", - "https://httpwg.org/specs/rfc9110.html#field.if-modified-since", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.118", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.15", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.3.p.16", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.25", - "https://httpwg.org/specs/rfc9110.html#field.if-unmodified-since", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.119", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.15", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.g.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-range.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.4.p.16", - "https://httpwg.org/specs/rfc9110.html#field.if-range", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.120", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.1.5.p.14", - "https://httpwg.org/specs/rfc9110.html#evaluation", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2", - "https://httpwg.org/specs/rfc9110.html#when.to.evaluate", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8246.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2.1.p.4", - "https://httpwg.org/specs/rfc9110.html#precedence", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2.2.p.3", - "https://httpwg.org/specs/rfc9110.html#precedence1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-match.1", - "https://httpwg.org/specs/rfc9110.html#precedence2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-unmodified-since.1", - "https://httpwg.org/specs/rfc9110.html#precedence3", - "https://httpwg.org/specs/rfc9110.html#precedence4", - "https://httpwg.org/specs/rfc9110.html#precedence5", - "https://httpwg.org/specs/rfc9110.html#precedencelast", - "https://httpwg.org/specs/rfc9110.html#rfc.section.13.2.2.p.4", - "https://httpwg.org/specs/rfc9110.html#range.requests", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.p.2", - "https://httpwg.org/specs/rfc9110.html#range.units", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-ranges.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.range.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-range.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.121", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.p.5", - "https://httpwg.org/specs/rfc9110.html#range.specifiers", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rule.ranges-specifier", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.122", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.123", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.124", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rule.int-range", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.125", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.126", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.127", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rule.suffix-range", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.128", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.129", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rule.other-range", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.130", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.1.p.12", - "https://httpwg.org/specs/rfc9110.html#satisfiable", - "https://httpwg.org/specs/rfc9110.html#byte.ranges", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.g.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.g.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.1.2.p.13", - "https://httpwg.org/specs/rfc9110.html#field.range", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.131", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.g.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-range.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.206.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.2.p.13", - "https://httpwg.org/specs/rfc9110.html#field.accept-ranges", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.132", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.133", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.3.p.11", - "https://httpwg.org/specs/rfc9110.html#field.content-range", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.134", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.135", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.136", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.137", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.138", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.139", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.g.140", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.15", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.4.p.16", - "https://httpwg.org/specs/rfc9110.html#partial.PUT", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.p.51", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-range.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5789.2", - "https://httpwg.org/specs/rfc9110.html#multipart.byteranges", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2046.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.6.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.6.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.6.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2046.6", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.m.7", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.m.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.6.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.6.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.6.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.14.6.p.8", - "https://httpwg.org/specs/rfc9110.html#status.codes", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.p.7", - "https://httpwg.org/specs/rfc9110.html#final.interim", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.s.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.s.4", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.s.5", - "https://httpwg.org/specs/rfc9110.html#overview.of.status.codes", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.26", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.1.p.3", - "https://httpwg.org/specs/rfc9110.html#status.1xx", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.p.4", - "https://httpwg.org/specs/rfc9110.html#status.100", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.expect.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.1.p.3", - "https://httpwg.org/specs/rfc9110.html#status.101", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.upgrade.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.2.2.p.2", - "https://httpwg.org/specs/rfc9110.html#status.2xx", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.p.1", - "https://httpwg.org/specs/rfc9110.html#status.200", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.27", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.PUT.4", - "https://httpwg.org/specs/rfc9110.html#status.201", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.PUT.5", - "https://httpwg.org/specs/rfc9110.html#status.202", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.3.p.2", - "https://httpwg.org/specs/rfc9110.html#status.203", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.28", - "https://httpwg.org/specs/rfc9110.html#status.204", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.5.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.5.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.29", - "https://httpwg.org/specs/rfc9110.html#status.205", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.6.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.6.p.3", - "https://httpwg.org/specs/rfc9110.html#status.206", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.30", - "https://httpwg.org/specs/rfc9110.html#partial.single", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.1.p.2", - "https://httpwg.org/specs/rfc9110.html#partial.multipart", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.2.p.6", - "https://httpwg.org/specs/rfc9110.html#combining.byte.ranges", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.3.7.3.p.5", - "https://httpwg.org/specs/rfc9110.html#status.3xx", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.p.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP10.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7538.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.location.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.connection.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.p.8.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2068.3", - "https://httpwg.org/specs/rfc9110.html#status.300", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.31", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.1.p.5.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8288.1", - "https://httpwg.org/specs/rfc9110.html#status.301", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.2.p.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.32", - "https://httpwg.org/specs/rfc9110.html#status.302", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.3.p.3.1", - "https://httpwg.org/specs/rfc9110.html#status.303", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.4.p.4", - "https://httpwg.org/specs/rfc9110.html#status.304", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.33", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.5.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.5.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.34", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.5.p.6", - "https://httpwg.org/specs/rfc9110.html#status.305", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7231.2", - "https://httpwg.org/specs/rfc9110.html#status.306", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.7.p.1", - "https://httpwg.org/specs/rfc9110.html#status.307", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.8.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.8.p.2", - "https://httpwg.org/specs/rfc9110.html#status.308", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.9.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.9.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.9.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.35", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.9.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.4.9.p.4.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7538.3", - "https://httpwg.org/specs/rfc9110.html#status.4xx", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.p.1", - "https://httpwg.org/specs/rfc9110.html#status.400", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.1.p.1", - "https://httpwg.org/specs/rfc9110.html#status.401", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.www-authenticate.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.authorization.3", - "https://httpwg.org/specs/rfc9110.html#status.402", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.3.p.1", - "https://httpwg.org/specs/rfc9110.html#status.403", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.4.p.3", - "https://httpwg.org/specs/rfc9110.html#status.404", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.36", - "https://httpwg.org/specs/rfc9110.html#status.405", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.6.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.37", - "https://httpwg.org/specs/rfc9110.html#status.406", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.7.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.7.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.300.1", - "https://httpwg.org/specs/rfc9110.html#status.407", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.8.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.proxy-authenticate.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.proxy-authorization.2", - "https://httpwg.org/specs/rfc9110.html#status.408", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.9.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.9.p.2", - "https://httpwg.org/specs/rfc9110.html#status.409", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.10.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.10.p.2", - "https://httpwg.org/specs/rfc9110.html#status.410", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.11.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.11.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.11.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.38", - "https://httpwg.org/specs/rfc9110.html#status.411", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.12.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-length.1", - "https://httpwg.org/specs/rfc9110.html#status.412", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.13.p.1", - "https://httpwg.org/specs/rfc9110.html#status.413", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.14.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.14.p.2", - "https://httpwg.org/specs/rfc9110.html#status.414", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.15", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.15.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.15.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.39", - "https://httpwg.org/specs/rfc9110.html#status.415", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.16", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.16.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.16.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.16.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-encoding.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.16.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept.4", - "https://httpwg.org/specs/rfc9110.html#status.416", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.17", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.17.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.range.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.17.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.17.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-range.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.17.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.17.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.17.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.17.p.6.1", - "https://httpwg.org/specs/rfc9110.html#status.417", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.18", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.18.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.expect.3", - "https://httpwg.org/specs/rfc9110.html#status.418", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.19", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.19.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2324.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.19.p.2", - "https://httpwg.org/specs/rfc9110.html#status.421", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.20", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.20.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.20.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.ALTSVC.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.20.p.3", - "https://httpwg.org/specs/rfc9110.html#status.422", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.21", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.21.p.1", - "https://httpwg.org/specs/rfc9110.html#status.426", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.22", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.22.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.upgrade.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.22.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.5.22.p.3", - "https://httpwg.org/specs/rfc9110.html#s426body", - "https://httpwg.org/specs/rfc9110.html#status.5xx", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.p.1", - "https://httpwg.org/specs/rfc9110.html#status.500", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.1.p.1", - "https://httpwg.org/specs/rfc9110.html#status.501", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.40", - "https://httpwg.org/specs/rfc9110.html#status.502", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.3.p.1", - "https://httpwg.org/specs/rfc9110.html#status.503", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.retry-after.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.4.p.2.1", - "https://httpwg.org/specs/rfc9110.html#status.504", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.5.p.1", - "https://httpwg.org/specs/rfc9110.html#status.505", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.15.6.6.p.1", - "https://httpwg.org/specs/rfc9110.html#extending", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.41", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.24", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP2.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CONNECT.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.p.5", - "https://httpwg.org/specs/rfc9110.html#method.extensibility", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1", - "https://httpwg.org/specs/rfc9110.html#method.registry", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8126.1", - "https://httpwg.org/specs/rfc9110.html#considerations.for.new.methods", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.c.100", - "https://httpwg.org/specs/rfc9110.html#rfc.extref.o.27", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.range.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.1.2.p.5.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2774.1", - "https://httpwg.org/specs/rfc9110.html#status.code.extensibility", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2", - "https://httpwg.org/specs/rfc9110.html#status.code.registry", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8126.2", - "https://httpwg.org/specs/rfc9110.html#considerations.for.new.status.codes", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.42", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.2.2.p.7", - "https://httpwg.org/specs/rfc9110.html#fields.extensibility", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8615.1", - "https://httpwg.org/specs/rfc9110.html#fields.registry", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8126.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.1.p.12", - "https://httpwg.org/specs/rfc9110.html#considerations.for.new.fields", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.connection.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.vary.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.PUT.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.3xx.2", - "https://httpwg.org/specs/rfc9110.html#considerations.for.new.field.names", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.BCP178.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.1.p.5", - "https://httpwg.org/specs/rfc9110.html#considerations.for.new.field.values", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8941.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8941.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.3.2.2.p.6", - "https://httpwg.org/specs/rfc9110.html#auth.scheme.extensibility", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.4", - "https://httpwg.org/specs/rfc9110.html#auth.scheme.registry", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.4.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.4.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.4.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.4.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.4.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8126.4", - "https://httpwg.org/specs/rfc9110.html#considerations.for.new.auth.schemes", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.4.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.4.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.4.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.43", - "https://httpwg.org/specs/rfc9110.html#range.unit.extensibility", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.5", - "https://httpwg.org/specs/rfc9110.html#range.unit.registry", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.5.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.5.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.5.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.5.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.5.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8126.5", - "https://httpwg.org/specs/rfc9110.html#considerations.for.new.range.units", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.5.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.5.2.p.1", - "https://httpwg.org/specs/rfc9110.html#content.coding.extensibility", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.6", - "https://httpwg.org/specs/rfc9110.html#content.coding.registry", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.6.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.6.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.6.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.6.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.6.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.6.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8126.6", - "https://httpwg.org/specs/rfc9110.html#considerations.for.new.content.codings", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.6.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.6.2.p.1", - "https://httpwg.org/specs/rfc9110.html#upgrade.token.registry", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.7.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.7.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.7.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8126.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.16.7.p.4", - "https://httpwg.org/specs/rfc9110.html#security.considerations", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.44", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.25", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.34", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.OWASP.1", - "https://httpwg.org/specs/rfc9110.html#establishing.authority", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC4033.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.Georgiev.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.1.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.ALTSVC.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC8336.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.1.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.1.p.7", - "https://httpwg.org/specs/rfc9110.html#risks.intermediaries", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CACHING.45", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.2.p.4", - "https://httpwg.org/specs/rfc9110.html#attack.pathname", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.3.p.3", - "https://httpwg.org/specs/rfc9110.html#attack.injection", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.4.p.4", - "https://httpwg.org/specs/rfc9110.html#attack.protocol.element.length", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.414.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.413.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC6585.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.5.p.4", - "https://httpwg.org/specs/rfc9110.html#compression.attacks", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.6.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.BREACH.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.6.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.6.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HPACK.1", - "https://httpwg.org/specs/rfc9110.html#personal.information", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.7.p.1", - "https://httpwg.org/specs/rfc9110.html#privacy.of.server.log.information", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.8.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.8.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.8.p.3", - "https://httpwg.org/specs/rfc9110.html#sensitive.information.in.uris", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.9.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.9.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.9.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.referer.1", - "https://httpwg.org/specs/rfc9110.html#underscore.in.fields", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.10.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.10.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC3875.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.10.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.10.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.26", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.10.p.5", - "https://httpwg.org/specs/rfc9110.html#fragment.disclosure", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.11", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.11.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.location.3", - "https://httpwg.org/specs/rfc9110.html#disclosure.product.information", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.12", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.12.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.user-agent.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.via.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.server.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.12.p.2", - "https://httpwg.org/specs/rfc9110.html#fingerprinting", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.13", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.13.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.Bujlow.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.13.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.13.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.13.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.13.p.5", - "https://httpwg.org/specs/rfc9110.html#security.validators", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.14", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.14.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.14.p.2", - "https://httpwg.org/specs/rfc9110.html#overlapping.ranges", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.15", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.15.p.1", - "https://httpwg.org/specs/rfc9110.html#security.auth", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.OWASP.2", - "https://httpwg.org/specs/rfc9110.html#confidentiality.of.credentials", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.1.p.2", - "https://httpwg.org/specs/rfc9110.html#auth.credentials.and.idle.clients", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.2.p.4", - "https://httpwg.org/specs/rfc9110.html#protection.spaces", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.3.p.2", - "https://httpwg.org/specs/rfc9110.html#security.auth.add.resp", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.17.16.4.p.1", - "https://httpwg.org/specs/rfc9110.html#IANA.considerations", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.p.1", - "https://httpwg.org/specs/rfc9110.html#uri.scheme.registration", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.BCP35.2", - "https://httpwg.org/specs/rfc9110.html#method.registration", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.2.p.1", - "https://httpwg.org/specs/rfc9110.html#iana.method.registration.table", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.CONNECT.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.DELETE.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.GET.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HEAD.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.OPTIONS.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.POST.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.PUT.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.TRACE.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.m.9", - "https://httpwg.org/specs/rfc9110.html#status.code.registration", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.3.p.1", - "https://httpwg.org/specs/rfc9110.html#iana.status.code.registration.table", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.100.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.101.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.200.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.201.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.202.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.203.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.204.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.205.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.206.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.300.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.301.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.302.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.303.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.304.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.305.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.306.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.307.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.308.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.400.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.401.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.402.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.403.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.404.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.405.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.406.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.407.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.408.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.409.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.410.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.411.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.412.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.413.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.414.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.415.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.416.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.417.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.418.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.421.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.422.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.426.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.500.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.501.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.502.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.503.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.504.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.505.1", - "https://httpwg.org/specs/rfc9110.html#field.name.registration", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC3864.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.6.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.6.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.7", - "https://httpwg.org/specs/rfc9110.html#iana.header.registration.table", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-charset.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-encoding.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-language.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-ranges.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.allow.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.authentication-info.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.authorization.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.connection.7", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-encoding.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-language.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-length.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-location.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-range.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-type.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.date.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.etag.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.expect.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.from.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.host.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-match.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-modified-since.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-none-match.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-range.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-unmodified-since.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.last-modified.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.location.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.max-forwards.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.proxy-authenticate.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.proxy-authentication-info.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.proxy-authorization.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.range.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.referer.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.retry-after.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.server.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.te.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.trailer.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.upgrade.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.user-agent.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.vary.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.via.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.www-authenticate.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.vary.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.8", - "https://httpwg.org/specs/rfc9110.html#field.asterisk", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.f.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.vary.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.4.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.f.7", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.h.3", - "https://httpwg.org/specs/rfc9110.html#rfc.iref.c.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2616.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7231.3", - "https://httpwg.org/specs/rfc9110.html#auth.scheme.registration", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.5.p.1", - "https://httpwg.org/specs/rfc9110.html#content.coding.registration", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.6.p.1", - "https://httpwg.org/specs/rfc9110.html#iana.content.coding.registration.table", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.Welch.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC1951.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC1950.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC1952.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-encoding.6", - "https://httpwg.org/specs/rfc9110.html#range.unit.registration", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.7.p.1", - "https://httpwg.org/specs/rfc9110.html#iana.range.units.table", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-ranges.3", - "https://httpwg.org/specs/rfc9110.html#media.type.reg", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.8.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.8.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept.6", - "https://httpwg.org/specs/rfc9110.html#port.reg", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.9.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.9.p.2", - "https://httpwg.org/specs/rfc9110.html#upgrade.token.registration", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.10", - "https://httpwg.org/specs/rfc9110.html#rfc.section.18.10.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.references", - "https://httpwg.org/specs/rfc9110.html#rfc.section.19", - "https://httpwg.org/specs/rfc9110.html#rfc.references.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.19.1", - "https://httpwg.org/specs/rfc9110.html#CACHING", - "https://httpwg.org/specs/rfc9110.html#RFC1950", - "https://httpwg.org/specs/rfc9110.html#RFC1951", - "https://httpwg.org/specs/rfc9110.html#RFC1952", - "https://httpwg.org/specs/rfc9110.html#RFC2046", - "https://httpwg.org/specs/rfc9110.html#RFC2119", - "https://httpwg.org/specs/rfc9110.html#RFC4647", - "https://httpwg.org/specs/rfc9110.html#RFC4648", - "https://httpwg.org/specs/rfc9110.html#RFC5234", - "https://httpwg.org/specs/rfc9110.html#RFC5280", - "https://httpwg.org/specs/rfc9110.html#RFC5322", - "https://httpwg.org/specs/rfc9110.html#RFC5646", - "https://httpwg.org/specs/rfc9110.html#RFC6125", - "https://httpwg.org/specs/rfc9110.html#RFC6365", - "https://httpwg.org/specs/rfc9110.html#RFC7405", - "https://httpwg.org/specs/rfc9110.html#RFC8174", - "https://httpwg.org/specs/rfc9110.html#TCP", - "https://httpwg.org/specs/rfc9110.html#TLS13", - "https://httpwg.org/specs/rfc9110.html#URI", - "https://httpwg.org/specs/rfc9110.html#USASCII", - "https://httpwg.org/specs/rfc9110.html#Welch", - "https://httpwg.org/specs/rfc9110.html#rfc.references.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.19.2", - "https://httpwg.org/specs/rfc9110.html#ALTSVC", - "https://httpwg.org/specs/rfc9110.html#BCP13", - "https://httpwg.org/specs/rfc9110.html#RFC4289", - "https://httpwg.org/specs/rfc9110.html#RFC6838", - "https://httpwg.org/specs/rfc9110.html#BCP178", - "https://httpwg.org/specs/rfc9110.html#RFC6648", - "https://httpwg.org/specs/rfc9110.html#BCP35", - "https://httpwg.org/specs/rfc9110.html#RFC7595", - "https://httpwg.org/specs/rfc9110.html#BREACH", - "https://httpwg.org/specs/rfc9110.html#Bujlow", - "https://httpwg.org/specs/rfc9110.html#COOKIE", - "https://httpwg.org/specs/rfc9110.html#Err1912", - "https://httpwg.org/specs/rfc9110.html#Err5433", - "https://httpwg.org/specs/rfc9110.html#Georgiev", - "https://httpwg.org/specs/rfc9110.html#HPACK", - "https://httpwg.org/specs/rfc9110.html#HTTP10", - "https://httpwg.org/specs/rfc9110.html#HTTP11", - "https://httpwg.org/specs/rfc9110.html#HTTP2", - "https://httpwg.org/specs/rfc9110.html#HTTP3", - "https://httpwg.org/specs/rfc9110.html#ISO-8859-1", - "https://httpwg.org/specs/rfc9110.html#Kri2001", - "https://httpwg.org/specs/rfc9110.html#OWASP", - "https://httpwg.org/specs/rfc9110.html#REST", - "https://httpwg.org/specs/rfc9110.html#RFC1919", - "https://httpwg.org/specs/rfc9110.html#RFC2047", - "https://httpwg.org/specs/rfc9110.html#RFC2068", - "https://httpwg.org/specs/rfc9110.html#RFC2145", - "https://httpwg.org/specs/rfc9110.html#RFC2295", - "https://httpwg.org/specs/rfc9110.html#RFC2324", - "https://httpwg.org/specs/rfc9110.html#RFC2557", - "https://httpwg.org/specs/rfc9110.html#RFC2616", - "https://httpwg.org/specs/rfc9110.html#RFC2617", - "https://httpwg.org/specs/rfc9110.html#RFC2774", - "https://httpwg.org/specs/rfc9110.html#RFC2818", - "https://httpwg.org/specs/rfc9110.html#RFC2978", - "https://httpwg.org/specs/rfc9110.html#RFC3040", - "https://httpwg.org/specs/rfc9110.html#RFC3864", - "https://httpwg.org/specs/rfc9110.html#RFC3875", - "https://httpwg.org/specs/rfc9110.html#RFC4033", - "https://httpwg.org/specs/rfc9110.html#RFC4559", - "https://httpwg.org/specs/rfc9110.html#RFC5789", - "https://httpwg.org/specs/rfc9110.html#RFC5905", - "https://httpwg.org/specs/rfc9110.html#RFC6454", - "https://httpwg.org/specs/rfc9110.html#RFC6585", - "https://httpwg.org/specs/rfc9110.html#RFC7230", - "https://httpwg.org/specs/rfc9110.html#RFC7231", - "https://httpwg.org/specs/rfc9110.html#RFC7232", - "https://httpwg.org/specs/rfc9110.html#RFC7233", - "https://httpwg.org/specs/rfc9110.html#RFC7234", - "https://httpwg.org/specs/rfc9110.html#RFC7235", - "https://httpwg.org/specs/rfc9110.html#RFC7538", - "https://httpwg.org/specs/rfc9110.html#RFC7540", - "https://httpwg.org/specs/rfc9110.html#RFC7578", - "https://httpwg.org/specs/rfc9110.html#RFC7615", - "https://httpwg.org/specs/rfc9110.html#RFC7616", - "https://httpwg.org/specs/rfc9110.html#RFC7617", - "https://httpwg.org/specs/rfc9110.html#RFC7694", - "https://httpwg.org/specs/rfc9110.html#RFC8126", - "https://httpwg.org/specs/rfc9110.html#RFC8187", - "https://httpwg.org/specs/rfc9110.html#RFC8246", - "https://httpwg.org/specs/rfc9110.html#RFC8288", - "https://httpwg.org/specs/rfc9110.html#RFC8336", - "https://httpwg.org/specs/rfc9110.html#RFC8615", - "https://httpwg.org/specs/rfc9110.html#RFC8941", - "https://httpwg.org/specs/rfc9110.html#Sniffing", - "https://httpwg.org/specs/rfc9110.html#WEBDAV", - "https://httpwg.org/specs/rfc9110.html#collected.abnf", - "https://httpwg.org/specs/rfc9110.html#rfc.section.A", - "https://httpwg.org/specs/rfc9110.html#rfc.section.A.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.A.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.35", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.36", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.37", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC4647.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5646.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC5322.8", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.38", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.39", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.40", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.41", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.42", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.43", - "https://httpwg.org/specs/rfc9110.html#changes.from.previous.rfcs", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B", - "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.2818", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.1.p.1", - "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7230", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.2.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.2.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.2.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.2.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.2.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.2.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.2.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.2.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.host.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.2.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.URI.44", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.via.5", - "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7231", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP11.27", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.8", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.GET.8", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HEAD.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.DELETE.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.9", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-range.6", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.PUT.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.10", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.OPTIONS.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.11", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.TRACE.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.12", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.expect.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.13", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7694.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.14", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.15", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-charset.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.16", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.vary.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.17", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.18", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.accept-ranges.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.19", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.3xx.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.20", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7538.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.308.2", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.21", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7540.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.421.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.3.p.22", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.WEBDAV.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.status.422.2", - "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7232", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.4.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.4.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-match.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-unmodified-since.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.4.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.if-unmodified-since.4", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.4.p.4", - "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7233", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.5", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.5.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.5.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.range.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.5.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.field.content-range.7", - "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7235", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.6", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.6.p.1", - "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7538", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.7", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.7.p.1", - "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7615", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.8", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.8.p.1", - "https://httpwg.org/specs/rfc9110.html#changes.from.rfc.7694", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.9", - "https://httpwg.org/specs/rfc9110.html#rfc.section.B.9.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7694.3", - "https://httpwg.org/specs/rfc9110.html#acks", - "https://httpwg.org/specs/rfc9110.html#rfc.section.unnumbered-1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.unnumbered-1.p.1", - "https://httpwg.org/specs/rfc9110.html#rfc.section.unnumbered-1.p.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.HTTP10.3", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2068.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2145.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2616.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2617.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC2818.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7230.5", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7231.4", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7232.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7233.2", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7234.1", - "https://httpwg.org/specs/rfc9110.html#rfc.xref.RFC7235.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.unnumbered-1.p.3", - "https://httpwg.org/specs/rfc9110.html#rfc.section.unnumbered-1.p.4", - "https://httpwg.org/specs/rfc9110.html#rfc.index", - "https://httpwg.org/specs/rfc9110.html#rfc.index.1", - "https://httpwg.org/specs/rfc9110.html#rfc.index.2", - "https://httpwg.org/specs/rfc9110.html#rfc.index.3", - "https://httpwg.org/specs/rfc9110.html#rfc.index.4", - "https://httpwg.org/specs/rfc9110.html#rfc.index.5", - "https://httpwg.org/specs/rfc9110.html#rfc.index.A", - "https://httpwg.org/specs/rfc9110.html#rfc.index.B", - "https://httpwg.org/specs/rfc9110.html#rfc.index.C", - "https://httpwg.org/specs/rfc9110.html#rfc.index.D", - "https://httpwg.org/specs/rfc9110.html#rfc.index.E", - "https://httpwg.org/specs/rfc9110.html#rfc.index.F", - "https://httpwg.org/specs/rfc9110.html#rfc.index.G", - "https://httpwg.org/specs/rfc9110.html#rfc.index.H", - "https://httpwg.org/specs/rfc9110.html#rfc.index.I", - "https://httpwg.org/specs/rfc9110.html#rfc.index.K", - "https://httpwg.org/specs/rfc9110.html#rfc.index.L", - "https://httpwg.org/specs/rfc9110.html#rfc.index.M", - "https://httpwg.org/specs/rfc9110.html#rfc.index.N", - "https://httpwg.org/specs/rfc9110.html#rfc.index.O", - "https://httpwg.org/specs/rfc9110.html#rfc.index.P", - "https://httpwg.org/specs/rfc9110.html#rfc.index.R", - "https://httpwg.org/specs/rfc9110.html#rfc.index.S", - "https://httpwg.org/specs/rfc9110.html#rfc.index.T", - "https://httpwg.org/specs/rfc9110.html#rfc.index.U", - "https://httpwg.org/specs/rfc9110.html#rfc.index.V", - "https://httpwg.org/specs/rfc9110.html#rfc.index.W", - "https://httpwg.org/specs/rfc9110.html#rfc.index.X", - "https://httpwg.org/specs/rfc9110.html#rfc.authors" + "https://www.rfc-editor.org/rfc/rfc9110#external-metadata", + "https://www.rfc-editor.org/rfc/rfc9110#external-updates", + "https://www.rfc-editor.org/rfc/rfc9110#internal-metadata", + "https://www.rfc-editor.org/rfc/rfc9110#identifiers", + "https://www.rfc-editor.org/rfc/rfc9110#rfcnum", + "https://www.rfc-editor.org/rfc/rfc9110#title", + "https://www.rfc-editor.org/rfc/rfc9110#section-abstract", + "https://www.rfc-editor.org/rfc/rfc9110#abstract", + "https://www.rfc-editor.org/rfc/rfc9110#section-abstract-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-abstract-2", + "https://www.rfc-editor.org/rfc/rfc9110#status-of-memo", + "https://www.rfc-editor.org/rfc/rfc9110#section-boilerplate.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-status-of-this-memo", + "https://www.rfc-editor.org/rfc/rfc9110#section-boilerplate.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-boilerplate.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-boilerplate.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#copyright", + "https://www.rfc-editor.org/rfc/rfc9110#section-boilerplate.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-copyright-notice", + "https://www.rfc-editor.org/rfc/rfc9110#section-boilerplate.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-boilerplate.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-boilerplate.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#toc", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-table-of-contents", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.1.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.1.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.1.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.1.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.2.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.9", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.3.2.9.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.2.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.4.2.3.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.5.2.6.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.4.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.6.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.6.2.6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.6.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.6.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.6.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.7.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.4.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.4.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.4.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.4.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.4.2.1.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.4.2.1.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.8.2.8.2.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.9.2.3.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.1.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.10.2.2.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.6.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.6.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.6.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.7.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.7.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.7.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.7.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.11.2.7.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.4.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.4.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.4.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.12.2.5.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.1.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.13.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.14.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.7.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.7.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.7.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.7.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.3.2.7.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.9", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.4.2.9.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.9", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.9.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.10", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.11", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.11.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.12", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.13", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.13.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.14", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.15", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.15.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.16", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.17", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.17.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.18", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.19", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.19.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.20", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.21", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.21.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.22", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.5.2.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.15.2.6.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.3.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.3.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.3.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.3.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.4.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.6.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.16.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.9", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.9.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.10", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.11", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.11.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.12", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.13", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.13.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.14", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.15", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.15.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.16", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.16.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.16.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.16.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.16.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.16.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.16.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.16.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.17.2.16.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.9", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.9.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.10", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.18.2.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.19", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.19.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.19.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.19.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.19.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.19.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.20", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.9", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.21.2.9.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.22", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.23", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.23.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.24", + "https://www.rfc-editor.org/rfc/rfc9110#section-toc.1-1.24.1", + "https://www.rfc-editor.org/rfc/rfc9110#introduction", + "https://www.rfc-editor.org/rfc/rfc9110#section-1", + "https://www.rfc-editor.org/rfc/rfc9110#name-introduction", + "https://www.rfc-editor.org/rfc/rfc9110#purpose", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-purpose", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#history.and.evolution", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-history-and-evolution", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#core.semantics", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-core-semantics", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-negotiation-1", + "https://www.rfc-editor.org/rfc/rfc9110#specifications.obsoleted.by.this.document", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-specifications-obsoleted-by", + "https://www.rfc-editor.org/rfc/rfc9110#table-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-1.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#conformance", + "https://www.rfc-editor.org/rfc/rfc9110#section-2", + "https://www.rfc-editor.org/rfc/rfc9110#name-conformance", + "https://www.rfc-editor.org/rfc/rfc9110#notation", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-syntax-notation", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-alpha-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-cr-3", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-crlf-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-ctl-5", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-digit-6", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-dquote-7", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-hexdig-8", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-htab-9", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-lf-10", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-octet-11", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-sp-12", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-vchar-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#core.rules", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#requirements.notation", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-requirements-notation", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#length.requirements", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-length-requirements", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#error.handling", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-error-handling", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#protocol.version", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-protocol-version", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.5-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-2.5-6", + "https://www.rfc-editor.org/rfc/rfc9110#terminology", + "https://www.rfc-editor.org/rfc/rfc9110#section-3", + "https://www.rfc-editor.org/rfc/rfc9110#name-terminology-and-core-concep", + "https://www.rfc-editor.org/rfc/rfc9110#section-3-1", + "https://www.rfc-editor.org/rfc/rfc9110#resources", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-resources", + "https://www.rfc-editor.org/rfc/rfc9110#iref-resource-14", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#representations", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-representations", + "https://www.rfc-editor.org/rfc/rfc9110#iref-representation-15", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#selected.representation", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-selected-representation-16", + "https://www.rfc-editor.org/rfc/rfc9110#connections", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-connections-clients-and-ser", + "https://www.rfc-editor.org/rfc/rfc9110#iref-client-17", + "https://www.rfc-editor.org/rfc/rfc9110#iref-server-18", + "https://www.rfc-editor.org/rfc/rfc9110#iref-connection-19", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#messages", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-messages", + "https://www.rfc-editor.org/rfc/rfc9110#iref-messages-20", + "https://www.rfc-editor.org/rfc/rfc9110#iref-message-21", + "https://www.rfc-editor.org/rfc/rfc9110#iref-sender-22", + "https://www.rfc-editor.org/rfc/rfc9110#iref-recipient-23", + "https://www.rfc-editor.org/rfc/rfc9110#iref-request-24", + "https://www.rfc-editor.org/rfc/rfc9110#iref-response-25", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#user.agent", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-user-agents", + "https://www.rfc-editor.org/rfc/rfc9110#iref-user-agent-26", + "https://www.rfc-editor.org/rfc/rfc9110#iref-browser-27", + "https://www.rfc-editor.org/rfc/rfc9110#iref-spider-28", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#origin.server", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-origin-server", + "https://www.rfc-editor.org/rfc/rfc9110#iref-origin-server-29", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.6-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.6-3", + "https://www.rfc-editor.org/rfc/rfc9110#figure-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.6-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#intermediaries", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-intermediaries", + "https://www.rfc-editor.org/rfc/rfc9110#iref-intermediary-30", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#figure-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-upstream-31", + "https://www.rfc-editor.org/rfc/rfc9110#iref-downstream-32", + "https://www.rfc-editor.org/rfc/rfc9110#iref-inbound-33", + "https://www.rfc-editor.org/rfc/rfc9110#iref-outbound-34", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7-5", + "https://www.rfc-editor.org/rfc/rfc9110#iref-proxy-35", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7-6", + "https://www.rfc-editor.org/rfc/rfc9110#iref-gateway-36", + "https://www.rfc-editor.org/rfc/rfc9110#iref-reverse-proxy-37", + "https://www.rfc-editor.org/rfc/rfc9110#iref-accelerator-38", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7-8", + "https://www.rfc-editor.org/rfc/rfc9110#iref-tunnel-39", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.7-10", + "https://www.rfc-editor.org/rfc/rfc9110#iref-interception-proxy-40", + "https://www.rfc-editor.org/rfc/rfc9110#iref-transparent-proxy-41", + "https://www.rfc-editor.org/rfc/rfc9110#caches", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.8", + "https://www.rfc-editor.org/rfc/rfc9110#name-caches", + "https://www.rfc-editor.org/rfc/rfc9110#iref-cache-42", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.8-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.8-2", + "https://www.rfc-editor.org/rfc/rfc9110#figure-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.8-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.8-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-cacheable-43", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.8-5", + "https://www.rfc-editor.org/rfc/rfc9110#example", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.9", + "https://www.rfc-editor.org/rfc/rfc9110#name-example-message-exchange", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.9-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.9-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.9-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.9-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-3.9-5", + "https://www.rfc-editor.org/rfc/rfc9110#uri", + "https://www.rfc-editor.org/rfc/rfc9110#section-4", + "https://www.rfc-editor.org/rfc/rfc9110#name-identifiers-in-http", + "https://www.rfc-editor.org/rfc/rfc9110#iref-uri-44", + "https://www.rfc-editor.org/rfc/rfc9110#iref-resource-45", + "https://www.rfc-editor.org/rfc/rfc9110#section-4-1", + "https://www.rfc-editor.org/rfc/rfc9110#uri.references", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-uri-references", + "https://www.rfc-editor.org/rfc/rfc9110#iref-uri-reference-46", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-uri-reference-47", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-absolute-uri-48", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-authority-49", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-absolute-path-50", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-port-51", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-query-52", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-segment-53", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-uri-host-54", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-partial-uri-55", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#uri.schemes", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-http-related-uri-schemes", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#uri.scheme.table", + "https://www.rfc-editor.org/rfc/rfc9110#table-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#http.uri", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-http-uri-scheme", + "https://www.rfc-editor.org/rfc/rfc9110#iref-http-uri-scheme-56", + "https://www.rfc-editor.org/rfc/rfc9110#iref-uri-scheme-http-57", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-http-uri-58", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#https.uri", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-https-uri-scheme", + "https://www.rfc-editor.org/rfc/rfc9110#iref-https-uri-scheme-59", + "https://www.rfc-editor.org/rfc/rfc9110#iref-uri-scheme-https-60", + "https://www.rfc-editor.org/rfc/rfc9110#iref-secured-61", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-https-uri-62", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#uri.comparison", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-https-normalization-and-com", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3-4.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3-4.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3-4.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#http.userinfo", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-deprecation-of-userinfo-in-", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#uri.fragment.identifiers", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-https-references-with-fragm", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fragment-identifiers-63", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.2.5-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#authoritative.access", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-authoritative-access", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#origin", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-uri-origin", + "https://www.rfc-editor.org/rfc/rfc9110#iref-origin-64", + "https://www.rfc-editor.org/rfc/rfc9110#iref-uri-origin-65", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#http.origin", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-http-origins", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#https.origin", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-https-origins", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.3-9", + "https://www.rfc-editor.org/rfc/rfc9110#https.verify", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-https-certificate-verificat", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#https.ip-id", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-ip-id-reference-identity", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-4.3.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#fields", + "https://www.rfc-editor.org/rfc/rfc9110#section-5", + "https://www.rfc-editor.org/rfc/rfc9110#name-fields", + "https://www.rfc-editor.org/rfc/rfc9110#iref-field-66", + "https://www.rfc-editor.org/rfc/rfc9110#section-5-1", + "https://www.rfc-editor.org/rfc/rfc9110#fields.names", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-field-names", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-field-name-67", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#field.lines", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-field-lines-and-combined-fi", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-field-line-68", + "https://www.rfc-editor.org/rfc/rfc9110#iref-field-name-69", + "https://www.rfc-editor.org/rfc/rfc9110#iref-field-line-value-70", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-field-value-71", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#fields.order", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-field-order", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.3-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#fields.limits", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-field-limits", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#fields.values", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-field-values", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-field-value-72", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-field-vchar-73", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-field-content-74", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-obs-text-75", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-6", + "https://www.rfc-editor.org/rfc/rfc9110#iref-singleton-field-76", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-7", + "https://www.rfc-editor.org/rfc/rfc9110#iref-list-based-field-77", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.5-13.1", + "https://www.rfc-editor.org/rfc/rfc9110#fields.components", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-common-rules-for-defining-f", + "https://www.rfc-editor.org/rfc/rfc9110#abnf.extension", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-lists-rule-abnf-extension", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#abnf.extension.sender", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-sender-requirements", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#abnf.extension.recipient", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-recipient-requirements", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.1.2-9", + "https://www.rfc-editor.org/rfc/rfc9110#tokens", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-tokens", + "https://www.rfc-editor.org/rfc/rfc9110#rule.token.separators", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-token-78", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-tchar-79", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#delimiters", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#iref-delimiters-80", + "https://www.rfc-editor.org/rfc/rfc9110#whitespace", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-whitespace", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-ows-81", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-rws-82", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-bws-83", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#quoted.strings", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-quoted-strings", + "https://www.rfc-editor.org/rfc/rfc9110#rule.quoted-string", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-quoted-string-84", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-qdtext-85", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#rule.quoted-pair", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-quoted-pair-86", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#comments", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-comments", + "https://www.rfc-editor.org/rfc/rfc9110#rule.comment", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-comment-87", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-ctext-88", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#parameter", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-parameters", + "https://www.rfc-editor.org/rfc/rfc9110#rule.parameter", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-parameters-89", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-parameter-90", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-parameter-name-91", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-parameter-value-92", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.6-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.6-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.6-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.6-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.6-5.1", + "https://www.rfc-editor.org/rfc/rfc9110#http.date", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-date-time-formats", + "https://www.rfc-editor.org/rfc/rfc9110#iref-clock-93", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-http-date-94", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-9", + "https://www.rfc-editor.org/rfc/rfc9110#preferred.date.format", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-10", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-imf-fixdate-95", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-date1-96", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-time-of-day-97", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-hour-98", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-minute-99", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-second-100", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-day-name-101", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-day-name-l-102", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-day-103", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-month-104", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-year-105", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-gmt-106", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-11", + "https://www.rfc-editor.org/rfc/rfc9110#obsolete.date.formats", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-12", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-obs-date-107", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-13", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-rfc850-date-108", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-14", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-asctime-date-109", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-15", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-16", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-17", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-18", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-19", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-20", + "https://www.rfc-editor.org/rfc/rfc9110#section-5.6.7-20.1", + "https://www.rfc-editor.org/rfc/rfc9110#message.abstraction", + "https://www.rfc-editor.org/rfc/rfc9110#section-6", + "https://www.rfc-editor.org/rfc/rfc9110#name-message-abstraction", + "https://www.rfc-editor.org/rfc/rfc9110#iref-message-abstraction-110", + "https://www.rfc-editor.org/rfc/rfc9110#iref-message-111", + "https://www.rfc-editor.org/rfc/rfc9110#iref-self-descriptive-112", + "https://www.rfc-editor.org/rfc/rfc9110#section-6-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6-3.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-6-3.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-6-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-6-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-6-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-6-7", + "https://www.rfc-editor.org/rfc/rfc9110#message.framing", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-framing-and-completeness", + "https://www.rfc-editor.org/rfc/rfc9110#iref-complete-113", + "https://www.rfc-editor.org/rfc/rfc9110#iref-incomplete-114", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#message.control.data", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-control-data", + "https://www.rfc-editor.org/rfc/rfc9110#iref-control-data-115", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.2-8", + "https://www.rfc-editor.org/rfc/rfc9110#header.fields", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-header-fields", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-section-116", + "https://www.rfc-editor.org/rfc/rfc9110#iref-field-117", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.3-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#content", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-content", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-118", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#content.semantics", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-semantics", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#identifying.content", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-identifying-content", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-5.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-5.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-5.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-5.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-5.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.4.2-5.7", + "https://www.rfc-editor.org/rfc/rfc9110#trailer.fields", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-trailer-fields", + "https://www.rfc-editor.org/rfc/rfc9110#iref-trailer-section-119", + "https://www.rfc-editor.org/rfc/rfc9110#iref-trailer-fields-120", + "https://www.rfc-editor.org/rfc/rfc9110#iref-trailers-121", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#trailers.limitations", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-limitations-on-use-of-trail", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#trailers.processing", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-processing-trailer-fields", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.5.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#message.metadata", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-message-metadata", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#field.date", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-date", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-date-122", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-date-123", + "https://www.rfc-editor.org/rfc/rfc9110#iref-date-header-field-124", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-date-125", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.1-10", + "https://www.rfc-editor.org/rfc/rfc9110#field.trailer", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-trailer", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-trailer-126", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-trailer-127", + "https://www.rfc-editor.org/rfc/rfc9110#iref-trailer-header-field-128", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-trailer-129", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-field-name-130", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-6.6.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#routing", + "https://www.rfc-editor.org/rfc/rfc9110#section-7", + "https://www.rfc-editor.org/rfc/rfc9110#name-routing-http-messages", + "https://www.rfc-editor.org/rfc/rfc9110#section-7-1", + "https://www.rfc-editor.org/rfc/rfc9110#target.resource", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-determining-the-target-reso", + "https://www.rfc-editor.org/rfc/rfc9110#iref-target-resource-131", + "https://www.rfc-editor.org/rfc/rfc9110#iref-target-uri-132", + "https://www.rfc-editor.org/rfc/rfc9110#iref-request-target-133", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1-5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1-5.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#effective.request.uri", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.1-8.1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-effective-request-uri-134", + "https://www.rfc-editor.org/rfc/rfc9110#field.host", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-host-and-authority", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-host-135", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-host-136", + "https://www.rfc-editor.org/rfc/rfc9110#iref-host-header-field-137", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-host-138", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#routing.inbound", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-routing-inbound-requests", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#routing.cache", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-to-a-cache", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#routing.proxy", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-to-a-proxy", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#routing.origin", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-to-the-origin", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.3.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#routing.reject", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-rejecting-misdirected-reque", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#response.correlation", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-response-correlation", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#message.forwarding", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-message-forwarding", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6-5", + "https://www.rfc-editor.org/rfc/rfc9110#field.connection", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-connection", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-connection-139", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-connection-14", + "https://www.rfc-editor.org/rfc/rfc9110#iref-connection-header-field-141", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-connection-142", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-connection-option-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-8.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-8.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-8.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-8.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.1-11", + "https://www.rfc-editor.org/rfc/rfc9110#field.max-forwards", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-max-forwards", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-max-forwards-144", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-max-forwards-", + "https://www.rfc-editor.org/rfc/rfc9110#iref-max-forwards-header-field-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-max-forwards-147", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#field.via", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-via", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-via-148", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-via-149", + "https://www.rfc-editor.org/rfc/rfc9110#iref-via-header-field-150", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-via-151", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-received-protocol-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-protocol-name-153", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-protocol-version-15", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-received-by-155", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-pseudonym-156", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-14", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.6.3-15", + "https://www.rfc-editor.org/rfc/rfc9110#message.transformations", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-message-transformations", + "https://www.rfc-editor.org/rfc/rfc9110#iref-transforming-proxy-157", + "https://www.rfc-editor.org/rfc/rfc9110#iref-non-transforming-proxy-158", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.7-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.7-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.7-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.7-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.7-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.7-7", + "https://www.rfc-editor.org/rfc/rfc9110#field.upgrade", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8", + "https://www.rfc-editor.org/rfc/rfc9110#name-upgrade", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-upgrade-159", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-upgrade-160", + "https://www.rfc-editor.org/rfc/rfc9110#iref-upgrade-header-field-161", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-upgrade-162", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-14", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-15", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-16", + "https://www.rfc-editor.org/rfc/rfc9110#section-7.8-17", + "https://www.rfc-editor.org/rfc/rfc9110#representation.data.and.metadata", + "https://www.rfc-editor.org/rfc/rfc9110#section-8", + "https://www.rfc-editor.org/rfc/rfc9110#name-representation-data-and-met", + "https://www.rfc-editor.org/rfc/rfc9110#representation.data", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-representation-data", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#representation.metadata", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-representation-metadata", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#field.content-type", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-type", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-content-type-163", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-content-type-", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-type-header-field-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-content-type-166", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#media.type", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-media-type", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-media-type-167", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-type-168", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-subtype-169", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#charset", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-charset", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.2-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#multipart.types", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-multipart-types", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.3.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#field.content-encoding", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-encoding", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-content-encoding-170", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-content-encod", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-encoding-header-fie", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-content-encoding-17", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4-9", + "https://www.rfc-editor.org/rfc/rfc9110#content.codings", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-codings", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-coding-174", + "https://www.rfc-editor.org/rfc/rfc9110#iref-compress-content-coding-175", + "https://www.rfc-editor.org/rfc/rfc9110#iref-x-compress-content-coding-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-deflate-content-coding-177", + "https://www.rfc-editor.org/rfc/rfc9110#iref-gzip-content-coding-178", + "https://www.rfc-editor.org/rfc/rfc9110#iref-x-gzip-content-coding-179", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-content-coding-180", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#compress.coding", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-compress-coding", + "https://www.rfc-editor.org/rfc/rfc9110#iref-compress-coding-format-181", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#deflate.coding", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-deflate-coding", + "https://www.rfc-editor.org/rfc/rfc9110#iref-deflate-coding-format-182", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#gzip.coding", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-gzip-coding", + "https://www.rfc-editor.org/rfc/rfc9110#iref-gzip-coding-format-183", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#field.content-language", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-language", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-content-language-184", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-content-langu", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-language-header-fie", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-content-language-18", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5-9", + "https://www.rfc-editor.org/rfc/rfc9110#language.tags", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-language-tags", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-language-tag-188", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.5.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#field.content-length", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-length", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-content-length-189", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-content-lengt", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-length-header-field", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-content-length-192", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.6-13", + "https://www.rfc-editor.org/rfc/rfc9110#field.content-location", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-location", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-content-location-193", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-content-locat", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-location-header-fie", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-content-location-19", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-7.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-7.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.7-10", + "https://www.rfc-editor.org/rfc/rfc9110#response.validator", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8", + "https://www.rfc-editor.org/rfc/rfc9110#name-validator-fields", + "https://www.rfc-editor.org/rfc/rfc9110#iref-metadata-197", + "https://www.rfc-editor.org/rfc/rfc9110#iref-validator-198", + "https://www.rfc-editor.org/rfc/rfc9110#iref-selected-representation-199", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8-5", + "https://www.rfc-editor.org/rfc/rfc9110#weak.and.strong.validators", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-weak-versus-strong", + "https://www.rfc-editor.org/rfc/rfc9110#iref-validator-weak-200", + "https://www.rfc-editor.org/rfc/rfc9110#iref-validator-strong-201", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.1-10", + "https://www.rfc-editor.org/rfc/rfc9110#field.last-modified", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-last-modified", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-last-modified-202", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-last-modified", + "https://www.rfc-editor.org/rfc/rfc9110#iref-last-modified-header-field-", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-last-modified-205", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#lastmod.generation", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-generation", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#lastmod.comparison", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-comparison", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2-2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2-4.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2-6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2-6.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.2.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#field.etag", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-etag", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-etag-206", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-etag-207", + "https://www.rfc-editor.org/rfc/rfc9110#iref-trailer-fields-etag-208", + "https://www.rfc-editor.org/rfc/rfc9110#iref-etag-field-209", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-etag-210", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-entity-tag-211", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-weak-212", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-opaque-tag-213", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-etagc-214", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3-8", + "https://www.rfc-editor.org/rfc/rfc9110#entity.tag.generation", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-generation-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#entity.tag.comparison", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-comparison-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.2-2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.2-2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.2-2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#table-3", + "https://www.rfc-editor.org/rfc/rfc9110#example.entity.tag.vs.conneg", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-example-entity-tags-varying", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-8.8.3.3-10.1", + "https://www.rfc-editor.org/rfc/rfc9110#methods", + "https://www.rfc-editor.org/rfc/rfc9110#section-9", + "https://www.rfc-editor.org/rfc/rfc9110#name-methods", + "https://www.rfc-editor.org/rfc/rfc9110#method.overview", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-overview", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-method-215", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#table.of.methods", + "https://www.rfc-editor.org/rfc/rfc9110#table-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.1-11", + "https://www.rfc-editor.org/rfc/rfc9110#method.properties", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-common-method-properties", + "https://www.rfc-editor.org/rfc/rfc9110#safe.methods", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-safe-methods", + "https://www.rfc-editor.org/rfc/rfc9110#iref-safe-216", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#idempotent.methods", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-idempotent-methods", + "https://www.rfc-editor.org/rfc/rfc9110#iref-idempotent-217", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#cacheable.methods", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-methods-and-caching", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#method.definitions", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-method-definitions", + "https://www.rfc-editor.org/rfc/rfc9110#GET", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-get", + "https://www.rfc-editor.org/rfc/rfc9110#iref-get-method-218", + "https://www.rfc-editor.org/rfc/rfc9110#iref-method-get-219", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#HEAD", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-head", + "https://www.rfc-editor.org/rfc/rfc9110#iref-head-method-220", + "https://www.rfc-editor.org/rfc/rfc9110#iref-method-head-221", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#POST", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-post", + "https://www.rfc-editor.org/rfc/rfc9110#iref-post-method-222", + "https://www.rfc-editor.org/rfc/rfc9110#iref-method-post-223", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3-2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3-2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3-2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#PUT", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-put", + "https://www.rfc-editor.org/rfc/rfc9110#iref-put-method-224", + "https://www.rfc-editor.org/rfc/rfc9110#iref-method-put-225", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-5.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-5.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.4-13", + "https://www.rfc-editor.org/rfc/rfc9110#DELETE", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-delete", + "https://www.rfc-editor.org/rfc/rfc9110#iref-delete-method-226", + "https://www.rfc-editor.org/rfc/rfc9110#iref-method-delete-227", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5-5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5-5.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5-5.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.5-7", + "https://www.rfc-editor.org/rfc/rfc9110#CONNECT", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-connect", + "https://www.rfc-editor.org/rfc/rfc9110#iref-connect-method-228", + "https://www.rfc-editor.org/rfc/rfc9110#iref-method-connect-229", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.6-14", + "https://www.rfc-editor.org/rfc/rfc9110#OPTIONS", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-options", + "https://www.rfc-editor.org/rfc/rfc9110#iref-options-method-230", + "https://www.rfc-editor.org/rfc/rfc9110#iref-method-options-231", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.7-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.7-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.7-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.7-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.7-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.7-7", + "https://www.rfc-editor.org/rfc/rfc9110#TRACE", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.8", + "https://www.rfc-editor.org/rfc/rfc9110#name-trace", + "https://www.rfc-editor.org/rfc/rfc9110#iref-trace-method-232", + "https://www.rfc-editor.org/rfc/rfc9110#iref-method-trace-233", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.8-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.8-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.8-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.8-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-9.3.8-5", + "https://www.rfc-editor.org/rfc/rfc9110#context", + "https://www.rfc-editor.org/rfc/rfc9110#section-10", + "https://www.rfc-editor.org/rfc/rfc9110#name-message-context", + "https://www.rfc-editor.org/rfc/rfc9110#request.context", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-request-context-fields", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#field.expect", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-expect", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-expect-234", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-expect-235", + "https://www.rfc-editor.org/rfc/rfc9110#iref-expect-header-field-236", + "https://www.rfc-editor.org/rfc/rfc9110#iref-100-continue-expect-value-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-expect-238", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-11.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-11.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-11.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-11.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-13.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-13.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-13.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-13.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-14", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-15.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-15.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-16", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-17", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-18.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-18.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.1-19", + "https://www.rfc-editor.org/rfc/rfc9110#field.from", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-from", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-from-239", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-from-240", + "https://www.rfc-editor.org/rfc/rfc9110#iref-from-header-field-241", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-from-242", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#field.referer", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-referer", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-referer-243", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-referer-244", + "https://www.rfc-editor.org/rfc/rfc9110#iref-referer-header-field-245", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-referer-246", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.3-10", + "https://www.rfc-editor.org/rfc/rfc9110#field.te", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-te", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-te-247", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-te-248", + "https://www.rfc-editor.org/rfc/rfc9110#iref-te-header-field-249", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-te-250", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-t-codings-251", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-transfer-coding-252", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-transfer-parameter-", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#field.user-agent", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-user-agent", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-user-agent-254", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-user-agent-25", + "https://www.rfc-editor.org/rfc/rfc9110#iref-user-agent-header-field-256", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-user-agent-257", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-product-258", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-product-version-259", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.1.5-9", + "https://www.rfc-editor.org/rfc/rfc9110#response.context", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-response-context-fields", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#field.allow", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-allow", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-allow-260", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-allow-261", + "https://www.rfc-editor.org/rfc/rfc9110#iref-allow-header-field-262", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-allow-263", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#field.location", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-location", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-location-264", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-location-265", + "https://www.rfc-editor.org/rfc/rfc9110#iref-location-header-field-266", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-location-267", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-13.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-14", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.2-14.1", + "https://www.rfc-editor.org/rfc/rfc9110#field.retry-after", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-retry-after", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-retry-after-268", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-retry-after-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-retry-after-header-field-27", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-retry-after-271", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#rule.delay-seconds", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-delay-seconds-272", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.3-8", + "https://www.rfc-editor.org/rfc/rfc9110#field.server", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-server", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-server-273", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-server-274", + "https://www.rfc-editor.org/rfc/rfc9110#iref-server-header-field-275", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-server-276", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-10.2.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#authentication", + "https://www.rfc-editor.org/rfc/rfc9110#section-11", + "https://www.rfc-editor.org/rfc/rfc9110#name-http-authentication", + "https://www.rfc-editor.org/rfc/rfc9110#auth.scheme", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-authentication-scheme", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-auth-scheme-277", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#auth.params", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-authentication-parameters", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-token68-278", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-auth-param-279", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#challenge.and.response", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-challenge-and-response", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-challenge-280", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.3-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#credentials", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-credentials", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-credentials-281", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.4-7", + "https://www.rfc-editor.org/rfc/rfc9110#protection.space", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-establishing-a-protection-s", + "https://www.rfc-editor.org/rfc/rfc9110#iref-protection-space-282", + "https://www.rfc-editor.org/rfc/rfc9110#iref-realm-283", + "https://www.rfc-editor.org/rfc/rfc9110#iref-origin-284", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.5-5", + "https://www.rfc-editor.org/rfc/rfc9110#auth.user.origin.server", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-authenticating-users-to-ori", + "https://www.rfc-editor.org/rfc/rfc9110#field.www-authenticate", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-www-authenticate", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-www-authenticate-285", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-www-authentic", + "https://www.rfc-editor.org/rfc/rfc9110#iref-www-authenticate-header-fie", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-www-authenticate-28", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.1-10.1", + "https://www.rfc-editor.org/rfc/rfc9110#field.authorization", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-authorization", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-authorization-289", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-authorization", + "https://www.rfc-editor.org/rfc/rfc9110#iref-authorization-header-field-", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-authorization-292", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#field.authentication-info", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-authentication-info", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-authentication-info-", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-authenticatio", + "https://www.rfc-editor.org/rfc/rfc9110#iref-authentication-info-header-", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-authentication-info", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.6.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#auth.client.proxy", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-authenticating-clients-to-p", + "https://www.rfc-editor.org/rfc/rfc9110#field.proxy-authenticate", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-proxy-authenticate", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-proxy-authenticate-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-proxy-authent", + "https://www.rfc-editor.org/rfc/rfc9110#iref-proxy-authenticate-header-f", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-proxy-authenticate-", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#field.proxy-authorization", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-proxy-authorization", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-proxy-authorization-", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-proxy-authori", + "https://www.rfc-editor.org/rfc/rfc9110#iref-proxy-authorization-header-", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-proxy-authorization", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#field.proxy-authentication-info", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-proxy-authentication-info", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-proxy-authentication", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-proxy-authenti", + "https://www.rfc-editor.org/rfc/rfc9110#iref-proxy-authentication-info-h", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-proxy-authenticatio", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-11.7.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#content.negotiation", + "https://www.rfc-editor.org/rfc/rfc9110#section-12", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-negotiation", + "https://www.rfc-editor.org/rfc/rfc9110#section-12-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12-4", + "https://www.rfc-editor.org/rfc/rfc9110#proactive.negotiation", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-proactive-negotiation", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1-4.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1-4.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1-4.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#reactive.negotiation", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-reactive-negotiation", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#request.content.negotiation", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-request-content-negotiation", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#conneg.features", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-negotiation-field-f", + "https://www.rfc-editor.org/rfc/rfc9110#conneg.absent", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-absence", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#quality.values", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-quality-values", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-weight-309", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-qvalue-310", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#wildcard.values", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-wildcard-values", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.4.3-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#conneg.fields", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-negotiation-fields", + "https://www.rfc-editor.org/rfc/rfc9110#field.accept", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-accept", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-accept-311", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-accept-312", + "https://www.rfc-editor.org/rfc/rfc9110#iref-accept-header-field-313", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-accept-314", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-media-range-315", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-14", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-15", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-16", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-17", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-17.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-17.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-17.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-17.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-18", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-19", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-20", + "https://www.rfc-editor.org/rfc/rfc9110#table-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-22", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.1-22.1", + "https://www.rfc-editor.org/rfc/rfc9110#field.accept-charset", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-accept-charset", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-accept-charset-316", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-accept-charse", + "https://www.rfc-editor.org/rfc/rfc9110#iref-accept-charset-header-field", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-accept-charset-319", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.2-6.1", + "https://www.rfc-editor.org/rfc/rfc9110#field.accept-encoding", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-accept-encoding", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-accept-encoding-320", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-accept-encodi", + "https://www.rfc-editor.org/rfc/rfc9110#iref-accept-encoding-header-fiel", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-accept-encoding-323", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-codings-324", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-10.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-10.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-10.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-14", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-15", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.3-16", + "https://www.rfc-editor.org/rfc/rfc9110#field.accept-language", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-accept-language", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-accept-language-325", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-accept-langua", + "https://www.rfc-editor.org/rfc/rfc9110#iref-accept-language-header-fiel", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-accept-language-328", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-language-range-329", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.4-10.1", + "https://www.rfc-editor.org/rfc/rfc9110#field.vary", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-vary", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-vary-330", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-vary-331", + "https://www.rfc-editor.org/rfc/rfc9110#iref-vary-header-field-332", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-vary-333", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-9.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-9.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-9.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-9.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-12.5.5-12", + "https://www.rfc-editor.org/rfc/rfc9110#conditional.requests", + "https://www.rfc-editor.org/rfc/rfc9110#section-13", + "https://www.rfc-editor.org/rfc/rfc9110#name-conditional-requests", + "https://www.rfc-editor.org/rfc/rfc9110#iref-conditional-request-334", + "https://www.rfc-editor.org/rfc/rfc9110#section-13-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13-2", + "https://www.rfc-editor.org/rfc/rfc9110#preconditions", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-preconditions", + "https://www.rfc-editor.org/rfc/rfc9110#iref-selected-representation-335", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#field.if-match", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-if-match", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-if-match-336", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-if-match-337", + "https://www.rfc-editor.org/rfc/rfc9110#iref-if-match-header-field-338", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-if-match-339", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-9.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-9.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-9.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-14", + "https://www.rfc-editor.org/rfc/rfc9110#field.if-none-match", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-if-none-match", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-if-none-match-340", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-if-none-match", + "https://www.rfc-editor.org/rfc/rfc9110#iref-if-none-match-header-field-", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-if-none-match-343", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-10.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-10.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-10.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-13", + "https://www.rfc-editor.org/rfc/rfc9110#field.if-modified-since", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-if-modified-since", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-if-modified-since-34", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-if-modified-s", + "https://www.rfc-editor.org/rfc/rfc9110#iref-if-modified-since-header-fi", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-if-modified-since-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-14", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-14.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-14.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-15", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.3-16", + "https://www.rfc-editor.org/rfc/rfc9110#field.if-unmodified-since", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-if-unmodified-since", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-if-unmodified-since-", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-if-unmodified", + "https://www.rfc-editor.org/rfc/rfc9110#iref-if-unmodified-since-header-", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-if-unmodified-since", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-12.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-12.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-14", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-15", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.4-16", + "https://www.rfc-editor.org/rfc/rfc9110#field.if-range", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-if-range", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-if-range-352", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-if-range-353", + "https://www.rfc-editor.org/rfc/rfc9110#iref-if-range-header-field-354", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-if-range-355", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-10.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-10.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-10.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-12.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-12.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.1.5-14", + "https://www.rfc-editor.org/rfc/rfc9110#evaluation", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-evaluation-of-preconditions", + "https://www.rfc-editor.org/rfc/rfc9110#when.to.evaluate", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-when-to-evaluate", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#precedence", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-precedence-of-preconditions", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#precedence1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#precedence2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.3", + "https://www.rfc-editor.org/rfc/rfc9110#precedence3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.4", + "https://www.rfc-editor.org/rfc/rfc9110#precedence4", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.5", + "https://www.rfc-editor.org/rfc/rfc9110#precedence5", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.6", + "https://www.rfc-editor.org/rfc/rfc9110#precedencelast", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-3.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-13.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#range.requests", + "https://www.rfc-editor.org/rfc/rfc9110#section-14", + "https://www.rfc-editor.org/rfc/rfc9110#name-range-requests", + "https://www.rfc-editor.org/rfc/rfc9110#section-14-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14-2", + "https://www.rfc-editor.org/rfc/rfc9110#range.units", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-range-units", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-range-unit-356", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#range.specifiers", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-range-specifiers", + "https://www.rfc-editor.org/rfc/rfc9110#iref-satisfiable-range-357", + "https://www.rfc-editor.org/rfc/rfc9110#iref-unsatisfiable-range-358", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#rule.ranges-specifier", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-ranges-specifier-35", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-range-set-360", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-range-spec-361", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#rule.int-range", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-int-range-362", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-first-pos-363", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-last-pos-364", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#rule.suffix-range", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-suffix-range-365", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-suffix-length-366", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#rule.other-range", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-other-range-367", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-11", + "https://www.rfc-editor.org/rfc/rfc9110#satisfiable", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.1-12", + "https://www.rfc-editor.org/rfc/rfc9110#byte.ranges", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-byte-ranges", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-5.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-5.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-5.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-5.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-5.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-9.4.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-11.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-11.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.1.2-13", + "https://www.rfc-editor.org/rfc/rfc9110#field.range", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-range", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-range-368", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-range-369", + "https://www.rfc-editor.org/rfc/rfc9110#iref-range-header-field-370", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-range-371", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.2-13", + "https://www.rfc-editor.org/rfc/rfc9110#field.accept-ranges", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-accept-ranges", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-accept-ranges-372", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-accept-ranges", + "https://www.rfc-editor.org/rfc/rfc9110#iref-accept-ranges-header-field-", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-accept-ranges-375", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-acceptable-ranges-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.3-11", + "https://www.rfc-editor.org/rfc/rfc9110#field.content-range", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-range", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-content-range-377", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-content-range", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-range-header-field-", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-content-range-380", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-range-resp-381", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-incl-range-382", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-unsatisfied-range-3", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-complete-length-384", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-first-pos-385", + "https://www.rfc-editor.org/rfc/rfc9110#iref-grammar-last-pos-386", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-13", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-14", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-15", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.4-16.4.2", + "https://www.rfc-editor.org/rfc/rfc9110#partial.PUT", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-partial-put", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-content-range-387", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-content-range-", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-range-header-field-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#multipart.byteranges", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-media-type-multipart-bytera", + "https://www.rfc-editor.org/rfc/rfc9110#iref-media-type-multipart-bytera", + "https://www.rfc-editor.org/rfc/rfc9110#iref-multipart-byteranges-media-", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-4.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-4.3", + "https://www.rfc-editor.org/rfc/rfc9110#iref-multipart-x-byteranges-medi", + "https://www.rfc-editor.org/rfc/rfc9110#iref-media-type-multipart-x-byte", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.9", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.10", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.11", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.12", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.13", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.14", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.15", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.16", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.17", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.18", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.19", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.20", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.21", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.22", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.22.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.22.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.22.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.22.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.22.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.22.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.22.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.22.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.23", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.24", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.25", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.26", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.27", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.28", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.29", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.30", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.31", + "https://www.rfc-editor.org/rfc/rfc9110#section-14.6-8.32", + "https://www.rfc-editor.org/rfc/rfc9110#status.codes", + "https://www.rfc-editor.org/rfc/rfc9110#section-15", + "https://www.rfc-editor.org/rfc/rfc9110#name-status-codes", + "https://www.rfc-editor.org/rfc/rfc9110#iref-status-code-394", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-3.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-3.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-3.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-6", + "https://www.rfc-editor.org/rfc/rfc9110#final.interim", + "https://www.rfc-editor.org/rfc/rfc9110#section-15-7", + "https://www.rfc-editor.org/rfc/rfc9110#iref-status-codes-final-395", + "https://www.rfc-editor.org/rfc/rfc9110#iref-status-codes-interim-396", + "https://www.rfc-editor.org/rfc/rfc9110#iref-status-codes-informational-", + "https://www.rfc-editor.org/rfc/rfc9110#overview.of.status.codes", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-overview-of-status-codes", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#status.1xx", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-informational-1xx", + "https://www.rfc-editor.org/rfc/rfc9110#iref-1xx-informational-status-co", + "https://www.rfc-editor.org/rfc/rfc9110#iref-status-codes-classes-1xx-in", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#status.100", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-100-continue", + "https://www.rfc-editor.org/rfc/rfc9110#iref-100-continue-status-code-40", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#status.101", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-101-switching-protocols", + "https://www.rfc-editor.org/rfc/rfc9110#iref-101-switching-protocols-sta", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.2xx", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-successful-2xx", + "https://www.rfc-editor.org/rfc/rfc9110#iref-2xx-successful-status-code-", + "https://www.rfc-editor.org/rfc/rfc9110#iref-status-codes-classes-2xx-su", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.200", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-200-ok", + "https://www.rfc-editor.org/rfc/rfc9110#iref-200-ok-status-code-404", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#table-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#status.201", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-201-created", + "https://www.rfc-editor.org/rfc/rfc9110#iref-201-created-status-code-405", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.202", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-202-accepted", + "https://www.rfc-editor.org/rfc/rfc9110#iref-202-accepted-status-code-40", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.203", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-203-non-authoritative-infor", + "https://www.rfc-editor.org/rfc/rfc9110#iref-203-non-authoritative-infor", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.204", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-204-no-content", + "https://www.rfc-editor.org/rfc/rfc9110#iref-204-no-content-status-code-", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.5-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.5-6", + "https://www.rfc-editor.org/rfc/rfc9110#status.205", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-205-reset-content", + "https://www.rfc-editor.org/rfc/rfc9110#iref-205-reset-content-status-co", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.6-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.6-3", + "https://www.rfc-editor.org/rfc/rfc9110#status.206", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-206-partial-content", + "https://www.rfc-editor.org/rfc/rfc9110#iref-206-partial-content-status-", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7-7", + "https://www.rfc-editor.org/rfc/rfc9110#partial.single", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-single-part", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#partial.multipart", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-multiple-parts", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#combining.byte.ranges", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-combining-parts", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.3.7.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#status.3xx", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-redirection-3xx", + "https://www.rfc-editor.org/rfc/rfc9110#iref-3xx-redirection-status-code", + "https://www.rfc-editor.org/rfc/rfc9110#iref-status-codes-classes-3xx-re", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.2.2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-6.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4-8.1", + "https://www.rfc-editor.org/rfc/rfc9110#status.300", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-300-multiple-choices", + "https://www.rfc-editor.org/rfc/rfc9110#iref-300-multiple-choices-status", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.1-5.1", + "https://www.rfc-editor.org/rfc/rfc9110#status.301", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-301-moved-permanently", + "https://www.rfc-editor.org/rfc/rfc9110#iref-301-moved-permanently-statu", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.2-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#status.302", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-302-found", + "https://www.rfc-editor.org/rfc/rfc9110#iref-302-found-status-code-415", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.3-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#status.303", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-303-see-other", + "https://www.rfc-editor.org/rfc/rfc9110#iref-303-see-other-status-code-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#status.304", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-304-not-modified", + "https://www.rfc-editor.org/rfc/rfc9110#iref-304-not-modified-status-cod", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.5-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.5-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.5-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.5-6", + "https://www.rfc-editor.org/rfc/rfc9110#status.305", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-305-use-proxy", + "https://www.rfc-editor.org/rfc/rfc9110#iref-305-use-proxy-status-code-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.306", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-306-unused", + "https://www.rfc-editor.org/rfc/rfc9110#iref-306-unused-status-code-419", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.307", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.8", + "https://www.rfc-editor.org/rfc/rfc9110#name-307-temporary-redirect", + "https://www.rfc-editor.org/rfc/rfc9110#iref-307-temporary-redirect-stat", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.8-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.8-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.308", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.9", + "https://www.rfc-editor.org/rfc/rfc9110#name-308-permanent-redirect", + "https://www.rfc-editor.org/rfc/rfc9110#iref-308-permanent-redirect-stat", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.9-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.9-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.9-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.9-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.4.9-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#status.4xx", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-client-error-4xx", + "https://www.rfc-editor.org/rfc/rfc9110#iref-4xx-client-error-status-cod", + "https://www.rfc-editor.org/rfc/rfc9110#iref-status-codes-classes-4xx-cl", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.400", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-400-bad-request", + "https://www.rfc-editor.org/rfc/rfc9110#iref-400-bad-request-status-code", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.401", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-401-unauthorized", + "https://www.rfc-editor.org/rfc/rfc9110#iref-401-unauthorized-status-cod", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.402", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-402-payment-required", + "https://www.rfc-editor.org/rfc/rfc9110#iref-402-payment-required-status", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.403", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-403-forbidden", + "https://www.rfc-editor.org/rfc/rfc9110#iref-403-forbidden-status-code-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#status.404", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-404-not-found", + "https://www.rfc-editor.org/rfc/rfc9110#iref-404-not-found-status-code-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.405", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-405-method-not-allowed", + "https://www.rfc-editor.org/rfc/rfc9110#iref-405-method-not-allowed-stat", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.6-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.406", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-406-not-acceptable", + "https://www.rfc-editor.org/rfc/rfc9110#iref-406-not-acceptable-status-c", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.7-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.407", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.8", + "https://www.rfc-editor.org/rfc/rfc9110#name-407-proxy-authentication-re", + "https://www.rfc-editor.org/rfc/rfc9110#iref-407-proxy-authentication-re", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.8-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.408", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.9", + "https://www.rfc-editor.org/rfc/rfc9110#name-408-request-timeout", + "https://www.rfc-editor.org/rfc/rfc9110#iref-408-request-timeout-status-", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.9-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.9-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.409", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.10", + "https://www.rfc-editor.org/rfc/rfc9110#name-409-conflict", + "https://www.rfc-editor.org/rfc/rfc9110#iref-409-conflict-status-code-43", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.10-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.10-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.410", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.11", + "https://www.rfc-editor.org/rfc/rfc9110#name-410-gone", + "https://www.rfc-editor.org/rfc/rfc9110#iref-410-gone-status-code-434", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.11-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.11-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.11-3", + "https://www.rfc-editor.org/rfc/rfc9110#status.411", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.12", + "https://www.rfc-editor.org/rfc/rfc9110#name-411-length-required", + "https://www.rfc-editor.org/rfc/rfc9110#iref-411-length-required-status-", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.12-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.412", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.13", + "https://www.rfc-editor.org/rfc/rfc9110#name-412-precondition-failed", + "https://www.rfc-editor.org/rfc/rfc9110#iref-412-precondition-failed-sta", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.13-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.413", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.14", + "https://www.rfc-editor.org/rfc/rfc9110#name-413-content-too-large", + "https://www.rfc-editor.org/rfc/rfc9110#iref-413-content-too-large-statu", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.14-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.14-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.414", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.15", + "https://www.rfc-editor.org/rfc/rfc9110#name-414-uri-too-long", + "https://www.rfc-editor.org/rfc/rfc9110#iref-414-uri-too-long-status-cod", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.15-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.15-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.415", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.16", + "https://www.rfc-editor.org/rfc/rfc9110#name-415-unsupported-media-type", + "https://www.rfc-editor.org/rfc/rfc9110#iref-415-unsupported-media-type-", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.16-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.16-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.16-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.16-4", + "https://www.rfc-editor.org/rfc/rfc9110#status.416", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.17", + "https://www.rfc-editor.org/rfc/rfc9110#name-416-range-not-satisfiable", + "https://www.rfc-editor.org/rfc/rfc9110#iref-416-range-not-satisfiable-s", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.17-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.17-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.17-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.17-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.17-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.17-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.17-6.1", + "https://www.rfc-editor.org/rfc/rfc9110#status.417", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.18", + "https://www.rfc-editor.org/rfc/rfc9110#name-417-expectation-failed", + "https://www.rfc-editor.org/rfc/rfc9110#iref-417-expectation-failed-stat", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.18-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.418", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.19", + "https://www.rfc-editor.org/rfc/rfc9110#name-418-unused", + "https://www.rfc-editor.org/rfc/rfc9110#iref-418-unused-status-code-442", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.19-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.19-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.421", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.20", + "https://www.rfc-editor.org/rfc/rfc9110#name-421-misdirected-request", + "https://www.rfc-editor.org/rfc/rfc9110#iref-421-misdirected-request-sta", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.20-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.20-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.20-3", + "https://www.rfc-editor.org/rfc/rfc9110#status.422", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.21", + "https://www.rfc-editor.org/rfc/rfc9110#name-422-unprocessable-content", + "https://www.rfc-editor.org/rfc/rfc9110#iref-422-unprocessable-content-s", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.21-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.426", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.22", + "https://www.rfc-editor.org/rfc/rfc9110#name-426-upgrade-required", + "https://www.rfc-editor.org/rfc/rfc9110#iref-426-upgrade-required-status", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.22-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.22-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.5.22-3", + "https://www.rfc-editor.org/rfc/rfc9110#status.5xx", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-server-error-5xx", + "https://www.rfc-editor.org/rfc/rfc9110#iref-5xx-server-error-status-cod", + "https://www.rfc-editor.org/rfc/rfc9110#iref-status-codes-classes-5xx-se", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.500", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-500-internal-server-error", + "https://www.rfc-editor.org/rfc/rfc9110#iref-500-internal-server-error-s", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.501", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-501-not-implemented", + "https://www.rfc-editor.org/rfc/rfc9110#iref-501-not-implemented-status-", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#status.502", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-502-bad-gateway", + "https://www.rfc-editor.org/rfc/rfc9110#iref-502-bad-gateway-status-code", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.503", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-503-service-unavailable", + "https://www.rfc-editor.org/rfc/rfc9110#iref-503-service-unavailable-sta", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.4-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#status.504", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-504-gateway-timeout", + "https://www.rfc-editor.org/rfc/rfc9110#iref-504-gateway-timeout-status-", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#status.505", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-505-http-version-not-suppor", + "https://www.rfc-editor.org/rfc/rfc9110#iref-505-http-version-not-suppor", + "https://www.rfc-editor.org/rfc/rfc9110#section-15.6.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#extending", + "https://www.rfc-editor.org/rfc/rfc9110#section-16", + "https://www.rfc-editor.org/rfc/rfc9110#name-extending-http", + "https://www.rfc-editor.org/rfc/rfc9110#section-16-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16-5", + "https://www.rfc-editor.org/rfc/rfc9110#method.extensibility", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-method-extensibility", + "https://www.rfc-editor.org/rfc/rfc9110#method.registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-method-registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.1-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.1-3.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.1-3.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#considerations.for.new.methods", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-considerations-for-new-meth", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.1.2-5.1", + "https://www.rfc-editor.org/rfc/rfc9110#status.code.extensibility", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-status-code-extensibility", + "https://www.rfc-editor.org/rfc/rfc9110#status.code.registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-status-code-registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.1-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.1-3.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#considerations.for.new.status.codes", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-considerations-for-new-stat", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.2.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#fields.extensibility", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-field-extensibility", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#fields.registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-field-name-registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-6.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-6.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-6.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-6.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-6.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-8", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-8.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-8.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-9", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-10", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-11", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.1-12", + "https://www.rfc-editor.org/rfc/rfc9110#considerations.for.new.fields", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-considerations-for-new-fiel", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-3.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-3.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-3.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-3.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-3.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-5.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2-5.3", + "https://www.rfc-editor.org/rfc/rfc9110#considerations.for.new.field.names", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-considerations-for-new-field", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#considerations.for.new.field.values", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-considerations-for-new-field-", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.3.2.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#auth.scheme.extensibility", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-authentication-scheme-exten", + "https://www.rfc-editor.org/rfc/rfc9110#auth.scheme.registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-authentication-scheme-regis", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.1-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.1-3.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#considerations.for.new.auth.schemes", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-considerations-for-new-auth", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.4.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.7.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.8", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.4.2-2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#range.unit.extensibility", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-range-unit-extensibility", + "https://www.rfc-editor.org/rfc/rfc9110#range.unit.registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-range-unit-registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.1-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.1-3.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#considerations.for.new.range.units", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-considerations-for-new-rang", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.5.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#content.coding.extensibility", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-coding-extensibilit", + "https://www.rfc-editor.org/rfc/rfc9110#content.coding.registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-coding-registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.1-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.1-3.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#considerations.for.new.content.codings", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-considerations-for-new-cont", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.6.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#upgrade.token.registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-upgrade-token-registry", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-4.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-4.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-4.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-4.5", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-4.6", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-4.7", + "https://www.rfc-editor.org/rfc/rfc9110#section-16.7-4.8", + "https://www.rfc-editor.org/rfc/rfc9110#security.considerations", + "https://www.rfc-editor.org/rfc/rfc9110#section-17", + "https://www.rfc-editor.org/rfc/rfc9110#name-security-considerations", + "https://www.rfc-editor.org/rfc/rfc9110#section-17-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17-2", + "https://www.rfc-editor.org/rfc/rfc9110#establishing.authority", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-establishing-authority", + "https://www.rfc-editor.org/rfc/rfc9110#iref-authoritative-response-454", + "https://www.rfc-editor.org/rfc/rfc9110#iref-phishing-455", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.1-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.1-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.1-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.1-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.1-7", + "https://www.rfc-editor.org/rfc/rfc9110#risks.intermediaries", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-risks-of-intermediaries", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#attack.pathname", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-attacks-based-on-file-and-p", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#attack.injection", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-attacks-based-on-command-co", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#attack.protocol.element.length", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-attacks-via-protocol-elemen", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.5-4", + "https://www.rfc-editor.org/rfc/rfc9110#compression.attacks", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-attacks-using-shared-dictio", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.6-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.6-3", + "https://www.rfc-editor.org/rfc/rfc9110#personal.information", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-disclosure-of-personal-info", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#privacy.of.server.log.information", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.8", + "https://www.rfc-editor.org/rfc/rfc9110#name-privacy-of-server-log-infor", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.8-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.8-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.8-3", + "https://www.rfc-editor.org/rfc/rfc9110#sensitive.information.in.uris", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.9", + "https://www.rfc-editor.org/rfc/rfc9110#name-disclosure-of-sensitive-inf", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.9-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.9-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.9-3", + "https://www.rfc-editor.org/rfc/rfc9110#underscore.in.fields", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.10", + "https://www.rfc-editor.org/rfc/rfc9110#name-application-handling-of-fie", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.10-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.10-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.10-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.10-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.10-5", + "https://www.rfc-editor.org/rfc/rfc9110#fragment.disclosure", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.11", + "https://www.rfc-editor.org/rfc/rfc9110#name-disclosure-of-fragment-afte", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.11-1", + "https://www.rfc-editor.org/rfc/rfc9110#disclosure.product.information", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.12", + "https://www.rfc-editor.org/rfc/rfc9110#name-disclosure-of-product-infor", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.12-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.12-2", + "https://www.rfc-editor.org/rfc/rfc9110#fingerprinting", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.13", + "https://www.rfc-editor.org/rfc/rfc9110#name-browser-fingerprinting", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.13-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.13-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.13-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.13-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.13-5", + "https://www.rfc-editor.org/rfc/rfc9110#security.validators", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.14", + "https://www.rfc-editor.org/rfc/rfc9110#name-validator-retention", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.14-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.14-2", + "https://www.rfc-editor.org/rfc/rfc9110#overlapping.ranges", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.15", + "https://www.rfc-editor.org/rfc/rfc9110#name-denial-of-service-attacks-u", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.15-1", + "https://www.rfc-editor.org/rfc/rfc9110#security.auth", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16", + "https://www.rfc-editor.org/rfc/rfc9110#name-authentication-consideratio", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16-1", + "https://www.rfc-editor.org/rfc/rfc9110#confidentiality.of.credentials", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-confidentiality-of-credenti", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.1-2", + "https://www.rfc-editor.org/rfc/rfc9110#auth.credentials.and.idle.clients", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-credentials-and-idle-client", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.2-3.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.2-3.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#protection.spaces", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-protection-spaces", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#security.auth.add.resp", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-additional-response-fields", + "https://www.rfc-editor.org/rfc/rfc9110#section-17.16.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#IANA.considerations", + "https://www.rfc-editor.org/rfc/rfc9110#section-18", + "https://www.rfc-editor.org/rfc/rfc9110#name-iana-considerations", + "https://www.rfc-editor.org/rfc/rfc9110#section-18-1", + "https://www.rfc-editor.org/rfc/rfc9110#uri.scheme.registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-uri-scheme-registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#method.registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-method-registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#iana.method.registration.table", + "https://www.rfc-editor.org/rfc/rfc9110#table-7", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#iref-method-456", + "https://www.rfc-editor.org/rfc/rfc9110#status.code.registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-status-code-registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#iana.status.code.registration.table", + "https://www.rfc-editor.org/rfc/rfc9110#table-8", + "https://www.rfc-editor.org/rfc/rfc9110#field.name.registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-field-name-registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-4.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-4.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-4.3", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-4.4", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-5", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-6", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-6.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-6.2", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-7", + "https://www.rfc-editor.org/rfc/rfc9110#iana.header.registration.table", + "https://www.rfc-editor.org/rfc/rfc9110#table-9", + "https://www.rfc-editor.org/rfc/rfc9110#field.asterisk", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-9", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-457", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.4-10", + "https://www.rfc-editor.org/rfc/rfc9110#iref-fields-content-md5-458", + "https://www.rfc-editor.org/rfc/rfc9110#iref-header-fields-content-md5-4", + "https://www.rfc-editor.org/rfc/rfc9110#iref-content-md5-header-field-46", + "https://www.rfc-editor.org/rfc/rfc9110#auth.scheme.registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-authentication-scheme-regist", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#content.coding.registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-content-coding-registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#iana.content.coding.registration.table", + "https://www.rfc-editor.org/rfc/rfc9110#table-10", + "https://www.rfc-editor.org/rfc/rfc9110#range.unit.registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-range-unit-registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#iana.range.units.table", + "https://www.rfc-editor.org/rfc/rfc9110#table-11", + "https://www.rfc-editor.org/rfc/rfc9110#media.type.reg", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.8", + "https://www.rfc-editor.org/rfc/rfc9110#name-media-type-registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.8-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.8-2", + "https://www.rfc-editor.org/rfc/rfc9110#port.reg", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.9", + "https://www.rfc-editor.org/rfc/rfc9110#name-port-registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.9-1", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.9-2", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.9-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.9-2.2", + "https://www.rfc-editor.org/rfc/rfc9110#upgrade.token.registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.10", + "https://www.rfc-editor.org/rfc/rfc9110#name-upgrade-token-registration", + "https://www.rfc-editor.org/rfc/rfc9110#section-18.10-1", + "https://www.rfc-editor.org/rfc/rfc9110#table-12", + "https://www.rfc-editor.org/rfc/rfc9110#section-19", + "https://www.rfc-editor.org/rfc/rfc9110#name-references", + "https://www.rfc-editor.org/rfc/rfc9110#section-19.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-normative-references", + "https://www.rfc-editor.org/rfc/rfc9110#CACHING", + "https://www.rfc-editor.org/rfc/rfc9110#RFC1950", + "https://www.rfc-editor.org/rfc/rfc9110#RFC1951", + "https://www.rfc-editor.org/rfc/rfc9110#RFC1952", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2046", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2119", + "https://www.rfc-editor.org/rfc/rfc9110#RFC4647", + "https://www.rfc-editor.org/rfc/rfc9110#RFC4648", + "https://www.rfc-editor.org/rfc/rfc9110#RFC5234", + "https://www.rfc-editor.org/rfc/rfc9110#RFC5280", + "https://www.rfc-editor.org/rfc/rfc9110#RFC5322", + "https://www.rfc-editor.org/rfc/rfc9110#RFC5646", + "https://www.rfc-editor.org/rfc/rfc9110#RFC6125", + "https://www.rfc-editor.org/rfc/rfc9110#RFC6365", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7405", + "https://www.rfc-editor.org/rfc/rfc9110#RFC8174", + "https://www.rfc-editor.org/rfc/rfc9110#TCP", + "https://www.rfc-editor.org/rfc/rfc9110#TLS13", + "https://www.rfc-editor.org/rfc/rfc9110#URI", + "https://www.rfc-editor.org/rfc/rfc9110#USASCII", + "https://www.rfc-editor.org/rfc/rfc9110#Welch", + "https://www.rfc-editor.org/rfc/rfc9110#section-19.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-informative-references", + "https://www.rfc-editor.org/rfc/rfc9110#ALTSVC", + "https://www.rfc-editor.org/rfc/rfc9110#BCP13", + "https://www.rfc-editor.org/rfc/rfc9110#RFC4289", + "https://www.rfc-editor.org/rfc/rfc9110#RFC6838", + "https://www.rfc-editor.org/rfc/rfc9110#BCP178", + "https://www.rfc-editor.org/rfc/rfc9110#RFC6648", + "https://www.rfc-editor.org/rfc/rfc9110#BCP35", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7595", + "https://www.rfc-editor.org/rfc/rfc9110#BREACH", + "https://www.rfc-editor.org/rfc/rfc9110#Bujlow", + "https://www.rfc-editor.org/rfc/rfc9110#COOKIE", + "https://www.rfc-editor.org/rfc/rfc9110#Err1912", + "https://www.rfc-editor.org/rfc/rfc9110#Err5433", + "https://www.rfc-editor.org/rfc/rfc9110#Georgiev", + "https://www.rfc-editor.org/rfc/rfc9110#HPACK", + "https://www.rfc-editor.org/rfc/rfc9110#HTTP10", + "https://www.rfc-editor.org/rfc/rfc9110#HTTP11", + "https://www.rfc-editor.org/rfc/rfc9110#HTTP2", + "https://www.rfc-editor.org/rfc/rfc9110#HTTP3", + "https://www.rfc-editor.org/rfc/rfc9110#ISO-8859-1", + "https://www.rfc-editor.org/rfc/rfc9110#Kri2001", + "https://www.rfc-editor.org/rfc/rfc9110#OWASP", + "https://www.rfc-editor.org/rfc/rfc9110#REST", + "https://www.rfc-editor.org/rfc/rfc9110#RFC1919", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2047", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2068", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2145", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2295", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2324", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2557", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2616", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2617", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2774", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2818", + "https://www.rfc-editor.org/rfc/rfc9110#RFC2978", + "https://www.rfc-editor.org/rfc/rfc9110#RFC3040", + "https://www.rfc-editor.org/rfc/rfc9110#RFC3864", + "https://www.rfc-editor.org/rfc/rfc9110#RFC3875", + "https://www.rfc-editor.org/rfc/rfc9110#RFC4033", + "https://www.rfc-editor.org/rfc/rfc9110#RFC4559", + "https://www.rfc-editor.org/rfc/rfc9110#RFC5789", + "https://www.rfc-editor.org/rfc/rfc9110#RFC5905", + "https://www.rfc-editor.org/rfc/rfc9110#RFC6454", + "https://www.rfc-editor.org/rfc/rfc9110#RFC6585", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7230", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7231", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7232", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7233", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7234", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7235", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7538", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7540", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7578", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7615", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7616", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7617", + "https://www.rfc-editor.org/rfc/rfc9110#RFC7694", + "https://www.rfc-editor.org/rfc/rfc9110#RFC8126", + "https://www.rfc-editor.org/rfc/rfc9110#RFC8187", + "https://www.rfc-editor.org/rfc/rfc9110#RFC8246", + "https://www.rfc-editor.org/rfc/rfc9110#RFC8288", + "https://www.rfc-editor.org/rfc/rfc9110#RFC8336", + "https://www.rfc-editor.org/rfc/rfc9110#RFC8615", + "https://www.rfc-editor.org/rfc/rfc9110#RFC8941", + "https://www.rfc-editor.org/rfc/rfc9110#Sniffing", + "https://www.rfc-editor.org/rfc/rfc9110#WEBDAV", + "https://www.rfc-editor.org/rfc/rfc9110#collected.abnf", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-A", + "https://www.rfc-editor.org/rfc/rfc9110#name-collected-abnf", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-A-1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-A-2", + "https://www.rfc-editor.org/rfc/rfc9110#changes.from.previous.rfcs", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B", + "https://www.rfc-editor.org/rfc/rfc9110#name-changes-from-previous-rfcs", + "https://www.rfc-editor.org/rfc/rfc9110#changes.from.rfc.2818", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.1", + "https://www.rfc-editor.org/rfc/rfc9110#name-changes-from-rfc-2818", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.1-1", + "https://www.rfc-editor.org/rfc/rfc9110#changes.from.rfc.7230", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2", + "https://www.rfc-editor.org/rfc/rfc9110#name-changes-from-rfc-7230", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2-1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2-2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2-3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2-4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2-5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2-6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2-7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2-8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.2-9", + "https://www.rfc-editor.org/rfc/rfc9110#changes.from.rfc.7231", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3", + "https://www.rfc-editor.org/rfc/rfc9110#name-changes-from-rfc-7231", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-21", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.3-22", + "https://www.rfc-editor.org/rfc/rfc9110#changes.from.rfc.7232", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.4", + "https://www.rfc-editor.org/rfc/rfc9110#name-changes-from-rfc-7232", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.4-1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.4-2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.4-3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.4-4", + "https://www.rfc-editor.org/rfc/rfc9110#changes.from.rfc.7233", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.5", + "https://www.rfc-editor.org/rfc/rfc9110#name-changes-from-rfc-7233", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.5-1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.5-2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.5-3", + "https://www.rfc-editor.org/rfc/rfc9110#changes.from.rfc.7235", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.6", + "https://www.rfc-editor.org/rfc/rfc9110#name-changes-from-rfc-7235", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.6-1", + "https://www.rfc-editor.org/rfc/rfc9110#changes.from.rfc.7538", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.7", + "https://www.rfc-editor.org/rfc/rfc9110#name-changes-from-rfc-7538", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.7-1", + "https://www.rfc-editor.org/rfc/rfc9110#changes.from.rfc.7615", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.8", + "https://www.rfc-editor.org/rfc/rfc9110#name-changes-from-rfc-7615", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.8-1", + "https://www.rfc-editor.org/rfc/rfc9110#changes.from.rfc.7694", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.9", + "https://www.rfc-editor.org/rfc/rfc9110#name-changes-from-rfc-7694", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-B.9-1", + "https://www.rfc-editor.org/rfc/rfc9110#acks", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-C", + "https://www.rfc-editor.org/rfc/rfc9110#name-acknowledgements", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-C-1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-C-2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-C-3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-C-4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D", + "https://www.rfc-editor.org/rfc/rfc9110#name-index", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.index", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u49", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.1.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u50", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.2.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u51", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.3.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u52", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.21", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.22", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.23", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.24", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.24.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.25", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.26", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.26.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.27", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.28", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.28.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.29", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.30", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.30.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.31", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.32", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.32.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.33", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.34", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.34.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.35", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.36", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.36.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.37", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.38", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.38.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.39", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.40", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.40.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.41", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.42", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.42.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.43", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.44", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.44.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.45", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.46", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.4.2.1.1.46.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u53", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.5.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u65", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.6.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.7", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u66", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.7.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.7.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.7.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.7.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.7.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u67", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.21", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.22", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.23", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.24", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.24.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.25", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.26", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.26.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.27", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.28", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.28.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.29", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.30", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.30.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.31", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.32", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.32.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.33", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.34", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.34.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.35", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.36", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.36.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.37", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.38", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.38.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.39", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.40", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.40.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.41", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.42", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.42.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.43", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.44", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.8.2.1.1.44.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u68", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.9.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u69", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.10.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u70", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.21", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.22", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.23", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.24", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.24.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.25", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.26", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.26.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.27", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.28", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.28.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.29", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.30", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.30.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.31", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.32", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.32.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.33", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.34", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.34.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.35", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.36", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.36.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.37", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.38", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.38.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.39", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.40", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.40.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.41", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.42", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.42.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.43", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.44", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.44.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.45", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.46", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.46.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.47", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.48", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.48.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.49", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.50", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.50.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.51", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.52", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.52.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.53", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.54", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.54.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.55", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.56", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.56.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.57", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.58", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.58.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.59", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.60", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.60.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.61", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.62", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.62.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.63", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.64", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.64.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.65", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.66", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.66.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.67", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.68", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.68.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.69", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.70", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.70.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.71", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.72", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.72.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.73", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.74", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.74.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.75", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.76", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.76.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.77", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.78", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.78.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.79", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.80", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.80.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.81", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.82", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.82.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.83", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.84", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.84.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.85", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.86", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.86.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.87", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.88", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.14.1.88.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.11.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u71", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.21", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.22", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.23", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.24", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.24.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.25", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.26", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.26.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.27", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.28", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.28.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.29", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.30", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.30.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.31", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.32", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.32.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.33", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.34", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.34.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.35", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.36", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.36.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.37", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.38", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.38.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.39", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.40", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.40.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.41", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.42", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.42.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.43", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.44", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.44.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.45", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.46", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.46.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.47", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.48", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.48.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.49", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.50", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.50.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.51", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.52", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.52.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.53", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.54", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.54.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.55", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.56", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.56.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.57", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.58", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.58.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.59", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.60", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.60.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.61", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.62", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.62.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.63", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.64", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.64.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.65", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.66", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.66.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.67", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.68", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.68.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.69", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.70", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.70.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.71", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.72", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.72.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.73", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.74", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.74.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.75", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.76", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.76.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.77", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.78", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.78.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.79", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.80", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.80.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.81", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.82", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.82.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.83", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.84", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.84.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.85", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.86", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.86.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.87", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.88", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.88.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.89", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.90", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.90.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.91", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.92", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.92.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.93", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.94", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.94.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.95", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.96", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.96.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.97", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.98", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.98.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.99", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.100", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.100.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.101", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.102", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.102.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.103", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.104", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.104.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.105", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.106", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.106.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.107", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.108", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.108.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.109", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.110", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.110.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.111", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.112", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.112.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.113", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.114", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.114.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.115", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.116", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.116.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.117", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.118", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.118.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.119", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.120", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.120.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.121", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.122", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.122.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.123", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.124", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.124.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.125", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.126", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.126.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.127", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.128", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.128.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.129", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.130", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.130.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.131", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.132", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.132.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.133", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.134", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.134.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.135", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.136", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.136.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.137", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.138", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.138.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.139", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.140", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.140.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.141", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.142", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.142.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.143", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.144", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.144.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.145", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.146", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.146.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.147", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.148", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.148.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.149", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.150", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.150.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.151", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.152", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.152.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.153", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.154", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.154.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.155", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.156", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.156.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.157", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.158", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.158.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.159", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.160", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.160.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.161", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.162", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.162.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.163", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.164", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.164.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.165", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.166", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.166.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.167", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.168", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.168.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.169", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.170", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.170.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.171", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.172", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.172.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.173", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.174", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.174.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.175", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.176", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.176.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.177", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.178", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.178.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.179", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.180", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.180.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.181", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.182", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.182.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.183", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.184", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.184.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.185", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.186", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.186.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.187", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.188", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.188.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.189", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.190", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.190.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.191", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.192", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.192.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.193", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.194", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.194.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.195", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.196", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.196.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.197", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.198", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.198.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.199", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.200", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.200.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.201", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.202", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.202.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.203", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.204", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.204.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.205", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.206", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.206.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.207", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.208", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.208.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.209", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.210", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.210.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.211", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.212", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.212.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.213", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.214", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.214.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.215", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.216", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.216.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.217", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.218", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.218.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.219", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.220", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.220.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.221", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.222", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.222.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.223", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.224", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.224.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.225", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.226", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.226.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.227", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.228", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.228.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.229", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.230", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.230.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.231", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.232", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.232.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.233", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.234", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.234.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.235", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.236", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.236.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.237", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.238", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.238.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.239", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.240", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.240.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.241", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.242", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.242.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.243", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.244", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.244.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.245", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.246", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.246.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.247", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.248", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.248.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.249", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.250", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.250.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.251", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.252", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.252.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.253", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.254", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.254.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.255", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.256", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.256.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.257", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.258", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.258.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.259", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.260", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.260.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.261", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.262", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.262.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.263", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.264", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.264.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.265", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.266", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.266.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.267", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.268", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.268.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.269", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.270", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.270.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.271", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.272", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.272.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.273", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.274", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.274.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.275", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.276", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.276.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.277", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.278", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.278.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.279", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.280", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.280.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.281", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.282", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.282.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.283", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.284", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.284.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.285", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.286", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.286.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.287", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.288", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.288.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.289", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.290", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.290.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.291", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.292", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.292.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.293", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.294", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.8.1.294.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.12.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u72", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.21", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.22", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.23", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.24", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.24.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.25", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.26", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.26.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.27", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.28", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.28.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.29", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.30", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.30.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.31", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.32", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.32.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.33", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.34", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.34.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.35", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.36", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.36.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.37", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.38", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.38.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.39", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.40", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.40.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.41", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.42", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.42.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.43", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.44", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.44.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.45", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.46", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.46.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.47", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.48", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.48.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.49", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.50", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.50.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.51", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.52", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.52.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.53", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.54", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.54.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.55", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.56", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.56.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.57", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.58", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.58.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.59", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.60", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.60.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.61", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.62", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.62.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.63", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.64", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.64.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.65", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.66", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.66.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.67", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.68", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.68.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.69", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.70", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.70.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.71", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.72", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.72.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.73", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.74", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.74.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.75", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.76", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.76.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.77", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.78", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.78.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.79", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.80", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.80.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.81", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.82", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.82.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.83", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.84", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.84.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.85", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.86", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.6.1.86.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.13.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u73", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.14.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u76", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.15.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u77", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.6.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.6.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.6.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.6.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.6.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.6.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.18.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.21", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.22", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.16.2.1.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.17", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u78", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.17.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.17.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.17.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.17.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.17.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.17.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u79", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.18.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u80", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.19.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u82", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.21", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.22", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.20.2.1.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u83", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.21", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.22", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.23", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.24", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.25", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.26.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.27", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.28", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.29", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.21.2.1.1.30.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u84", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.12.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.12.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.12.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.21", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.22", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.23", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.24", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.22.2.1.1.24.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u85", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.10.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.10.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.10.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.16.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.16.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.16.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.16.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.16.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.16.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.23.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u86", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.4.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.4.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.4.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.4.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.4.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.4.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.24.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.25", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u87", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.25.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.25.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.25.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.25.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.25.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.25.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.26", + "https://www.rfc-editor.org/rfc/rfc9110#rfc.index.u88", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.26.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.26.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.26.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.26.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.26.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.26.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.26.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.26.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-D-2.26.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9110#authors-addresses", + "https://www.rfc-editor.org/rfc/rfc9110#appendix-E", + "https://www.rfc-editor.org/rfc/rfc9110#name-authors-addresses" ] } \ No newline at end of file diff --git a/ed/ids/rfc9111.json b/ed/ids/rfc9111.json index 8c6bea380e7b..67f811aaa0ac 100644 --- a/ed/ids/rfc9111.json +++ b/ed/ids/rfc9111.json @@ -1,563 +1,1014 @@ { "spec": { - "title": "RFC 9111 - HTTP Caching", - "url": "https://httpwg.org/specs/rfc9111.html" + "title": "RFC 9111: HTTP Caching", + "url": "https://www.rfc-editor.org/rfc/rfc9111" }, "ids": [ - "https://httpwg.org/specs/rfc9111.html#navbar-collapse", - "https://httpwg.org/specs/rfc9111.html#top", - "https://httpwg.org/specs/rfc9111.html#sidebar", - "https://httpwg.org/specs/rfc9111.html#rfc.headerblock", - "https://httpwg.org/specs/rfc9111.html#rfc.title", - "https://httpwg.org/specs/rfc9111.html#rfc.abstract", - "https://httpwg.org/specs/rfc9111.html#rfc.abstract.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.abstract.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.meta", - "https://httpwg.org/specs/rfc9111.html#rfc.status", - "https://httpwg.org/specs/rfc9111.html#rfc.boilerplate.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.boilerplate.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.boilerplate.1.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.copyrightnotice", - "https://httpwg.org/specs/rfc9111.html#rfc.boilerplate.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.boilerplate.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.boilerplate.2.p.3", - "https://httpwg.org/specs/rfc9111.html#caching", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.c.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.1", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.s.1", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.p.3", - "https://httpwg.org/specs/rfc9111.html#shared.and.private.caches", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.RFC7234.1", - "https://httpwg.org/specs/rfc9111.html#requirements.notation", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.RFC2119.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.RFC8174.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.2", - "https://httpwg.org/specs/rfc9111.html#notation", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.RFC5234.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.RFC7405.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.3", - "https://httpwg.org/specs/rfc9111.html#abnf.imported", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.1.p.1", - "https://httpwg.org/specs/rfc9111.html#core.rules", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.RFC5234.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.1.p.2", - "https://httpwg.org/specs/rfc9111.html#imported.rules", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.1.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.5", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.6", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.7", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.8", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.9", - "https://httpwg.org/specs/rfc9111.html#delta-seconds", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.g.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.2.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.2.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.1.2.2.p.4.1", - "https://httpwg.org/specs/rfc9111.html#caching.overview", - "https://httpwg.org/specs/rfc9111.html#rfc.section.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.10", - "https://httpwg.org/specs/rfc9111.html#rfc.section.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.c.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.2.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.2.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.2.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.2.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.11", - "https://httpwg.org/specs/rfc9111.html#rfc.section.2.p.7", - "https://httpwg.org/specs/rfc9111.html#response.cacheability", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.12", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.13", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.expires.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.p.5", - "https://httpwg.org/specs/rfc9111.html#storing.fields", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.14", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.15", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.16", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.17", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.18", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.1.p.3", - "https://httpwg.org/specs/rfc9111.html#update", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.2.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.2.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.2.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.2.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.2.p.7", - "https://httpwg.org/specs/rfc9111.html#incomplete.responses", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.19", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.3.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.20", - "https://httpwg.org/specs/rfc9111.html#combining.responses", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.4.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.21", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.22", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.4.p.2", - "https://httpwg.org/specs/rfc9111.html#caching.authenticated.responses", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.5.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.23", - "https://httpwg.org/specs/rfc9111.html#rfc.section.3.5.p.2", - "https://httpwg.org/specs/rfc9111.html#constructing.responses.from.caches", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.24", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.age.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.25", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.c.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.p.8", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.p.9", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.26", - "https://httpwg.org/specs/rfc9111.html#caching.negotiated.responses", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.27", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.1.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.28", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.1.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.1.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.1.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.1.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.1.p.8", - "https://httpwg.org/specs/rfc9111.html#expiration.model", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.f.1", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.e.1", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.h.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.a.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.expires.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.8", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.9", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.10", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.11", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.12", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.13", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.p.14", - "https://httpwg.org/specs/rfc9111.html#calculating.freshness.lifetime", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.expires.3", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.29", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.1.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.1.p.4", - "https://httpwg.org/specs/rfc9111.html#heuristic.freshness", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.30", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.2.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.2.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.31", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.2.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.2.p.5.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.RFC2616.1", - "https://httpwg.org/specs/rfc9111.html#age.calculations", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.age.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.32", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.33", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3.p.8", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3.p.9", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.3.p.10", - "https://httpwg.org/specs/rfc9111.html#serving.stale.responses", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.4.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.4.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.2.4.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.RFC5861.1", - "https://httpwg.org/specs/rfc9111.html#validation.model", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.34", - "https://httpwg.org/specs/rfc9111.html#validation.sent", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.1.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.1.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.35", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.1.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.36", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.1.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.1.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.1.p.8", - "https://httpwg.org/specs/rfc9111.html#validation.received", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.2.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.2.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.37", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.2.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.38", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.2.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.39", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.2.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.2.p.8", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.40", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.41", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.2.p.9", - "https://httpwg.org/specs/rfc9111.html#validation.response", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.3.p.2", - "https://httpwg.org/specs/rfc9111.html#freshening.responses", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.4.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.4.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.4.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.4.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.42", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.4.p.5", - "https://httpwg.org/specs/rfc9111.html#head.effects", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.5.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.5.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.5.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.3.5.p.4", - "https://httpwg.org/specs/rfc9111.html#invalidation", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.4.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.43", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.4.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.44", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.4.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.45", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.46", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.4.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.4.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.4.4.p.6", - "https://httpwg.org/specs/rfc9111.html#header.field.definitions", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.p.1", - "https://httpwg.org/specs/rfc9111.html#field.age", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.g.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.1.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.1.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.1.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.1.p.6", - "https://httpwg.org/specs/rfc9111.html#field.cache-control", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.g.3", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.g.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.p.6", - "https://httpwg.org/specs/rfc9111.html#cache-request-directive", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.p.1", - "https://httpwg.org/specs/rfc9111.html#cache-request-directive.max-age", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.1.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.1.p.4", - "https://httpwg.org/specs/rfc9111.html#cache-request-directive.max-stale", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.2.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.2.p.4", - "https://httpwg.org/specs/rfc9111.html#cache-request-directive.min-fresh", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.3.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.3.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.3.p.4", - "https://httpwg.org/specs/rfc9111.html#cache-request-directive.no-cache", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.4.p.1", - "https://httpwg.org/specs/rfc9111.html#cache-request-directive.no-store", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.5.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.5.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.5.p.3", - "https://httpwg.org/specs/rfc9111.html#cache-request-directive.no-transform", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.6.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.47", - "https://httpwg.org/specs/rfc9111.html#cache-request-directive.only-if-cached", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.1.7.p.1", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.p.1", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive.max-age", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.1.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.1.p.4", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive.must-revalidate", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.2.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.2.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.48", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive.must-understand", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.3.p.2", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive.no-cache", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.4.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.4.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.4.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.4.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.4.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.4.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.4.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.4.p.8", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.4.p.8.1", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive.no-store", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.5.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.5.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.5.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.5.p.4", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive.no-transform", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.6.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.49", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive.private", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.7.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.7.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.7.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.7.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.7.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.7.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.7.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.7.p.7.1", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive.proxy-revalidate", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.8", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.8.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.8.p.2", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive.public", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.9", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.9.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.9.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.9.p.3", - "https://httpwg.org/specs/rfc9111.html#cache-response-directive.s-maxage", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.10", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.10.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.10.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.10.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.10.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.2.10.p.5", - "https://httpwg.org/specs/rfc9111.html#cache.control.extensions", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.3.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.3.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.3.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.3.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.3.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.3.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.3.p.8", - "https://httpwg.org/specs/rfc9111.html#cache.directive.registry", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.4.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.4.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.4.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.2.4.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.RFC8126.1", - "https://httpwg.org/specs/rfc9111.html#field.expires", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.50", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.g.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3.p.8", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3.p.9", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.51", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.3.p.10", - "https://httpwg.org/specs/rfc9111.html#field.pragma", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.4.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.4.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.4.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.4.p.3.1", - "https://httpwg.org/specs/rfc9111.html#field.warning", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.5", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.f.2", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.h.2", - "https://httpwg.org/specs/rfc9111.html#rfc.iref.w.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.5.5.p.1", - "https://httpwg.org/specs/rfc9111.html#history.lists", - "https://httpwg.org/specs/rfc9111.html#rfc.section.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.6.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.6.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.6.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.6.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.6.p.5", - "https://httpwg.org/specs/rfc9111.html#security.considerations", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP11.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.52", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.p.3", - "https://httpwg.org/specs/rfc9111.html#cache.poisoning", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.1.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP11.2", - "https://httpwg.org/specs/rfc9111.html#security.timing", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.2.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.2.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.2.p.3", - "https://httpwg.org/specs/rfc9111.html#caching.of.sensitive.information", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.7.3.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.COOKIE.1", - "https://httpwg.org/specs/rfc9111.html#iana.considerations", - "https://httpwg.org/specs/rfc9111.html#rfc.section.8", - "https://httpwg.org/specs/rfc9111.html#rfc.section.8.p.1", - "https://httpwg.org/specs/rfc9111.html#field.name.registration", - "https://httpwg.org/specs/rfc9111.html#rfc.section.8.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.8.1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.53", - "https://httpwg.org/specs/rfc9111.html#iana.header.registration.table", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.age.3", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.cache-control.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.expires.4", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.pragma.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.warning.1", - "https://httpwg.org/specs/rfc9111.html#cache.directive.registration", - "https://httpwg.org/specs/rfc9111.html#rfc.section.8.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.8.2.p.1", - "https://httpwg.org/specs/rfc9111.html#iana.cache.directive.registration.table", - "https://httpwg.org/specs/rfc9111.html#warn.code.registration", - "https://httpwg.org/specs/rfc9111.html#rfc.section.8.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.8.3.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.8.3.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.8.3.p.2.1", - "https://httpwg.org/specs/rfc9111.html#rfc.references", - "https://httpwg.org/specs/rfc9111.html#rfc.section.9", - "https://httpwg.org/specs/rfc9111.html#rfc.references.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.9.1", - "https://httpwg.org/specs/rfc9111.html#HTTP", - "https://httpwg.org/specs/rfc9111.html#RFC2119", - "https://httpwg.org/specs/rfc9111.html#RFC5234", - "https://httpwg.org/specs/rfc9111.html#RFC7405", - "https://httpwg.org/specs/rfc9111.html#RFC8174", - "https://httpwg.org/specs/rfc9111.html#rfc.references.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.9.2", - "https://httpwg.org/specs/rfc9111.html#COOKIE", - "https://httpwg.org/specs/rfc9111.html#HTTP11", - "https://httpwg.org/specs/rfc9111.html#RFC2616", - "https://httpwg.org/specs/rfc9111.html#RFC5861", - "https://httpwg.org/specs/rfc9111.html#RFC7234", - "https://httpwg.org/specs/rfc9111.html#RFC8126", - "https://httpwg.org/specs/rfc9111.html#collected.abnf", - "https://httpwg.org/specs/rfc9111.html#rfc.section.A", - "https://httpwg.org/specs/rfc9111.html#rfc.section.A.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.54", - "https://httpwg.org/specs/rfc9111.html#rfc.section.A.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.55", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.56", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.57", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.58", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.59", - "https://httpwg.org/specs/rfc9111.html#changes.from.rfc.7234", - "https://httpwg.org/specs/rfc9111.html#rfc.section.B", - "https://httpwg.org/specs/rfc9111.html#rfc.section.B.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.B.p.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.B.p.3", - "https://httpwg.org/specs/rfc9111.html#rfc.section.B.p.4", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.age.4", - "https://httpwg.org/specs/rfc9111.html#rfc.section.B.p.5", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.cache-control.2", - "https://httpwg.org/specs/rfc9111.html#rfc.section.B.p.6", - "https://httpwg.org/specs/rfc9111.html#rfc.section.B.p.7", - "https://httpwg.org/specs/rfc9111.html#rfc.section.B.p.8", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.field.warning.2", - "https://httpwg.org/specs/rfc9111.html#acks", - "https://httpwg.org/specs/rfc9111.html#rfc.section.unnumbered-1", - "https://httpwg.org/specs/rfc9111.html#rfc.section.unnumbered-1.p.1", - "https://httpwg.org/specs/rfc9111.html#rfc.xref.HTTP.60", - "https://httpwg.org/specs/rfc9111.html#rfc.index", - "https://httpwg.org/specs/rfc9111.html#rfc.index.A", - "https://httpwg.org/specs/rfc9111.html#rfc.index.C", - "https://httpwg.org/specs/rfc9111.html#rfc.index.E", - "https://httpwg.org/specs/rfc9111.html#rfc.index.F", - "https://httpwg.org/specs/rfc9111.html#rfc.index.G", - "https://httpwg.org/specs/rfc9111.html#rfc.index.H", - "https://httpwg.org/specs/rfc9111.html#rfc.index.M", - "https://httpwg.org/specs/rfc9111.html#rfc.index.N", - "https://httpwg.org/specs/rfc9111.html#rfc.index.O", - "https://httpwg.org/specs/rfc9111.html#rfc.index.P", - "https://httpwg.org/specs/rfc9111.html#rfc.index.R", - "https://httpwg.org/specs/rfc9111.html#rfc.index.S", - "https://httpwg.org/specs/rfc9111.html#rfc.index.V", - "https://httpwg.org/specs/rfc9111.html#rfc.index.W", - "https://httpwg.org/specs/rfc9111.html#rfc.authors" + "https://www.rfc-editor.org/rfc/rfc9111#external-metadata", + "https://www.rfc-editor.org/rfc/rfc9111#external-updates", + "https://www.rfc-editor.org/rfc/rfc9111#internal-metadata", + "https://www.rfc-editor.org/rfc/rfc9111#identifiers", + "https://www.rfc-editor.org/rfc/rfc9111#rfcnum", + "https://www.rfc-editor.org/rfc/rfc9111#title", + "https://www.rfc-editor.org/rfc/rfc9111#section-abstract", + "https://www.rfc-editor.org/rfc/rfc9111#abstract", + "https://www.rfc-editor.org/rfc/rfc9111#section-abstract-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-abstract-2", + "https://www.rfc-editor.org/rfc/rfc9111#status-of-memo", + "https://www.rfc-editor.org/rfc/rfc9111#section-boilerplate.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-status-of-this-memo", + "https://www.rfc-editor.org/rfc/rfc9111#section-boilerplate.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-boilerplate.1-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-boilerplate.1-3", + "https://www.rfc-editor.org/rfc/rfc9111#copyright", + "https://www.rfc-editor.org/rfc/rfc9111#section-boilerplate.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-copyright-notice", + "https://www.rfc-editor.org/rfc/rfc9111#section-boilerplate.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-boilerplate.2-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-boilerplate.2-3", + "https://www.rfc-editor.org/rfc/rfc9111#toc", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-table-of-contents", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.1.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.1.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.1.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.1.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.2.5", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.3.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.2.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.2.5", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.3.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.4.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.5", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.6", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.7", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.1.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.5", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.6", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.7", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.8", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.9", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.9.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.10", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.2.2.10.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.2.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.5", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.5.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.6", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.7", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.7.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.7.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.7.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.7.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.7.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.7.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.8", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.8.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.8.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.8.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.8.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.8.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.9", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.9.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.9.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.9.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.9.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.9.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.10", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.10.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.11", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.11.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.12", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.12.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.13", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.13.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.14", + "https://www.rfc-editor.org/rfc/rfc9111#section-toc.1-1.14.1", + "https://www.rfc-editor.org/rfc/rfc9111#caching", + "https://www.rfc-editor.org/rfc/rfc9111#section-1", + "https://www.rfc-editor.org/rfc/rfc9111#name-introduction", + "https://www.rfc-editor.org/rfc/rfc9111#section-1-1", + "https://www.rfc-editor.org/rfc/rfc9111#iref-cache-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-1-2", + "https://www.rfc-editor.org/rfc/rfc9111#iref-shared-cache-2", + "https://www.rfc-editor.org/rfc/rfc9111#iref-private-cache-3", + "https://www.rfc-editor.org/rfc/rfc9111#shared.and.private.caches", + "https://www.rfc-editor.org/rfc/rfc9111#section-1-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-1-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-1-5", + "https://www.rfc-editor.org/rfc/rfc9111#requirements.notation", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-requirements-notation", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.1-2", + "https://www.rfc-editor.org/rfc/rfc9111#notation", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-syntax-notation", + "https://www.rfc-editor.org/rfc/rfc9111#iref-grammar-digit-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2-2", + "https://www.rfc-editor.org/rfc/rfc9111#abnf.imported", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-imported-rules", + "https://www.rfc-editor.org/rfc/rfc9111#core.rules", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#imported.rules", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9111#delta-seconds", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-delta-seconds", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#iref-grammar-delta-seconds-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-1.2.2-4.1", + "https://www.rfc-editor.org/rfc/rfc9111#caching.overview", + "https://www.rfc-editor.org/rfc/rfc9111#section-2", + "https://www.rfc-editor.org/rfc/rfc9111#name-overview-of-cache-operation", + "https://www.rfc-editor.org/rfc/rfc9111#iref-cache-key-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-2-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-2-2", + "https://www.rfc-editor.org/rfc/rfc9111#iref-cache-key-7", + "https://www.rfc-editor.org/rfc/rfc9111#section-2-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-2-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-2-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-2-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-2-7", + "https://www.rfc-editor.org/rfc/rfc9111#response.cacheability", + "https://www.rfc-editor.org/rfc/rfc9111#section-3", + "https://www.rfc-editor.org/rfc/rfc9111#name-storing-responses-in-caches", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.5", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.5.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.6", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.7", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.7.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.7.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.7.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.7.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.7.2.5", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.7.2.6", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-2.7.2.7", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-3-5", + "https://www.rfc-editor.org/rfc/rfc9111#storing.fields", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-storing-header-and-trailer-", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.1-2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.1-2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.1-3", + "https://www.rfc-editor.org/rfc/rfc9111#update", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-updating-stored-header-fiel", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2-3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2-3.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2-3.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2-3.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.2-7", + "https://www.rfc-editor.org/rfc/rfc9111#incomplete.responses", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.3", + "https://www.rfc-editor.org/rfc/rfc9111#name-storing-incomplete-response", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.3-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.3-2", + "https://www.rfc-editor.org/rfc/rfc9111#combining.responses", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.4", + "https://www.rfc-editor.org/rfc/rfc9111#name-combining-partial-content", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.4-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.4-2", + "https://www.rfc-editor.org/rfc/rfc9111#caching.authenticated.responses", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.5", + "https://www.rfc-editor.org/rfc/rfc9111#name-storing-responses-to-authen", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.5-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-3.5-2", + "https://www.rfc-editor.org/rfc/rfc9111#constructing.responses.from.caches", + "https://www.rfc-editor.org/rfc/rfc9111#section-4", + "https://www.rfc-editor.org/rfc/rfc9111#name-constructing-responses-from", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.5", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.5.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-2.5.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-6", + "https://www.rfc-editor.org/rfc/rfc9111#iref-collapsed-requests-8", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-7", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-8", + "https://www.rfc-editor.org/rfc/rfc9111#section-4-9", + "https://www.rfc-editor.org/rfc/rfc9111#caching.negotiated.responses", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-calculating-cache-keys-with", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1-3.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1-3.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1-7", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.1-8", + "https://www.rfc-editor.org/rfc/rfc9111#expiration.model", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-freshness", + "https://www.rfc-editor.org/rfc/rfc9111#iref-fresh-9", + "https://www.rfc-editor.org/rfc/rfc9111#iref-stale-10", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#iref-freshness-lifetime-11", + "https://www.rfc-editor.org/rfc/rfc9111#iref-explicit-expiration-time-12", + "https://www.rfc-editor.org/rfc/rfc9111#iref-heuristic-expiration-time-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-2", + "https://www.rfc-editor.org/rfc/rfc9111#iref-age-14", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-7", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-8", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-9", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-10", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-11", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-12", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-13.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-13.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-13.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-13.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2-14", + "https://www.rfc-editor.org/rfc/rfc9111#calculating.freshness.lifetime", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-calculating-freshness-lifet", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.1-2.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.1-2.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9111#heuristic.freshness", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-calculating-heuristic-fresh", + "https://www.rfc-editor.org/rfc/rfc9111#iref-heuristically-cacheable-15", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.2-5.1", + "https://www.rfc-editor.org/rfc/rfc9111#age.calculations", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#name-calculating-age", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3.4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3.5", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3.6", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3.7", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3.8", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3.9", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-3.10", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-5.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-5.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-7", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-8", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-9", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.3-10", + "https://www.rfc-editor.org/rfc/rfc9111#serving.stale.responses", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#name-serving-stale-responses", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.4-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.4-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.2.4-3", + "https://www.rfc-editor.org/rfc/rfc9111#validation.model", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3", + "https://www.rfc-editor.org/rfc/rfc9111#name-validation", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3-1", + "https://www.rfc-editor.org/rfc/rfc9111#validation.sent", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-sending-a-validation-reques", + "https://www.rfc-editor.org/rfc/rfc9111#iref-validator-16", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1-7.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1-7.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1-7.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.1-8", + "https://www.rfc-editor.org/rfc/rfc9111#validation.received", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-handling-a-received-validat", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2-7", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2-8", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.2-9", + "https://www.rfc-editor.org/rfc/rfc9111#validation.response", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.3", + "https://www.rfc-editor.org/rfc/rfc9111#name-handling-a-validation-respo", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.3-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.3-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.3-2.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.3-2.3", + "https://www.rfc-editor.org/rfc/rfc9111#freshening.responses", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.4", + "https://www.rfc-editor.org/rfc/rfc9111#name-freshening-stored-responses", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.4-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.4-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.4-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.4-4.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.4-4.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.4-4.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.4-5", + "https://www.rfc-editor.org/rfc/rfc9111#head.effects", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.5", + "https://www.rfc-editor.org/rfc/rfc9111#name-freshening-responses-with-h", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.5-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.5-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.5-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.3.5-4", + "https://www.rfc-editor.org/rfc/rfc9111#invalidation", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.4", + "https://www.rfc-editor.org/rfc/rfc9111#name-invalidating-stored-respons", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.4-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.4-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.4-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.4-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.4-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-4.4-6", + "https://www.rfc-editor.org/rfc/rfc9111#header.field.definitions", + "https://www.rfc-editor.org/rfc/rfc9111#section-5", + "https://www.rfc-editor.org/rfc/rfc9111#name-field-definitions", + "https://www.rfc-editor.org/rfc/rfc9111#section-5-1", + "https://www.rfc-editor.org/rfc/rfc9111#field.age", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-age", + "https://www.rfc-editor.org/rfc/rfc9111#iref-fields-age-17", + "https://www.rfc-editor.org/rfc/rfc9111#iref-header-fields-age-18", + "https://www.rfc-editor.org/rfc/rfc9111#iref-fields-age-19", + "https://www.rfc-editor.org/rfc/rfc9111#iref-header-fields-age-20", + "https://www.rfc-editor.org/rfc/rfc9111#iref-age-header-field-21", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#iref-grammar-age-22", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.1-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.1-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.1-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.1-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.1-6", + "https://www.rfc-editor.org/rfc/rfc9111#field.cache-control", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-cache-control", + "https://www.rfc-editor.org/rfc/rfc9111#iref-fields-cache-control-23", + "https://www.rfc-editor.org/rfc/rfc9111#iref-header-fields-cache-control", + "https://www.rfc-editor.org/rfc/rfc9111#iref-cache-control-header-field-", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2-4", + "https://www.rfc-editor.org/rfc/rfc9111#iref-grammar-cache-control-26", + "https://www.rfc-editor.org/rfc/rfc9111#iref-grammar-cache-directive-27", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2-6", + "https://www.rfc-editor.org/rfc/rfc9111#cache-request-directive", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-request-directives", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#cache-request-directive.max-age", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-max-age", + "https://www.rfc-editor.org/rfc/rfc9111#iref-max-age-cache-directive-28", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9111#cache-request-directive.max-stale", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-max-stale", + "https://www.rfc-editor.org/rfc/rfc9111#iref-max-stale-cache-directive-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.2-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.2-4", + "https://www.rfc-editor.org/rfc/rfc9111#cache-request-directive.min-fresh", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#name-min-fresh", + "https://www.rfc-editor.org/rfc/rfc9111#iref-min-fresh-cache-directive-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.3-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.3-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.3-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.3-4", + "https://www.rfc-editor.org/rfc/rfc9111#cache-request-directive.no-cache", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#name-no-cache", + "https://www.rfc-editor.org/rfc/rfc9111#iref-no-cache-cache-directive-31", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.4-1", + "https://www.rfc-editor.org/rfc/rfc9111#cache-request-directive.no-store", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#name-no-store", + "https://www.rfc-editor.org/rfc/rfc9111#iref-no-store-cache-directive-32", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.5-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.5-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.5-3", + "https://www.rfc-editor.org/rfc/rfc9111#cache-request-directive.no-transform", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#name-no-transform", + "https://www.rfc-editor.org/rfc/rfc9111#iref-no-transform-cache-directiv", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.6-1", + "https://www.rfc-editor.org/rfc/rfc9111#cache-request-directive.only-if-cached", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.7", + "https://www.rfc-editor.org/rfc/rfc9111#name-only-if-cached", + "https://www.rfc-editor.org/rfc/rfc9111#iref-only-if-cached-cache-direct", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.1.7-1", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-response-directives", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive.max-age", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-max-age-2", + "https://www.rfc-editor.org/rfc/rfc9111#iref-max-age-cache-directive-35", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive.must-revalidate", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-must-revalidate", + "https://www.rfc-editor.org/rfc/rfc9111#iref-must-revalidate-cache-direc", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive.must-understand", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#name-must-understand", + "https://www.rfc-editor.org/rfc/rfc9111#iref-must-understand-cache-direc", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive.no-cache", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#name-no-cache-2", + "https://www.rfc-editor.org/rfc/rfc9111#iref-no-cache-cache-directive-38", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4-7", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4-8", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.4-8.1", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive.no-store", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.5", + "https://www.rfc-editor.org/rfc/rfc9111#name-no-store-2", + "https://www.rfc-editor.org/rfc/rfc9111#iref-no-store-cache-directive-39", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.5-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.5-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.5-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.5-4", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive.no-transform", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.6", + "https://www.rfc-editor.org/rfc/rfc9111#name-no-transform-2", + "https://www.rfc-editor.org/rfc/rfc9111#iref-no-transform-cache-directive", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.6-1", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive.private", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.7", + "https://www.rfc-editor.org/rfc/rfc9111#name-private", + "https://www.rfc-editor.org/rfc/rfc9111#iref-private-cache-directive-41", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.7-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.7-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.7-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.7-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.7-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.7-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.7-7", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.7-7.1", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive.proxy-revalidate", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.8", + "https://www.rfc-editor.org/rfc/rfc9111#name-proxy-revalidate", + "https://www.rfc-editor.org/rfc/rfc9111#iref-proxy-revalidate-cache-dire", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.8-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.8-2", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive.public", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.9", + "https://www.rfc-editor.org/rfc/rfc9111#name-public", + "https://www.rfc-editor.org/rfc/rfc9111#iref-public-cache-directive-43", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.9-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.9-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.9-3", + "https://www.rfc-editor.org/rfc/rfc9111#cache-response-directive.s-maxage", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.10", + "https://www.rfc-editor.org/rfc/rfc9111#name-s-maxage", + "https://www.rfc-editor.org/rfc/rfc9111#iref-s-maxage-cache-directive-44", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.10-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.10-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.10-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.10-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.2.10-5", + "https://www.rfc-editor.org/rfc/rfc9111#cache.control.extensions", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3", + "https://www.rfc-editor.org/rfc/rfc9111#name-extension-directives", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-7", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-8.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-8.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-8.3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.3-8.4", + "https://www.rfc-editor.org/rfc/rfc9111#cache.directive.registry", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.4", + "https://www.rfc-editor.org/rfc/rfc9111#name-cache-directive-registry", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.4-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.4-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.4-3.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.4-3.2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.2.4-4", + "https://www.rfc-editor.org/rfc/rfc9111#field.expires", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3", + "https://www.rfc-editor.org/rfc/rfc9111#name-expires", + "https://www.rfc-editor.org/rfc/rfc9111#iref-fields-expires-45", + "https://www.rfc-editor.org/rfc/rfc9111#iref-header-fields-expires-46", + "https://www.rfc-editor.org/rfc/rfc9111#iref-fields-expires-47", + "https://www.rfc-editor.org/rfc/rfc9111#iref-header-fields-expires-48", + "https://www.rfc-editor.org/rfc/rfc9111#iref-expires-header-field-49", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3-3", + "https://www.rfc-editor.org/rfc/rfc9111#iref-grammar-expires-50", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3-5", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3-6", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3-7", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3-8", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3-9", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.3-10", + "https://www.rfc-editor.org/rfc/rfc9111#field.pragma", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.4", + "https://www.rfc-editor.org/rfc/rfc9111#name-pragma", + "https://www.rfc-editor.org/rfc/rfc9111#iref-fields-pragma-51", + "https://www.rfc-editor.org/rfc/rfc9111#iref-header-fields-pragma-52", + "https://www.rfc-editor.org/rfc/rfc9111#iref-fields-pragma-53", + "https://www.rfc-editor.org/rfc/rfc9111#iref-header-fields-pragma-54", + "https://www.rfc-editor.org/rfc/rfc9111#iref-pragma-header-field-55", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.4-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.4-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.4-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.4-3.1", + "https://www.rfc-editor.org/rfc/rfc9111#field.warning", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.5", + "https://www.rfc-editor.org/rfc/rfc9111#name-warning", + "https://www.rfc-editor.org/rfc/rfc9111#iref-fields-warning-56", + "https://www.rfc-editor.org/rfc/rfc9111#iref-header-fields-warning-57", + "https://www.rfc-editor.org/rfc/rfc9111#iref-warning-header-field-58", + "https://www.rfc-editor.org/rfc/rfc9111#section-5.5-1", + "https://www.rfc-editor.org/rfc/rfc9111#history.lists", + "https://www.rfc-editor.org/rfc/rfc9111#section-6", + "https://www.rfc-editor.org/rfc/rfc9111#name-relationship-to-application", + "https://www.rfc-editor.org/rfc/rfc9111#section-6-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-6-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-6-3", + "https://www.rfc-editor.org/rfc/rfc9111#section-6-4", + "https://www.rfc-editor.org/rfc/rfc9111#section-6-5", + "https://www.rfc-editor.org/rfc/rfc9111#security.considerations", + "https://www.rfc-editor.org/rfc/rfc9111#section-7", + "https://www.rfc-editor.org/rfc/rfc9111#name-security-considerations", + "https://www.rfc-editor.org/rfc/rfc9111#section-7-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-7-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-7-3", + "https://www.rfc-editor.org/rfc/rfc9111#cache.poisoning", + "https://www.rfc-editor.org/rfc/rfc9111#section-7.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-cache-poisoning", + "https://www.rfc-editor.org/rfc/rfc9111#section-7.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-7.1-2", + "https://www.rfc-editor.org/rfc/rfc9111#security.timing", + "https://www.rfc-editor.org/rfc/rfc9111#section-7.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-timing-attacks", + "https://www.rfc-editor.org/rfc/rfc9111#section-7.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-7.2-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-7.2-3", + "https://www.rfc-editor.org/rfc/rfc9111#caching.of.sensitive.information", + "https://www.rfc-editor.org/rfc/rfc9111#section-7.3", + "https://www.rfc-editor.org/rfc/rfc9111#name-caching-of-sensitive-inform", + "https://www.rfc-editor.org/rfc/rfc9111#section-7.3-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-7.3-2", + "https://www.rfc-editor.org/rfc/rfc9111#iana.considerations", + "https://www.rfc-editor.org/rfc/rfc9111#section-8", + "https://www.rfc-editor.org/rfc/rfc9111#name-iana-considerations", + "https://www.rfc-editor.org/rfc/rfc9111#section-8-1", + "https://www.rfc-editor.org/rfc/rfc9111#field.name.registration", + "https://www.rfc-editor.org/rfc/rfc9111#section-8.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-field-name-registration", + "https://www.rfc-editor.org/rfc/rfc9111#section-8.1-1", + "https://www.rfc-editor.org/rfc/rfc9111#iana.header.registration.table", + "https://www.rfc-editor.org/rfc/rfc9111#table-1", + "https://www.rfc-editor.org/rfc/rfc9111#cache.directive.registration", + "https://www.rfc-editor.org/rfc/rfc9111#section-8.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-cache-directive-registratio", + "https://www.rfc-editor.org/rfc/rfc9111#section-8.2-1", + "https://www.rfc-editor.org/rfc/rfc9111#iana.cache.directive.registration.table", + "https://www.rfc-editor.org/rfc/rfc9111#table-2", + "https://www.rfc-editor.org/rfc/rfc9111#warn.code.registration", + "https://www.rfc-editor.org/rfc/rfc9111#section-8.3", + "https://www.rfc-editor.org/rfc/rfc9111#name-warn-code-registry", + "https://www.rfc-editor.org/rfc/rfc9111#section-8.3-1", + "https://www.rfc-editor.org/rfc/rfc9111#section-8.3-2", + "https://www.rfc-editor.org/rfc/rfc9111#section-8.3-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#section-9", + "https://www.rfc-editor.org/rfc/rfc9111#name-references", + "https://www.rfc-editor.org/rfc/rfc9111#section-9.1", + "https://www.rfc-editor.org/rfc/rfc9111#name-normative-references", + "https://www.rfc-editor.org/rfc/rfc9111#HTTP", + "https://www.rfc-editor.org/rfc/rfc9111#RFC2119", + "https://www.rfc-editor.org/rfc/rfc9111#RFC5234", + "https://www.rfc-editor.org/rfc/rfc9111#RFC7405", + "https://www.rfc-editor.org/rfc/rfc9111#RFC8174", + "https://www.rfc-editor.org/rfc/rfc9111#section-9.2", + "https://www.rfc-editor.org/rfc/rfc9111#name-informative-references", + "https://www.rfc-editor.org/rfc/rfc9111#COOKIE", + "https://www.rfc-editor.org/rfc/rfc9111#HTTP11", + "https://www.rfc-editor.org/rfc/rfc9111#RFC2616", + "https://www.rfc-editor.org/rfc/rfc9111#RFC5861", + "https://www.rfc-editor.org/rfc/rfc9111#RFC7234", + "https://www.rfc-editor.org/rfc/rfc9111#RFC8126", + "https://www.rfc-editor.org/rfc/rfc9111#collected.abnf", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-A", + "https://www.rfc-editor.org/rfc/rfc9111#name-collected-abnf", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-A-1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-A-2", + "https://www.rfc-editor.org/rfc/rfc9111#changes.from.rfc.7234", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-B", + "https://www.rfc-editor.org/rfc/rfc9111#name-changes-from-rfc-7234", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-B-1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-B-2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-B-3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-B-4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-B-5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-B-6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-B-7", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-B-8", + "https://www.rfc-editor.org/rfc/rfc9111#acks", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-C", + "https://www.rfc-editor.org/rfc/rfc9111#name-acknowledgements", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-C-1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D", + "https://www.rfc-editor.org/rfc/rfc9111#name-index", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.index", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.1", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u65", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.1.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.1.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.1.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.1.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.1.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.1.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u67", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.2.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.3", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u69", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.3.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.3.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.3.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.3.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.3.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.3.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.3.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u70", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.7", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.8", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.9", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.10", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.4.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.4.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u71", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.7", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.8", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.9", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.10", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.11", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.12", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.5.2.1.1.4.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u72", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.7", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.8", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.9", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.10", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.4.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.6.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u77", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.7.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u78", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.8.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.9", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u79", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.9.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.9.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.9.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.9.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.9.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.9.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u80", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.10.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u83", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.11.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.12", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u86", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.12.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.12.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.12.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.12.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.12.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.12.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.13", + "https://www.rfc-editor.org/rfc/rfc9111#rfc.index.u87", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.13.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.13.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.13.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.13.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.13.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-D-2.13.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9111#authors-addresses", + "https://www.rfc-editor.org/rfc/rfc9111#appendix-E", + "https://www.rfc-editor.org/rfc/rfc9111#name-authors-addresses" ] } \ No newline at end of file diff --git a/ed/ids/rfc9112.json b/ed/ids/rfc9112.json index aad435176be6..72c27d2d7a35 100644 --- a/ed/ids/rfc9112.json +++ b/ed/ids/rfc9112.json @@ -1,688 +1,1242 @@ { "spec": { - "title": "RFC 9112 - HTTP/1.1", - "url": "https://httpwg.org/specs/rfc9112.html" + "title": "RFC 9112: HTTP/1.1", + "url": "https://www.rfc-editor.org/rfc/rfc9112" }, "ids": [ - "https://httpwg.org/specs/rfc9112.html#navbar-collapse", - "https://httpwg.org/specs/rfc9112.html#top", - "https://httpwg.org/specs/rfc9112.html#sidebar", - "https://httpwg.org/specs/rfc9112.html#rfc.headerblock", - "https://httpwg.org/specs/rfc9112.html#rfc.title", - "https://httpwg.org/specs/rfc9112.html#rfc.abstract", - "https://httpwg.org/specs/rfc9112.html#rfc.abstract.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.abstract.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.meta", - "https://httpwg.org/specs/rfc9112.html#rfc.status", - "https://httpwg.org/specs/rfc9112.html#rfc.boilerplate.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.boilerplate.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.boilerplate.1.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.copyrightnotice", - "https://httpwg.org/specs/rfc9112.html#rfc.boilerplate.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.boilerplate.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.boilerplate.2.p.3", - "https://httpwg.org/specs/rfc9112.html#introduction", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.CACHING.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC7230.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC7230.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.2", - "https://httpwg.org/specs/rfc9112.html#requirements.notation", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC2119.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC8174.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.3", - "https://httpwg.org/specs/rfc9112.html#notation", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC5234.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC7405.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.2.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.2.p.4", - "https://httpwg.org/specs/rfc9112.html#core.rules", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC5234.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.USASCII.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.2.p.5", - "https://httpwg.org/specs/rfc9112.html#imported.rules", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.2.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.6", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.7", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.8", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.9", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.10", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.11", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.12", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.13", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.14", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.15", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.2.p.7", - "https://httpwg.org/specs/rfc9112.html#imported.uri.rules", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.1.2.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.3", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.4", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.5", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.6", - "https://httpwg.org/specs/rfc9112.html#http.message", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.16", - "https://httpwg.org/specs/rfc9112.html#message.format", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC5322.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.1.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.1.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.1.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.1.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC2045.1", - "https://httpwg.org/specs/rfc9112.html#message.parsing", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.USASCII.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.2.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.2.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.2.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.2.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.2.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.2.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.2.p.9", - "https://httpwg.org/specs/rfc9112.html#http.version", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.17", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.3.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.3.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.3", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.3.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP10.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.3.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.2.3.p.6", - "https://httpwg.org/specs/rfc9112.html#request.line", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.18", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.19", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.p.5", - "https://httpwg.org/specs/rfc9112.html#request.method", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.1.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.20", - "https://httpwg.org/specs/rfc9112.html#request.target", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.7", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.8", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.9", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.10", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.11", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.21", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.22", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.p.6", - "https://httpwg.org/specs/rfc9112.html#origin-form", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.12", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.1.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.23", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.1.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.1.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.1.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.1.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.1.p.8", - "https://httpwg.org/specs/rfc9112.html#absolute-form", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.13", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.2.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.24", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.2.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.2.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.2.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.2.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.2.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.2.p.9", - "https://httpwg.org/specs/rfc9112.html#authority-form", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.25", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.3.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.14", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.3.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.3.p.4", - "https://httpwg.org/specs/rfc9112.html#asterisk-form", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.26", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.15", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4.p.9", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.2.4.p.10", - "https://httpwg.org/specs/rfc9112.html#reconstructing.target.uri", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.27", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.9", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.10", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.11", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.12", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.13", - "https://httpwg.org/specs/rfc9112.html#rfc.section.3.3.p.14", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.28", - "https://httpwg.org/specs/rfc9112.html#status.line", - "https://httpwg.org/specs/rfc9112.html#rfc.section.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.4.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.4.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.16", - "https://httpwg.org/specs/rfc9112.html#rfc.section.4.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.4.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.4.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.17", - "https://httpwg.org/specs/rfc9112.html#rfc.section.4.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.29", - "https://httpwg.org/specs/rfc9112.html#rfc.section.4.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.4.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.18", - "https://httpwg.org/specs/rfc9112.html#rfc.section.4.p.9", - "https://httpwg.org/specs/rfc9112.html#header.field.syntax", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.19", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.20", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.21", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.30", - "https://httpwg.org/specs/rfc9112.html#field.parsing", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.1.p.3", - "https://httpwg.org/specs/rfc9112.html#line.folding", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.22", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.2.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.2.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.2.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.5.2.p.6", - "https://httpwg.org/specs/rfc9112.html#message.body", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.31", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.field.transfer-encoding.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.23", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.32", - "https://httpwg.org/specs/rfc9112.html#field.transfer-encoding", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.24", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.33", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC2045.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.34", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.9", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.35", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.10", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.36", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.11", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.12", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.13", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.14", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.15", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.1.p.16", - "https://httpwg.org/specs/rfc9112.html#body.content-length", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.37", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.38", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.2.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.2.p.3.1", - "https://httpwg.org/specs/rfc9112.html#message.body.length", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.3.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.39", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.3.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.3.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.3.p.4.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.3.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.3.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.3.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.6.3.p.8", - "https://httpwg.org/specs/rfc9112.html#transfer.codings", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.field.transfer-encoding.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.40", - "https://httpwg.org/specs/rfc9112.html#chunked.encoding", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.25", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.26", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.27", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.28", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.29", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.30", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.31", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.p.6", - "https://httpwg.org/specs/rfc9112.html#chunked.extension", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.32", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.33", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.34", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.1.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.1.p.4", - "https://httpwg.org/specs/rfc9112.html#chunked.trailer.section", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.41", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.35", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.g.36", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.2.p.3", - "https://httpwg.org/specs/rfc9112.html#decoding.chunked", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.1.3.p.2", - "https://httpwg.org/specs/rfc9112.html#compression.codings", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.42", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.43", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.44", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.2.p.3", - "https://httpwg.org/specs/rfc9112.html#transfer.coding.registry", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.3.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.3.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.3.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.45", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.3.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.46", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.3.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC8126.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.3.p.7", - "https://httpwg.org/specs/rfc9112.html#transfer.coding.negotiation", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.4.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.47", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.4.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.4.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.4.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.4.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.48", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.4.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.4.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.49", - "https://httpwg.org/specs/rfc9112.html#rfc.section.7.4.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.50", - "https://httpwg.org/specs/rfc9112.html#incomplete.messages", - "https://httpwg.org/specs/rfc9112.html#rfc.section.8", - "https://httpwg.org/specs/rfc9112.html#rfc.section.8.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.8.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.CACHING.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.8.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.8.p.4", - "https://httpwg.org/specs/rfc9112.html#connection.management", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.51", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.52", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.p.3", - "https://httpwg.org/specs/rfc9112.html#persistent.establishment", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.1.p.1", - "https://httpwg.org/specs/rfc9112.html#associating.response.to.request", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.53", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.2.p.3", - "https://httpwg.org/specs/rfc9112.html#persistent.connections", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.54", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.persistent.tear-down.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.p.9", - "https://httpwg.org/specs/rfc9112.html#persistent.retrying.requests", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.55", - "https://httpwg.org/specs/rfc9112.html#pipelining", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.56", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.persistent.tear-down.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.2.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.57", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.3.2.p.4", - "https://httpwg.org/specs/rfc9112.html#persistent.concurrency", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.4.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.4.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.4.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.4.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.4.p.5", - "https://httpwg.org/specs/rfc9112.html#persistent.failures", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.5.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.5.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.5.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.5.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.5.p.5", - "https://httpwg.org/specs/rfc9112.html#persistent.tear-down", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.58", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.4", - "https://httpwg.org/specs/rfc9112.html#field.close", - "https://httpwg.org/specs/rfc9112.html#rfc.iref.f.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.9", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.10", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.11", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.6.p.12", - "https://httpwg.org/specs/rfc9112.html#tls.connection.initiation", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.7.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.TLS13.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.7.p.2", - "https://httpwg.org/specs/rfc9112.html#tls.connection.closure", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.TLS13.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8.p.7", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8.p.8", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8.p.9", - "https://httpwg.org/specs/rfc9112.html#rfc.section.9.8.p.10", - "https://httpwg.org/specs/rfc9112.html#enclosing.messages", - "https://httpwg.org/specs/rfc9112.html#rfc.section.10", - "https://httpwg.org/specs/rfc9112.html#media.type.message.http", - "https://httpwg.org/specs/rfc9112.html#rfc.section.10.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.10.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.10.1.p.2", - "https://httpwg.org/specs/rfc9112.html#media.type.application.http", - "https://httpwg.org/specs/rfc9112.html#rfc.section.10.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.10.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.10.2.p.2", - "https://httpwg.org/specs/rfc9112.html#security.considerations", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.59", - "https://httpwg.org/specs/rfc9112.html#response.splitting", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.Klein.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.1.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.1.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.1.p.4", - "https://httpwg.org/specs/rfc9112.html#request.smuggling", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.Linhart.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.2.p.2", - "https://httpwg.org/specs/rfc9112.html#message.integrity", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.3.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.3.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.3.p.4", - "https://httpwg.org/specs/rfc9112.html#message.confidentiality", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.4.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.11.4.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.60", - "https://httpwg.org/specs/rfc9112.html#IANA.considerations", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.p.1", - "https://httpwg.org/specs/rfc9112.html#field.name.registration", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.61", - "https://httpwg.org/specs/rfc9112.html#iana.header.registration.table", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.persistent.tear-down.3", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.mime-version.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.field.transfer-encoding.3", - "https://httpwg.org/specs/rfc9112.html#media.type.http", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.2.p.1", - "https://httpwg.org/specs/rfc9112.html#transfer.coding.registration", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.3.p.1", - "https://httpwg.org/specs/rfc9112.html#iana.transfer.coding.registration.table", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.Welch.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC1951.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC1950.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC1952.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.3.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.3.p.2.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.62", - "https://httpwg.org/specs/rfc9112.html#alpn.registration", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.12.4.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.references", - "https://httpwg.org/specs/rfc9112.html#rfc.section.13", - "https://httpwg.org/specs/rfc9112.html#rfc.references.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.13.1", - "https://httpwg.org/specs/rfc9112.html#CACHING", - "https://httpwg.org/specs/rfc9112.html#HTTP", - "https://httpwg.org/specs/rfc9112.html#RFC1950", - "https://httpwg.org/specs/rfc9112.html#RFC1951", - "https://httpwg.org/specs/rfc9112.html#RFC1952", - "https://httpwg.org/specs/rfc9112.html#RFC2119", - "https://httpwg.org/specs/rfc9112.html#RFC5234", - "https://httpwg.org/specs/rfc9112.html#RFC7405", - "https://httpwg.org/specs/rfc9112.html#RFC8174", - "https://httpwg.org/specs/rfc9112.html#TLS13", - "https://httpwg.org/specs/rfc9112.html#URI", - "https://httpwg.org/specs/rfc9112.html#USASCII", - "https://httpwg.org/specs/rfc9112.html#Welch", - "https://httpwg.org/specs/rfc9112.html#informative.references", - "https://httpwg.org/specs/rfc9112.html#rfc.references.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.13.2", - "https://httpwg.org/specs/rfc9112.html#HTTP10", - "https://httpwg.org/specs/rfc9112.html#Klein", - "https://httpwg.org/specs/rfc9112.html#Linhart", - "https://httpwg.org/specs/rfc9112.html#RFC2045", - "https://httpwg.org/specs/rfc9112.html#RFC2046", - "https://httpwg.org/specs/rfc9112.html#RFC2049", - "https://httpwg.org/specs/rfc9112.html#RFC2068", - "https://httpwg.org/specs/rfc9112.html#RFC2557", - "https://httpwg.org/specs/rfc9112.html#RFC5322", - "https://httpwg.org/specs/rfc9112.html#RFC7230", - "https://httpwg.org/specs/rfc9112.html#RFC8126", - "https://httpwg.org/specs/rfc9112.html#collected.abnf", - "https://httpwg.org/specs/rfc9112.html#rfc.section.A", - "https://httpwg.org/specs/rfc9112.html#rfc.section.A.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.63", - "https://httpwg.org/specs/rfc9112.html#rfc.section.A.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.64", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.65", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.66", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.7", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.67", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.8", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.68", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.69", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.70", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.9", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.10", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.71", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.72", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.73", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.URI.11", - "https://httpwg.org/specs/rfc9112.html#differences.between.http.and.mime", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC5322.2", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC2045.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.p.2", - "https://httpwg.org/specs/rfc9112.html#mime-version", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC2045.4", - "https://httpwg.org/specs/rfc9112.html#conversion.to.canonical.form", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC2049.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC2046.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.2.p.3", - "https://httpwg.org/specs/rfc9112.html#conversion.of.date.formats", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.74", - "https://httpwg.org/specs/rfc9112.html#conversion.of.content-encoding", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.4.p.1", - "https://httpwg.org/specs/rfc9112.html#conversion.of.content-transfer-encoding", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.5.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.5.p.2", - "https://httpwg.org/specs/rfc9112.html#mhtml.line.length", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.B.6.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC2557.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.75", - "https://httpwg.org/specs/rfc9112.html#changes", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C", - "https://httpwg.org/specs/rfc9112.html#changes.from.0.9", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.1.p.1", - "https://httpwg.org/specs/rfc9112.html#changes.from.1.0", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2", - "https://httpwg.org/specs/rfc9112.html#changes.to.simplify.multihomed.web.servers.and.conserve.ip.addresses", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.76", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.1.p.2", - "https://httpwg.org/specs/rfc9112.html#compatibility.with.http.1.0.persistent.connections", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.2.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC2068.1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.2.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.2.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.2.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.2.p.5", - "https://httpwg.org/specs/rfc9112.html#introduction.of.transfer-encoding", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.2.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.field.transfer-encoding.4", - "https://httpwg.org/specs/rfc9112.html#changes.from.rfc.7230", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.3.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.77", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.3.p.2", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.3.p.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.3.p.4", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.field.transfer-encoding.5", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.3.p.5", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.RFC7230.3", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.3.p.6", - "https://httpwg.org/specs/rfc9112.html#rfc.section.C.3.p.7", - "https://httpwg.org/specs/rfc9112.html#acks", - "https://httpwg.org/specs/rfc9112.html#rfc.section.unnumbered-1", - "https://httpwg.org/specs/rfc9112.html#rfc.section.unnumbered-1.p.1", - "https://httpwg.org/specs/rfc9112.html#rfc.xref.HTTP.78", - "https://httpwg.org/specs/rfc9112.html#rfc.index", - "https://httpwg.org/specs/rfc9112.html#rfc.index.A", - "https://httpwg.org/specs/rfc9112.html#rfc.index.C", - "https://httpwg.org/specs/rfc9112.html#rfc.index.D", - "https://httpwg.org/specs/rfc9112.html#rfc.index.F", - "https://httpwg.org/specs/rfc9112.html#rfc.index.G", - "https://httpwg.org/specs/rfc9112.html#rfc.index.H", - "https://httpwg.org/specs/rfc9112.html#rfc.index.K", - "https://httpwg.org/specs/rfc9112.html#rfc.index.L", - "https://httpwg.org/specs/rfc9112.html#rfc.index.M", - "https://httpwg.org/specs/rfc9112.html#rfc.index.O", - "https://httpwg.org/specs/rfc9112.html#rfc.index.R", - "https://httpwg.org/specs/rfc9112.html#rfc.index.T", - "https://httpwg.org/specs/rfc9112.html#rfc.index.U", - "https://httpwg.org/specs/rfc9112.html#rfc.index.W", - "https://httpwg.org/specs/rfc9112.html#rfc.index.X", - "https://httpwg.org/specs/rfc9112.html#rfc.authors" + "https://www.rfc-editor.org/rfc/rfc9112#external-metadata", + "https://www.rfc-editor.org/rfc/rfc9112#external-updates", + "https://www.rfc-editor.org/rfc/rfc9112#internal-metadata", + "https://www.rfc-editor.org/rfc/rfc9112#identifiers", + "https://www.rfc-editor.org/rfc/rfc9112#rfcnum", + "https://www.rfc-editor.org/rfc/rfc9112#title", + "https://www.rfc-editor.org/rfc/rfc9112#section-abstract", + "https://www.rfc-editor.org/rfc/rfc9112#abstract", + "https://www.rfc-editor.org/rfc/rfc9112#section-abstract-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-abstract-2", + "https://www.rfc-editor.org/rfc/rfc9112#status-of-memo", + "https://www.rfc-editor.org/rfc/rfc9112#section-boilerplate.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-status-of-this-memo", + "https://www.rfc-editor.org/rfc/rfc9112#section-boilerplate.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-boilerplate.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-boilerplate.1-3", + "https://www.rfc-editor.org/rfc/rfc9112#copyright", + "https://www.rfc-editor.org/rfc/rfc9112#section-boilerplate.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-copyright-notice", + "https://www.rfc-editor.org/rfc/rfc9112#section-boilerplate.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-boilerplate.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-boilerplate.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#toc", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-table-of-contents", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.2.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.5", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.5.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.6", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.6.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.6.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.6.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.1.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.1.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.7.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.8", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.8.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.5", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.6", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.7", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.8", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.9.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.10", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.10.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.10.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.10.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.10.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.10.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.11", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.11.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.11.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.11.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.11.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.11.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.11.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.11.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.11.2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.11.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.12", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.12.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.12.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.12.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.12.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.12.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.12.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.12.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.12.2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.12.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.13", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.13.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.13.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.13.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.13.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.13.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.14", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.14.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.5", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.6", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.15.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.16.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.17", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.17.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.18", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.18.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.19", + "https://www.rfc-editor.org/rfc/rfc9112#section-toc.1-1.19.1", + "https://www.rfc-editor.org/rfc/rfc9112#introduction", + "https://www.rfc-editor.org/rfc/rfc9112#section-1", + "https://www.rfc-editor.org/rfc/rfc9112#name-introduction", + "https://www.rfc-editor.org/rfc/rfc9112#section-1-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-1-2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-1-2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-1-2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-1-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-1-4", + "https://www.rfc-editor.org/rfc/rfc9112#requirements.notation", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-requirements-notation", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#notation", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-syntax-notation", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-alpha-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-cr-2", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-crlf-3", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-ctl-4", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-digit-5", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-dquote-6", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-hexdig-7", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-htab-8", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-lf-9", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-octet-10", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-sp-11", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-vchar-12", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#core.rules", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.2-4", + "https://www.rfc-editor.org/rfc/rfc9112#imported.rules", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.2-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.2-6", + "https://www.rfc-editor.org/rfc/rfc9112#imported.uri.rules", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.2-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-1.2-8", + "https://www.rfc-editor.org/rfc/rfc9112#http.message", + "https://www.rfc-editor.org/rfc/rfc9112#section-2", + "https://www.rfc-editor.org/rfc/rfc9112#name-message", + "https://www.rfc-editor.org/rfc/rfc9112#section-2-1", + "https://www.rfc-editor.org/rfc/rfc9112#message.format", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-message-format", + "https://www.rfc-editor.org/rfc/rfc9112#iref-header-section-13", + "https://www.rfc-editor.org/rfc/rfc9112#iref-headers-14", + "https://www.rfc-editor.org/rfc/rfc9112#iref-header-line-15", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-http-message-16", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.1-3", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-start-line-17", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.1-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.1-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.1-6", + "https://www.rfc-editor.org/rfc/rfc9112#message.parsing", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-message-parsing", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.2-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.2-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.2-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.2-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.2-8", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.2-9", + "https://www.rfc-editor.org/rfc/rfc9112#http.version", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-http-version", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.3-2", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-http-version-18", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-http-name-19", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.3-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.3-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.3-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-2.3-6", + "https://www.rfc-editor.org/rfc/rfc9112#request.line", + "https://www.rfc-editor.org/rfc/rfc9112#section-3", + "https://www.rfc-editor.org/rfc/rfc9112#name-request-line", + "https://www.rfc-editor.org/rfc/rfc9112#section-3-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-request-line-20", + "https://www.rfc-editor.org/rfc/rfc9112#section-3-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-3-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-3-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-3-5", + "https://www.rfc-editor.org/rfc/rfc9112#request.method", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-method", + "https://www.rfc-editor.org/rfc/rfc9112#iref-method-21", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-method-22", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.1-3", + "https://www.rfc-editor.org/rfc/rfc9112#request.target", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-request-target", + "https://www.rfc-editor.org/rfc/rfc9112#iref-request-target-23", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-request-target-24", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-origin-form-25", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-absolute-form-26", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-authority-form-27", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-asterisk-form-28", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2-6", + "https://www.rfc-editor.org/rfc/rfc9112#origin-form", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-origin-form", + "https://www.rfc-editor.org/rfc/rfc9112#iref-origin-form-of-request-targ", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-origin-form-30", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.1-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.1-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.1-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.1-8", + "https://www.rfc-editor.org/rfc/rfc9112#absolute-form", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-absolute-form", + "https://www.rfc-editor.org/rfc/rfc9112#iref-absolute-form-of-request-ta", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-absolute-form-32", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2-8", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.2-9", + "https://www.rfc-editor.org/rfc/rfc9112#authority-form", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-authority-form", + "https://www.rfc-editor.org/rfc/rfc9112#iref-authority-form-of-request-t", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-authority-form-34", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.3-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.3-4", + "https://www.rfc-editor.org/rfc/rfc9112#asterisk-form", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4", + "https://www.rfc-editor.org/rfc/rfc9112#name-asterisk-form", + "https://www.rfc-editor.org/rfc/rfc9112#iref-asterisk-form-of-request-ta", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-asterisk-form-36", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4-8", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4-9", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.2.4-10", + "https://www.rfc-editor.org/rfc/rfc9112#reconstructing.target.uri", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-reconstructing-the-target-u", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-3.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-3.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-3.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-8", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-9", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-10", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-11", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-12", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-13", + "https://www.rfc-editor.org/rfc/rfc9112#section-3.3-14", + "https://www.rfc-editor.org/rfc/rfc9112#status.line", + "https://www.rfc-editor.org/rfc/rfc9112#section-4", + "https://www.rfc-editor.org/rfc/rfc9112#name-status-line", + "https://www.rfc-editor.org/rfc/rfc9112#section-4-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-status-line-37", + "https://www.rfc-editor.org/rfc/rfc9112#section-4-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-4-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-4-4", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-status-code-38", + "https://www.rfc-editor.org/rfc/rfc9112#section-4-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-4-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-4-7", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-reason-phrase-39", + "https://www.rfc-editor.org/rfc/rfc9112#section-4-8", + "https://www.rfc-editor.org/rfc/rfc9112#section-4-9", + "https://www.rfc-editor.org/rfc/rfc9112#header.field.syntax", + "https://www.rfc-editor.org/rfc/rfc9112#section-5", + "https://www.rfc-editor.org/rfc/rfc9112#name-field-syntax", + "https://www.rfc-editor.org/rfc/rfc9112#section-5-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-field-line-40", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-field-name-41", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-field-value-42", + "https://www.rfc-editor.org/rfc/rfc9112#section-5-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-5-3", + "https://www.rfc-editor.org/rfc/rfc9112#field.parsing", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-field-line-parsing", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.1-3", + "https://www.rfc-editor.org/rfc/rfc9112#line.folding", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-obsolete-line-folding", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-obs-fold-43", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.2-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.2-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-5.2-6", + "https://www.rfc-editor.org/rfc/rfc9112#message.body", + "https://www.rfc-editor.org/rfc/rfc9112#section-6", + "https://www.rfc-editor.org/rfc/rfc9112#name-message-body", + "https://www.rfc-editor.org/rfc/rfc9112#section-6-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-message-body-44", + "https://www.rfc-editor.org/rfc/rfc9112#section-6-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-6-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-6-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-6-5", + "https://www.rfc-editor.org/rfc/rfc9112#field.transfer-encoding", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-transfer-encoding", + "https://www.rfc-editor.org/rfc/rfc9112#iref-fields-transfer-encoding-45", + "https://www.rfc-editor.org/rfc/rfc9112#iref-header-fields-transfer-enco", + "https://www.rfc-editor.org/rfc/rfc9112#iref-transfer-encoding-header-fi", + "https://www.rfc-editor.org/rfc/rfc9112#iref-chunked-coding-format-48", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-transfer-encoding-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-8", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-9", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-10", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-11", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-12", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-13", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-14", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-15", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.1-16", + "https://www.rfc-editor.org/rfc/rfc9112#body.content-length", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-content-length", + "https://www.rfc-editor.org/rfc/rfc9112#iref-content-length-header-field", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.2-3.1", + "https://www.rfc-editor.org/rfc/rfc9112#message.body.length", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-message-body-length", + "https://www.rfc-editor.org/rfc/rfc9112#iref-chunked-coding-format-51", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.4.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.4.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.5", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.6", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.7", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.8", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-4.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-6.3-8", + "https://www.rfc-editor.org/rfc/rfc9112#transfer.codings", + "https://www.rfc-editor.org/rfc/rfc9112#section-7", + "https://www.rfc-editor.org/rfc/rfc9112#name-transfer-codings", + "https://www.rfc-editor.org/rfc/rfc9112#section-7-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-7-2", + "https://www.rfc-editor.org/rfc/rfc9112#chunked.encoding", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-chunked-transfer-coding", + "https://www.rfc-editor.org/rfc/rfc9112#iref-chunked-transfer-coding-52", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-chunked-body-53", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-chunk-54", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-chunk-size-55", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-last-chunk-56", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-trailer-section-57", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-chunk-ext-58", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-chunk-data-59", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1-6", + "https://www.rfc-editor.org/rfc/rfc9112#chunked.extension", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-chunk-extensions", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-chunk-ext-60", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-chunk-ext-name-61", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-chunk-ext-val-62", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9112#chunked.trailer.section", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-chunked-trailer-section", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-trailer-section-63", + "https://www.rfc-editor.org/rfc/rfc9112#iref-grammar-field-line-64", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#decoding.chunked", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-decoding-chunked", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.1.3-2", + "https://www.rfc-editor.org/rfc/rfc9112#compression.codings", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-transfer-codings-for-compre", + "https://www.rfc-editor.org/rfc/rfc9112#iref-compress-transfer-coding-65", + "https://www.rfc-editor.org/rfc/rfc9112#iref-x-compress-transfer-coding-", + "https://www.rfc-editor.org/rfc/rfc9112#iref-deflate-transfer-coding-67", + "https://www.rfc-editor.org/rfc/rfc9112#iref-gzip-transfer-coding-68", + "https://www.rfc-editor.org/rfc/rfc9112#iref-x-gzip-transfer-coding-69", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.2-2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.2-2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.2-2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.2-2.5", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.2-2.6", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#transfer.coding.registry", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-transfer-coding-registry", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.3-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.3-3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.3-3.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.3-3.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.3-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.3-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.3-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.3-7", + "https://www.rfc-editor.org/rfc/rfc9112#transfer.coding.negotiation", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.4", + "https://www.rfc-editor.org/rfc/rfc9112#name-negotiating-transfer-coding", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.4-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.4-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.4-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.4-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.4-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.4-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.4-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-7.4-8", + "https://www.rfc-editor.org/rfc/rfc9112#incomplete.messages", + "https://www.rfc-editor.org/rfc/rfc9112#section-8", + "https://www.rfc-editor.org/rfc/rfc9112#name-handling-incomplete-message", + "https://www.rfc-editor.org/rfc/rfc9112#section-8-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-8-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-8-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-8-4", + "https://www.rfc-editor.org/rfc/rfc9112#connection.management", + "https://www.rfc-editor.org/rfc/rfc9112#section-9", + "https://www.rfc-editor.org/rfc/rfc9112#name-connection-management", + "https://www.rfc-editor.org/rfc/rfc9112#section-9-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-9-3", + "https://www.rfc-editor.org/rfc/rfc9112#persistent.establishment", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-establishment", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#associating.response.to.request", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-associating-a-response-to-a", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#persistent.connections", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-persistence", + "https://www.rfc-editor.org/rfc/rfc9112#iref-close-70", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-3.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-3.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-3.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-3.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-8", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3-9", + "https://www.rfc-editor.org/rfc/rfc9112#persistent.retrying.requests", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-retrying-requests", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#pipelining", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-pipelining", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.3.2-4", + "https://www.rfc-editor.org/rfc/rfc9112#persistent.concurrency", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.4", + "https://www.rfc-editor.org/rfc/rfc9112#name-concurrency", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.4-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.4-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.4-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.4-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.4-5", + "https://www.rfc-editor.org/rfc/rfc9112#persistent.failures", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.5", + "https://www.rfc-editor.org/rfc/rfc9112#name-failures-and-timeouts", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.5-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.5-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.5-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.5-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.5-5", + "https://www.rfc-editor.org/rfc/rfc9112#persistent.tear-down", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6", + "https://www.rfc-editor.org/rfc/rfc9112#name-tear-down", + "https://www.rfc-editor.org/rfc/rfc9112#iref-connection-header-field-71", + "https://www.rfc-editor.org/rfc/rfc9112#iref-close-72", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-3", + "https://www.rfc-editor.org/rfc/rfc9112#field.close", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-4", + "https://www.rfc-editor.org/rfc/rfc9112#iref-fields-close-73", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-8", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-9", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-10", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-11", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.6-12", + "https://www.rfc-editor.org/rfc/rfc9112#tls.connection.initiation", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.7", + "https://www.rfc-editor.org/rfc/rfc9112#name-tls-connection-initiation", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.7-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.7-2", + "https://www.rfc-editor.org/rfc/rfc9112#tls.connection.closure", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8", + "https://www.rfc-editor.org/rfc/rfc9112#name-tls-connection-closure", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-4", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-5", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-5.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-5.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-6", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-7", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-8", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-9", + "https://www.rfc-editor.org/rfc/rfc9112#section-9.8-10", + "https://www.rfc-editor.org/rfc/rfc9112#enclosing.messages", + "https://www.rfc-editor.org/rfc/rfc9112#section-10", + "https://www.rfc-editor.org/rfc/rfc9112#name-enclosing-messages-as-data", + "https://www.rfc-editor.org/rfc/rfc9112#media.type.message.http", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-media-type-message-http", + "https://www.rfc-editor.org/rfc/rfc9112#iref-media-type-message-http-74", + "https://www.rfc-editor.org/rfc/rfc9112#iref-message-http-media-type-75", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.5", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.6", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.7", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.8", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.8.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.8.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.8.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.8.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.8.2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.9", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.10", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.11", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.12", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.13", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.14", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.15", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.16", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.17", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.18", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.19", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.20", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.21", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.22", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.22.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.22.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.22.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.22.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.22.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.22.1.5", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.22.1.6", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.22.1.7", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.22.1.8", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.23", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.24", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.25", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.26", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.27", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.28", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.29", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.30", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.31", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.1-2.32", + "https://www.rfc-editor.org/rfc/rfc9112#media.type.application.http", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-media-type-application-http", + "https://www.rfc-editor.org/rfc/rfc9112#iref-media-type-application-http", + "https://www.rfc-editor.org/rfc/rfc9112#iref-application-http-media-type", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.5", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.6", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.7", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.8", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.8.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.8.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.8.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.8.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.8.2.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.9", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.10", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.11", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.12", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.13", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.14", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.15", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.16", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.17", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.18", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.19", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.20", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.21", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.22", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.22.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.22.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.22.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.22.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.22.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.22.1.5", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.22.1.6", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.22.1.7", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.22.1.8", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.23", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.24", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.25", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.26", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.27", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.28", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.29", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.30", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.31", + "https://www.rfc-editor.org/rfc/rfc9112#section-10.2-2.32", + "https://www.rfc-editor.org/rfc/rfc9112#security.considerations", + "https://www.rfc-editor.org/rfc/rfc9112#section-11", + "https://www.rfc-editor.org/rfc/rfc9112#name-security-considerations", + "https://www.rfc-editor.org/rfc/rfc9112#section-11-1", + "https://www.rfc-editor.org/rfc/rfc9112#response.splitting", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-response-splitting", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.1-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.1-4", + "https://www.rfc-editor.org/rfc/rfc9112#request.smuggling", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-request-smuggling", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#message.integrity", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-message-integrity", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.3-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.3-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.3-4", + "https://www.rfc-editor.org/rfc/rfc9112#message.confidentiality", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.4", + "https://www.rfc-editor.org/rfc/rfc9112#name-message-confidentiality", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.4-1", + "https://www.rfc-editor.org/rfc/rfc9112#section-11.4-2", + "https://www.rfc-editor.org/rfc/rfc9112#IANA.considerations", + "https://www.rfc-editor.org/rfc/rfc9112#section-12", + "https://www.rfc-editor.org/rfc/rfc9112#name-iana-considerations", + "https://www.rfc-editor.org/rfc/rfc9112#section-12-1", + "https://www.rfc-editor.org/rfc/rfc9112#field.name.registration", + "https://www.rfc-editor.org/rfc/rfc9112#section-12.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-field-name-registration", + "https://www.rfc-editor.org/rfc/rfc9112#section-12.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#iana.header.registration.table", + "https://www.rfc-editor.org/rfc/rfc9112#table-1", + "https://www.rfc-editor.org/rfc/rfc9112#media.type.http", + "https://www.rfc-editor.org/rfc/rfc9112#section-12.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-media-type-registration", + "https://www.rfc-editor.org/rfc/rfc9112#section-12.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#transfer.coding.registration", + "https://www.rfc-editor.org/rfc/rfc9112#section-12.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-transfer-coding-registratio", + "https://www.rfc-editor.org/rfc/rfc9112#section-12.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#iana.transfer.coding.registration.table", + "https://www.rfc-editor.org/rfc/rfc9112#table-2", + "https://www.rfc-editor.org/rfc/rfc9112#section-12.3-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-12.3-3.1", + "https://www.rfc-editor.org/rfc/rfc9112#alpn.registration", + "https://www.rfc-editor.org/rfc/rfc9112#section-12.4", + "https://www.rfc-editor.org/rfc/rfc9112#name-alpn-protocol-id-registrati", + "https://www.rfc-editor.org/rfc/rfc9112#section-12.4-1", + "https://www.rfc-editor.org/rfc/rfc9112#table-3", + "https://www.rfc-editor.org/rfc/rfc9112#section-13", + "https://www.rfc-editor.org/rfc/rfc9112#name-references", + "https://www.rfc-editor.org/rfc/rfc9112#section-13.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-normative-references", + "https://www.rfc-editor.org/rfc/rfc9112#CACHING", + "https://www.rfc-editor.org/rfc/rfc9112#HTTP", + "https://www.rfc-editor.org/rfc/rfc9112#RFC1950", + "https://www.rfc-editor.org/rfc/rfc9112#RFC1951", + "https://www.rfc-editor.org/rfc/rfc9112#RFC1952", + "https://www.rfc-editor.org/rfc/rfc9112#RFC2119", + "https://www.rfc-editor.org/rfc/rfc9112#RFC5234", + "https://www.rfc-editor.org/rfc/rfc9112#RFC7405", + "https://www.rfc-editor.org/rfc/rfc9112#RFC8174", + "https://www.rfc-editor.org/rfc/rfc9112#TLS13", + "https://www.rfc-editor.org/rfc/rfc9112#URI", + "https://www.rfc-editor.org/rfc/rfc9112#USASCII", + "https://www.rfc-editor.org/rfc/rfc9112#Welch", + "https://www.rfc-editor.org/rfc/rfc9112#section-13.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-informative-references", + "https://www.rfc-editor.org/rfc/rfc9112#HTTP10", + "https://www.rfc-editor.org/rfc/rfc9112#Klein", + "https://www.rfc-editor.org/rfc/rfc9112#Linhart", + "https://www.rfc-editor.org/rfc/rfc9112#RFC2045", + "https://www.rfc-editor.org/rfc/rfc9112#RFC2046", + "https://www.rfc-editor.org/rfc/rfc9112#RFC2049", + "https://www.rfc-editor.org/rfc/rfc9112#RFC2068", + "https://www.rfc-editor.org/rfc/rfc9112#RFC2557", + "https://www.rfc-editor.org/rfc/rfc9112#RFC5322", + "https://www.rfc-editor.org/rfc/rfc9112#RFC7230", + "https://www.rfc-editor.org/rfc/rfc9112#RFC8126", + "https://www.rfc-editor.org/rfc/rfc9112#collected.abnf", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-A", + "https://www.rfc-editor.org/rfc/rfc9112#name-collected-abnf", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-A-1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-A-2", + "https://www.rfc-editor.org/rfc/rfc9112#differences.between.http.and.mime", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B", + "https://www.rfc-editor.org/rfc/rfc9112#name-differences-between-http-an", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B-1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B-2", + "https://www.rfc-editor.org/rfc/rfc9112#mime-version", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-mime-version", + "https://www.rfc-editor.org/rfc/rfc9112#iref-fields-mime-version-78", + "https://www.rfc-editor.org/rfc/rfc9112#iref-header-fields-mime-version-", + "https://www.rfc-editor.org/rfc/rfc9112#iref-mime-version-header-field-8", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#conversion.to.canonical.form", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-conversion-to-canonical-for", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#conversion.of.date.formats", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-conversion-of-date-formats", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#conversion.of.content-encoding", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.4", + "https://www.rfc-editor.org/rfc/rfc9112#name-conversion-of-content-encod", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.4-1", + "https://www.rfc-editor.org/rfc/rfc9112#conversion.of.content-transfer-encoding", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.5", + "https://www.rfc-editor.org/rfc/rfc9112#name-conversion-of-content-trans", + "https://www.rfc-editor.org/rfc/rfc9112#iref-content-transfer-encoding-h", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.5-1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.5-2", + "https://www.rfc-editor.org/rfc/rfc9112#mhtml.line.length", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.6", + "https://www.rfc-editor.org/rfc/rfc9112#name-mhtml-and-line-length-limit", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-B.6-1", + "https://www.rfc-editor.org/rfc/rfc9112#changes", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C", + "https://www.rfc-editor.org/rfc/rfc9112#name-changes-from-previous-rfcs", + "https://www.rfc-editor.org/rfc/rfc9112#changes.from.0.9", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-changes-from-http-09", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#changes.from.1.0", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-changes-from-http-10", + "https://www.rfc-editor.org/rfc/rfc9112#changes.to.simplify.multihomed.web.servers.and.conserve.ip.addresses", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#name-multihomed-web-servers", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9112#compatibility.with.http.1.0.persistent.connections", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.2", + "https://www.rfc-editor.org/rfc/rfc9112#name-keep-alive-connections", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9112#introduction.of.transfer-encoding", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-introduction-of-transfer-en", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#changes.from.rfc.7230", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.3", + "https://www.rfc-editor.org/rfc/rfc9112#name-changes-from-rfc-7230", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.3-1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.3-2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.3-3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.3-4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.3-5", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.3-6", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-C.3-7", + "https://www.rfc-editor.org/rfc/rfc9112#acks", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-D", + "https://www.rfc-editor.org/rfc/rfc9112#name-acknowledgements", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-D-1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E", + "https://www.rfc-editor.org/rfc/rfc9112#name-index", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.index", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u65", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.1.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u67", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.2.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.3", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u68", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.3.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.3.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.3.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.3.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u70", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4.1.5", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4.1.6", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.4.2.1.1.4.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u71", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.5", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.6", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.7", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.8", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.9", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.10", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.11", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.12", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.13", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.14", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.15", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.16", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.17", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.18", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.19", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.20", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.21", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.22", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.23", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.24", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.24.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.25", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.26", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.26.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.27", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.28", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.28.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.29", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.30", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.30.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.31", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.32", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.32.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.33", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.34", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.34.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.35", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.36", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.36.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.37", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.38", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.38.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.39", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.40", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.40.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.41", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.42", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.42.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.43", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.44", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.44.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.45", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.46", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.46.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.47", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.48", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.48.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.49", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.50", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.50.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.51", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.52", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.52.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.53", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.54", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.54.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.55", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.56", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.56.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.57", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.58", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.58.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.59", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.60", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.60.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.61", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.62", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.62.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.63", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.64", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.64.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.65", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.66", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.66.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.67", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.68", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.68.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.69", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.70", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.70.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.71", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.72", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.72.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.73", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.74", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.74.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.75", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.76", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.76.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.77", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.78", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.78.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.79", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.80", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.80.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.81", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.82", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.4.1.82.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.5.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u72", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.4.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.4.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.4.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.4.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.4.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.4.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.6.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u77", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.4.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.4.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.4.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.4.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.4.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.4.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.7.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.8", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u79", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.8.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.8.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.8.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.8.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.8.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.9", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u82", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.9.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.9.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.9.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.9.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.9.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.9.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.10", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u84", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.10.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.10.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.10.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.10.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.10.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.10.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.11", + "https://www.rfc-editor.org/rfc/rfc9112#rfc.index.u88", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.11.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.11.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.11.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.11.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.11.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.11.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.11.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.11.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-E-2.11.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9112#authors-addresses", + "https://www.rfc-editor.org/rfc/rfc9112#appendix-F", + "https://www.rfc-editor.org/rfc/rfc9112#name-authors-addresses" ] } \ No newline at end of file diff --git a/ed/ids/rfc9113.json b/ed/ids/rfc9113.json index 9a75d855eac0..3680ddf09b8f 100644 --- a/ed/ids/rfc9113.json +++ b/ed/ids/rfc9113.json @@ -1,774 +1,1664 @@ { "spec": { - "title": "RFC 9113 - HTTP/2", - "url": "https://httpwg.org/specs/rfc9113.html" + "title": "RFC 9113: HTTP/2", + "url": "https://www.rfc-editor.org/rfc/rfc9113" }, "ids": [ - "https://httpwg.org/specs/rfc9113.html#navbar-collapse", - "https://httpwg.org/specs/rfc9113.html#top", - "https://httpwg.org/specs/rfc9113.html#sidebar", - "https://httpwg.org/specs/rfc9113.html#rfc.headerblock", - "https://httpwg.org/specs/rfc9113.html#rfc.title", - "https://httpwg.org/specs/rfc9113.html#rfc.abstract", - "https://httpwg.org/specs/rfc9113.html#rfc.abstract.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.abstract.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.meta", - "https://httpwg.org/specs/rfc9113.html#rfc.status", - "https://httpwg.org/specs/rfc9113.html#rfc.boilerplate.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.boilerplate.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.boilerplate.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.copyrightnotice", - "https://httpwg.org/specs/rfc9113.html#rfc.boilerplate.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.boilerplate.2.p.2", - "https://httpwg.org/specs/rfc9113.html#intro", - "https://httpwg.org/specs/rfc9113.html#rfc.section.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.1.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.1.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.1.p.7", - "https://httpwg.org/specs/rfc9113.html#Overview", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.p.7", - "https://httpwg.org/specs/rfc9113.html#n-document-organization", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.1.p.3", - "https://httpwg.org/specs/rfc9113.html#n-conventions-and-terminology", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.2.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.2.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.2.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.2.2.p.7", - "https://httpwg.org/specs/rfc9113.html#starting", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.p.3", - "https://httpwg.org/specs/rfc9113.html#versioning", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.1.p.2", - "https://httpwg.org/specs/rfc9113.html#discover-https", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.2.p.3", - "https://httpwg.org/specs/rfc9113.html#known-http", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.3.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.3.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.3.p.4", - "https://httpwg.org/specs/rfc9113.html#preface", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4.p.5.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.3.4.p.9", - "https://httpwg.org/specs/rfc9113.html#FramingLayer", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.p.1", - "https://httpwg.org/specs/rfc9113.html#FrameHeader", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.1.p.1", - "https://httpwg.org/specs/rfc9113.html#FrameLayout", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.1.p.4", - "https://httpwg.org/specs/rfc9113.html#FrameSize", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.2.p.3.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.2.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.2.p.5", - "https://httpwg.org/specs/rfc9113.html#FieldBlock", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.3.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.10", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.11", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.p.12", - "https://httpwg.org/specs/rfc9113.html#dynamic-table", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.1.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.4.3.1.p.5.1", - "https://httpwg.org/specs/rfc9113.html#StreamsLayer", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.p.2", - "https://httpwg.org/specs/rfc9113.html#StreamStates", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.p.1", - "https://httpwg.org/specs/rfc9113.html#StreamStatesFigure", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.p.9", - "https://httpwg.org/specs/rfc9113.html#StreamIdentifiers", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.1.p.4", - "https://httpwg.org/specs/rfc9113.html#n-stream-concurrency", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.1.2.p.4", - "https://httpwg.org/specs/rfc9113.html#FlowControl", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.p.2", - "https://httpwg.org/specs/rfc9113.html#fc-principles", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.1.p.3", - "https://httpwg.org/specs/rfc9113.html#DisableFlowControl", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.2.p.4", - "https://httpwg.org/specs/rfc9113.html#FlowControlPerformance", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.2.3.p.2", - "https://httpwg.org/specs/rfc9113.html#StreamPriority", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.p.2", - "https://httpwg.org/specs/rfc9113.html#PriorityHistory", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.1.p.3", - "https://httpwg.org/specs/rfc9113.html#PriorityHere", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.2.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.3.2.p.5", - "https://httpwg.org/specs/rfc9113.html#ErrorHandler", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.p.6", - "https://httpwg.org/specs/rfc9113.html#ConnectionErrorHandler", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.1.p.4", - "https://httpwg.org/specs/rfc9113.html#StreamErrorHandler", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.2.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.2.p.5", - "https://httpwg.org/specs/rfc9113.html#n-connection-termination", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.4.3.p.1", - "https://httpwg.org/specs/rfc9113.html#extensibility", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.5.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.5.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.5.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.5.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.5.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.5.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.5.5.p.7", - "https://httpwg.org/specs/rfc9113.html#FrameTypes", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.p.2", - "https://httpwg.org/specs/rfc9113.html#DATA", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.2", - "https://httpwg.org/specs/rfc9113.html#DATAFrameFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.7.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.10", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.11", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.1.p.11.1", - "https://httpwg.org/specs/rfc9113.html#HEADERS", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.1", - "https://httpwg.org/specs/rfc9113.html#HEADERSFrameFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.10", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.2.p.10.1", - "https://httpwg.org/specs/rfc9113.html#PRIORITY", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.3.p.1", - "https://httpwg.org/specs/rfc9113.html#PRIORITYFrameFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.3.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.3.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.3.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.3.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.3.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.3.p.7", - "https://httpwg.org/specs/rfc9113.html#RST_STREAM", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.4.p.1", - "https://httpwg.org/specs/rfc9113.html#RST_STREAMFrameFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.4.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.4.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.4.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.4.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.4.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.4.p.7", - "https://httpwg.org/specs/rfc9113.html#SETTINGS", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.p.9", - "https://httpwg.org/specs/rfc9113.html#SettingFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.1.p.1", - "https://httpwg.org/specs/rfc9113.html#SettingFrameFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.1.p.3", - "https://httpwg.org/specs/rfc9113.html#SettingValues", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.2.p.2", - "https://httpwg.org/specs/rfc9113.html#SETTINGS_HEADER_TABLE_SIZE", - "https://httpwg.org/specs/rfc9113.html#SETTINGS_ENABLE_PUSH", - "https://httpwg.org/specs/rfc9113.html#SETTINGS_MAX_CONCURRENT_STREAMS", - "https://httpwg.org/specs/rfc9113.html#SETTINGS_INITIAL_WINDOW_SIZE", - "https://httpwg.org/specs/rfc9113.html#SETTINGS_MAX_FRAME_SIZE", - "https://httpwg.org/specs/rfc9113.html#SETTINGS_MAX_HEADER_LIST_SIZE", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.2.p.3", - "https://httpwg.org/specs/rfc9113.html#SettingsSync", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.3.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.5.3.p.3", - "https://httpwg.org/specs/rfc9113.html#PUSH_PROMISE", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.1", - "https://httpwg.org/specs/rfc9113.html#PUSH_PROMISEFrameFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.10", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.11", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.12", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.13", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.14", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.6.p.14.1", - "https://httpwg.org/specs/rfc9113.html#PING", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.7.p.1", - "https://httpwg.org/specs/rfc9113.html#PINGFrameFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.7.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.7.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.7.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.7.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.7.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.7.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.7.p.8", - "https://httpwg.org/specs/rfc9113.html#GOAWAY", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.7", - "https://httpwg.org/specs/rfc9113.html#GOAWAYFrameFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.10", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.10", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.11", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.12", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.12.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.13", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.14", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.15", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.16", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.17", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.18", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.19", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.8.p.20", - "https://httpwg.org/specs/rfc9113.html#WINDOW_UPDATE", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.4", - "https://httpwg.org/specs/rfc9113.html#WINDOW_UPDATEFrameFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.11", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.10", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.p.11", - "https://httpwg.org/specs/rfc9113.html#n-the-flow-control-window", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.1.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.1.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.1.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.1.p.8", - "https://httpwg.org/specs/rfc9113.html#InitialWindowSize", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.2.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.2.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.2.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.2.p.7", - "https://httpwg.org/specs/rfc9113.html#n-reducing-the-stream-window-size", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.9.3.p.2", - "https://httpwg.org/specs/rfc9113.html#CONTINUATION", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.10", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.10.p.1", - "https://httpwg.org/specs/rfc9113.html#CONTINUATIONFrameFormat", - "https://httpwg.org/specs/rfc9113.html#rfc.figure.12", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.10.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.10.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.10.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.10.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.10.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.6.10.p.7", - "https://httpwg.org/specs/rfc9113.html#ErrorCodes", - "https://httpwg.org/specs/rfc9113.html#rfc.section.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.7.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.7.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.7.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.7.p.4", - "https://httpwg.org/specs/rfc9113.html#NO_ERROR", - "https://httpwg.org/specs/rfc9113.html#PROTOCOL_ERROR", - "https://httpwg.org/specs/rfc9113.html#INTERNAL_ERROR", - "https://httpwg.org/specs/rfc9113.html#FLOW_CONTROL_ERROR", - "https://httpwg.org/specs/rfc9113.html#SETTINGS_TIMEOUT", - "https://httpwg.org/specs/rfc9113.html#STREAM_CLOSED", - "https://httpwg.org/specs/rfc9113.html#FRAME_SIZE_ERROR", - "https://httpwg.org/specs/rfc9113.html#REFUSED_STREAM", - "https://httpwg.org/specs/rfc9113.html#CANCEL", - "https://httpwg.org/specs/rfc9113.html#COMPRESSION_ERROR", - "https://httpwg.org/specs/rfc9113.html#CONNECT_ERROR", - "https://httpwg.org/specs/rfc9113.html#ENHANCE_YOUR_CALM", - "https://httpwg.org/specs/rfc9113.html#INADEQUATE_SECURITY", - "https://httpwg.org/specs/rfc9113.html#HTTP_1_1_REQUIRED", - "https://httpwg.org/specs/rfc9113.html#rfc.section.7.p.5", - "https://httpwg.org/specs/rfc9113.html#HttpLayer", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.p.1", - "https://httpwg.org/specs/rfc9113.html#HttpFraming", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.10", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.p.11", - "https://httpwg.org/specs/rfc9113.html#malformed", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.1.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.1.1.p.6", - "https://httpwg.org/specs/rfc9113.html#HttpHeaders", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.p.2", - "https://httpwg.org/specs/rfc9113.html#n-field-validity", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.1.p.4.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.1.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.1.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.1.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.1.p.7.1", - "https://httpwg.org/specs/rfc9113.html#ConnectionSpecific", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.2.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.2.p.4.1", - "https://httpwg.org/specs/rfc9113.html#CompressCookie", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.3.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.3.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.2.3.p.4", - "https://httpwg.org/specs/rfc9113.html#PseudoHeaderFields", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.p.5", - "https://httpwg.org/specs/rfc9113.html#HttpRequest", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.1.p.4", - "https://httpwg.org/specs/rfc9113.html#HttpResponse", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.3.2.p.2", - "https://httpwg.org/specs/rfc9113.html#PushResources", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.p.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.p.10", - "https://httpwg.org/specs/rfc9113.html#PushRequests", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.1.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.1.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.1.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.1.p.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.1.p.9", - "https://httpwg.org/specs/rfc9113.html#PushResponses", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.2.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.2.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.2.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.2.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.4.2.p.7.1", - "https://httpwg.org/specs/rfc9113.html#CONNECT", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.5.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.5.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.5.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.5.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.5.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.5.p.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.5.p.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.5.p.8", - "https://httpwg.org/specs/rfc9113.html#informational-responses", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.6.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.6.p.2", - "https://httpwg.org/specs/rfc9113.html#Reliability", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.7.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.7.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.7.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.7.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.7.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.7.p.6", - "https://httpwg.org/specs/rfc9113.html#HttpExamples", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.p.1", - "https://httpwg.org/specs/rfc9113.html#n-simple-request", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.1.p.2", - "https://httpwg.org/specs/rfc9113.html#n-simple-response", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.2.p.2", - "https://httpwg.org/specs/rfc9113.html#n-complex-request", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.3.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.3.p.3", - "https://httpwg.org/specs/rfc9113.html#n-response-with-body", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.4.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.4.p.2", - "https://httpwg.org/specs/rfc9113.html#n-informational-responses", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.5.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.5.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.5.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.8.8.5.p.4", - "https://httpwg.org/specs/rfc9113.html#HttpExtra", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.p.1", - "https://httpwg.org/specs/rfc9113.html#n-connection-management", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.p.5", - "https://httpwg.org/specs/rfc9113.html#reuse", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.1.1.p.5", - "https://httpwg.org/specs/rfc9113.html#TLSUsage", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.p.3", - "https://httpwg.org/specs/rfc9113.html#tls12features", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.1.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.1.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.1.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.1.p.6", - "https://httpwg.org/specs/rfc9113.html#tls12ciphers", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.2.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.2.p.5", - "https://httpwg.org/specs/rfc9113.html#tls13features", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.3.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.3.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.3.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.9.2.3.p.5", - "https://httpwg.org/specs/rfc9113.html#security", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.p.1", - "https://httpwg.org/specs/rfc9113.html#authority", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.1.p.1", - "https://httpwg.org/specs/rfc9113.html#n-cross-protocol-attacks", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.2.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.2.p.4", - "https://httpwg.org/specs/rfc9113.html#n-intermediary-encapsulation-attacks", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.3.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.3.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.3.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.3.p.4", - "https://httpwg.org/specs/rfc9113.html#n-cacheability-of-pushed-responses", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.4.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.4.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.4.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.4.p.4", - "https://httpwg.org/specs/rfc9113.html#dos", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.p.5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.p.6", - "https://httpwg.org/specs/rfc9113.html#MaxFieldBlock", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.1.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.1.p.3", - "https://httpwg.org/specs/rfc9113.html#connectDos", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.5.2.p.1", - "https://httpwg.org/specs/rfc9113.html#n-use-of-compression", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.6", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.6.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.6.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.6.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.6.p.4", - "https://httpwg.org/specs/rfc9113.html#padding", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.7", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.7.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.7.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.7.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.7.p.4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.7.p.5", - "https://httpwg.org/specs/rfc9113.html#n-privacy-considerations", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.8", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.8.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.8.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.8.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.8.p.4", - "https://httpwg.org/specs/rfc9113.html#n-remote-timing-attacks", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.9", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.9.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.10.9.p.2", - "https://httpwg.org/specs/rfc9113.html#iana", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11.p.4", - "https://httpwg.org/specs/rfc9113.html#HTTP2-Settings", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11.1.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11.1.p.2", - "https://httpwg.org/specs/rfc9113.html#iana-h2c", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11.2.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.11.2.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.references", - "https://httpwg.org/specs/rfc9113.html#rfc.section.12", - "https://httpwg.org/specs/rfc9113.html#rfc.references.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.12.1", - "https://httpwg.org/specs/rfc9113.html#RFC9111", - "https://httpwg.org/specs/rfc9113.html#RFC7541", - "https://httpwg.org/specs/rfc9113.html#RFC6265", - "https://httpwg.org/specs/rfc9113.html#RFC9110", - "https://httpwg.org/specs/rfc9113.html#RFC9000", - "https://httpwg.org/specs/rfc9113.html#RFC2119", - "https://httpwg.org/specs/rfc9113.html#RFC3986", - "https://httpwg.org/specs/rfc9113.html#RFC8174", - "https://httpwg.org/specs/rfc9113.html#RFC8422", - "https://httpwg.org/specs/rfc9113.html#RFC8470", - "https://httpwg.org/specs/rfc9113.html#RFC0793", - "https://httpwg.org/specs/rfc9113.html#RFC7301", - "https://httpwg.org/specs/rfc9113.html#RFC5289", - "https://httpwg.org/specs/rfc9113.html#RFC6066", - "https://httpwg.org/specs/rfc9113.html#RFC5246", - "https://httpwg.org/specs/rfc9113.html#RFC8446", - "https://httpwg.org/specs/rfc9113.html#RFC7525", - "https://httpwg.org/specs/rfc9113.html#rfc.references.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.12.2", - "https://httpwg.org/specs/rfc9113.html#RFC7838", - "https://httpwg.org/specs/rfc9113.html#BREACH", - "https://httpwg.org/specs/rfc9113.html#RFC8499", - "https://httpwg.org/specs/rfc9113.html#RFC9218", - "https://httpwg.org/specs/rfc9113.html#RFC9112", - "https://httpwg.org/specs/rfc9113.html#NFLX-2019-002", - "https://httpwg.org/specs/rfc9113.html#RFC6973", - "https://httpwg.org/specs/rfc9113.html#RFC1122", - "https://httpwg.org/specs/rfc9113.html#RFC3749", - "https://httpwg.org/specs/rfc9113.html#RFC6125", - "https://httpwg.org/specs/rfc9113.html#RFC6585", - "https://httpwg.org/specs/rfc9113.html#RFC7323", - "https://httpwg.org/specs/rfc9113.html#RFC7540", - "https://httpwg.org/specs/rfc9113.html#RFC8441", - "https://httpwg.org/specs/rfc9113.html#RFC8740", - "https://httpwg.org/specs/rfc9113.html#TALKING", - "https://httpwg.org/specs/rfc9113.html#BadCipherSuites", - "https://httpwg.org/specs/rfc9113.html#rfc.section.A", - "https://httpwg.org/specs/rfc9113.html#rfc.section.A.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.A.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.A.p.3", - "https://httpwg.org/specs/rfc9113.html#rfc.section.A.p.3.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.A.p.4", - "https://httpwg.org/specs/rfc9113.html#revision-updates", - "https://httpwg.org/specs/rfc9113.html#rfc.section.B", - "https://httpwg.org/specs/rfc9113.html#rfc.section.B.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.section.B.p.2", - "https://httpwg.org/specs/rfc9113.html#rfc.section.B.p.3", - "https://httpwg.org/specs/rfc9113.html#n-acknowledgments", - "https://httpwg.org/specs/rfc9113.html#rfc.section.unnumbered-4", - "https://httpwg.org/specs/rfc9113.html#rfc.section.unnumbered-4.p.1", - "https://httpwg.org/specs/rfc9113.html#n-contributors", - "https://httpwg.org/specs/rfc9113.html#rfc.section.unnumbered-5", - "https://httpwg.org/specs/rfc9113.html#rfc.section.unnumbered-5.p.1", - "https://httpwg.org/specs/rfc9113.html#rfc.authors" + "https://www.rfc-editor.org/rfc/rfc9113#external-metadata", + "https://www.rfc-editor.org/rfc/rfc9113#external-updates", + "https://www.rfc-editor.org/rfc/rfc9113#internal-metadata", + "https://www.rfc-editor.org/rfc/rfc9113#identifiers", + "https://www.rfc-editor.org/rfc/rfc9113#rfcnum", + "https://www.rfc-editor.org/rfc/rfc9113#title", + "https://www.rfc-editor.org/rfc/rfc9113#section-abstract", + "https://www.rfc-editor.org/rfc/rfc9113#abstract", + "https://www.rfc-editor.org/rfc/rfc9113#section-abstract-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-abstract-2", + "https://www.rfc-editor.org/rfc/rfc9113#status-of-memo", + "https://www.rfc-editor.org/rfc/rfc9113#section-boilerplate.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-status-of-this-memo", + "https://www.rfc-editor.org/rfc/rfc9113#section-boilerplate.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-boilerplate.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-boilerplate.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#copyright", + "https://www.rfc-editor.org/rfc/rfc9113#section-boilerplate.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-copyright-notice", + "https://www.rfc-editor.org/rfc/rfc9113#section-boilerplate.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-boilerplate.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#toc", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-table-of-contents", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.3.2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.3.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.4.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.4.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.4.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.4.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.4.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.4.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.4.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.4.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.5.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.5.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.5.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.9", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.9.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.9.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.9.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.9.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.9.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.9.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.9.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.10", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.6.2.10.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.7.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.4.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.2.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.8.2.8.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.9.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.9", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.10.2.9.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.11", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.11.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.11.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.11.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.11.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.11.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.12", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.12.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.12.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.12.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.12.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.12.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.13", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.13.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.14", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.14.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.15", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.15.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.16", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.16.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.17", + "https://www.rfc-editor.org/rfc/rfc9113#section-toc.1-1.17.1", + "https://www.rfc-editor.org/rfc/rfc9113#intro", + "https://www.rfc-editor.org/rfc/rfc9113#section-1", + "https://www.rfc-editor.org/rfc/rfc9113#name-introduction", + "https://www.rfc-editor.org/rfc/rfc9113#section-1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-1-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-1-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-1-7", + "https://www.rfc-editor.org/rfc/rfc9113#Overview", + "https://www.rfc-editor.org/rfc/rfc9113#section-2", + "https://www.rfc-editor.org/rfc/rfc9113#name-http-2-protocol-overview", + "https://www.rfc-editor.org/rfc/rfc9113#section-2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-2-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-2-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-2-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-document-organization", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.1-2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.1-2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-conventions-and-terminology", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.9", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.10", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.11", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.12", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.13", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.14", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.15", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.16", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.17", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.18", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.19", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.20", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.21", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-5.22", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-2.2-7", + "https://www.rfc-editor.org/rfc/rfc9113#starting", + "https://www.rfc-editor.org/rfc/rfc9113#section-3", + "https://www.rfc-editor.org/rfc/rfc9113#name-starting-http-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-3-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-3-3", + "https://www.rfc-editor.org/rfc/rfc9113#versioning", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-http-2-version-identificati", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.1-2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.1-2.1.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.1-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#discover-https", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-starting-http-2-for-https-u", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#known-http", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-starting-http-2-with-prior-", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.3-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.3-4", + "https://www.rfc-editor.org/rfc/rfc9113#preface", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4", + "https://www.rfc-editor.org/rfc/rfc9113#name-http-2-connection-preface", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4-5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-3.4-9", + "https://www.rfc-editor.org/rfc/rfc9113#FramingLayer", + "https://www.rfc-editor.org/rfc/rfc9113#section-4", + "https://www.rfc-editor.org/rfc/rfc9113#name-http-frames", + "https://www.rfc-editor.org/rfc/rfc9113#section-4-1", + "https://www.rfc-editor.org/rfc/rfc9113#FrameHeader", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#name-frame-layout", + "https://www.rfc-editor.org/rfc/rfc9113#FrameLayout", + "https://www.rfc-editor.org/rfc/rfc9113#figure-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.6.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.8.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.9", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.10", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-4.10.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#FrameSize", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-frame-size", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.2-3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.2-5", + "https://www.rfc-editor.org/rfc/rfc9113#FieldBlock", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-field-section-compression-a", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-9.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-9.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-10", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-11", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3-12", + "https://www.rfc-editor.org/rfc/rfc9113#dynamic-table", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-compression-state", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-4.3.1-5.1", + "https://www.rfc-editor.org/rfc/rfc9113#StreamsLayer", + "https://www.rfc-editor.org/rfc/rfc9113#section-5", + "https://www.rfc-editor.org/rfc/rfc9113#name-streams-and-multiplexing", + "https://www.rfc-editor.org/rfc/rfc9113#section-5-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5-2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5-2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5-2.5", + "https://www.rfc-editor.org/rfc/rfc9113#StreamStates", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-stream-states", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#name-stream-states-2", + "https://www.rfc-editor.org/rfc/rfc9113#StreamStatesFigure", + "https://www.rfc-editor.org/rfc/rfc9113#figure-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.9", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.10", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.11", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-3.12", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.2.3.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.2.3.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.2.3.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.2.3.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.4.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.4.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.4.3.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.4.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.4.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.6.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.6.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.6.3.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.6.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.6.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.8.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.8.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.8.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.9", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.10", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.10.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.10.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.10.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.10.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.11", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.12", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.12.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.12.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.12.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.12.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.13", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.14", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.14.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.14.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.14.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.14.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.14.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-7.14.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-9", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1-10", + "https://www.rfc-editor.org/rfc/rfc9113#StreamIdentifiers", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-stream-identifiers", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-stream-concurrency", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.1.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#FlowControl", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-flow-control", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#fc-principles", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-flow-control-principles", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1-2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1-2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1-2.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1-2.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1-2.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#DisableFlowControl", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-appropriate-use-of-flow-con", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#FlowControlPerformance", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-flow-control-performance", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#StreamPriority", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-prioritization", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#PriorityHistory", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-background-on-priority-in-r", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#PriorityHere", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-priority-signaling-in-this-", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.3.2-5", + "https://www.rfc-editor.org/rfc/rfc9113#ErrorHandler", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4", + "https://www.rfc-editor.org/rfc/rfc9113#name-error-handling", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4-6", + "https://www.rfc-editor.org/rfc/rfc9113#ConnectionErrorHandler", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-connection-error-handling", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#StreamErrorHandler", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-stream-error-handling", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.2-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-connection-termination", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.4.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#extensibility", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.5", + "https://www.rfc-editor.org/rfc/rfc9113#name-extending-http-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.5-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.5-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.5-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.5-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.5-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.5-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-5.5-7", + "https://www.rfc-editor.org/rfc/rfc9113#FrameTypes", + "https://www.rfc-editor.org/rfc/rfc9113#section-6", + "https://www.rfc-editor.org/rfc/rfc9113#name-frame-definitions", + "https://www.rfc-editor.org/rfc/rfc9113#section-6-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6-2", + "https://www.rfc-editor.org/rfc/rfc9113#DATA", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-data", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#name-data-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#DATAFrameFormat", + "https://www.rfc-editor.org/rfc/rfc9113#figure-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-5.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-5.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-5.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-5.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-5.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-7.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-7.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-7.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-7.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-8.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-9", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-10", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-11", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-12", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.1-12.1", + "https://www.rfc-editor.org/rfc/rfc9113#HEADERS", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-headers", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#name-headers-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#HEADERSFrameFormat", + "https://www.rfc-editor.org/rfc/rfc9113#figure-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.9", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.10", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.11", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-4.12", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.6.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.8.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-6.8.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-9", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-10", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-11", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.2-11.1", + "https://www.rfc-editor.org/rfc/rfc9113#PRIORITY", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-priority", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#name-priority-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#PRIORITYFrameFormat", + "https://www.rfc-editor.org/rfc/rfc9113#figure-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-4.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-4.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-4.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-4.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-4.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.3-8", + "https://www.rfc-editor.org/rfc/rfc9113#RST_STREAM", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.4", + "https://www.rfc-editor.org/rfc/rfc9113#name-rst_stream", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.4-1", + "https://www.rfc-editor.org/rfc/rfc9113#name-rst_stream-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#RST_STREAMFrameFormat", + "https://www.rfc-editor.org/rfc/rfc9113#figure-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.4-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.4-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.4-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.4-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.4-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.4-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.4-8", + "https://www.rfc-editor.org/rfc/rfc9113#SETTINGS", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5", + "https://www.rfc-editor.org/rfc/rfc9113#name-settings", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-6.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5-9", + "https://www.rfc-editor.org/rfc/rfc9113#SettingFormat", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-settings-format", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#name-settings-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#SettingFrameFormat", + "https://www.rfc-editor.org/rfc/rfc9113#figure-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.1-4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.1-4.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.1-4.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.1-4.4", + "https://www.rfc-editor.org/rfc/rfc9113#SettingValues", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-defined-settings", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#SETTINGS_HEADER_TABLE_SIZE", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.3", + "https://www.rfc-editor.org/rfc/rfc9113#SETTINGS_ENABLE_PUSH", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.4.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.4.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.5", + "https://www.rfc-editor.org/rfc/rfc9113#SETTINGS_MAX_CONCURRENT_STREAMS", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.6.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.7", + "https://www.rfc-editor.org/rfc/rfc9113#SETTINGS_INITIAL_WINDOW_SIZE", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.8.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.8.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.8.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.9", + "https://www.rfc-editor.org/rfc/rfc9113#SETTINGS_MAX_FRAME_SIZE", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.10", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.10.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.10.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.11", + "https://www.rfc-editor.org/rfc/rfc9113#SETTINGS_MAX_HEADER_LIST_SIZE", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.12", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.12.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-2.12.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#SettingsSync", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-settings-synchronization", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.5.3-3", + "https://www.rfc-editor.org/rfc/rfc9113#PUSH_PROMISE", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6", + "https://www.rfc-editor.org/rfc/rfc9113#name-push_promise", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-1", + "https://www.rfc-editor.org/rfc/rfc9113#name-push_promise-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#PUSH_PROMISEFrameFormat", + "https://www.rfc-editor.org/rfc/rfc9113#figure-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-4.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-4.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-4.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-4.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-4.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-4.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-4.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-6.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-6.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-6.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-6.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-6.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-6.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-6.4.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-9", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-10", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-11", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-12", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-13", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-14", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-15", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.6-15.1", + "https://www.rfc-editor.org/rfc/rfc9113#PING", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7", + "https://www.rfc-editor.org/rfc/rfc9113#name-ping", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-1", + "https://www.rfc-editor.org/rfc/rfc9113#name-ping-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#PINGFrameFormat", + "https://www.rfc-editor.org/rfc/rfc9113#figure-9", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-7.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-7.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.7-9", + "https://www.rfc-editor.org/rfc/rfc9113#GOAWAY", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8", + "https://www.rfc-editor.org/rfc/rfc9113#name-goaway", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-7", + "https://www.rfc-editor.org/rfc/rfc9113#name-goaway-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#GOAWAYFrameFormat", + "https://www.rfc-editor.org/rfc/rfc9113#figure-10", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-8.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-9", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-10", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-11", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-12", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-13", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-13.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-14", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-15", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-16", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-17", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-18", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-19", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-20", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.8-21", + "https://www.rfc-editor.org/rfc/rfc9113#WINDOW_UPDATE", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9", + "https://www.rfc-editor.org/rfc/rfc9113#name-window_update", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-4", + "https://www.rfc-editor.org/rfc/rfc9113#name-window_update-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#WINDOW_UPDATEFrameFormat", + "https://www.rfc-editor.org/rfc/rfc9113#figure-11", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-9", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-10", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-11", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9-12", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-the-flow-control-window", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.1-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.1-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.1-8", + "https://www.rfc-editor.org/rfc/rfc9113#InitialWindowSize", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-initial-flow-control-window", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.2-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.2-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.2-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-reducing-the-stream-window-", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.9.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#CONTINUATION", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10", + "https://www.rfc-editor.org/rfc/rfc9113#name-continuation", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-1", + "https://www.rfc-editor.org/rfc/rfc9113#name-continuation-frame-format", + "https://www.rfc-editor.org/rfc/rfc9113#CONTINUATIONFrameFormat", + "https://www.rfc-editor.org/rfc/rfc9113#figure-12", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-5.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-5.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-5.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-5.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-6.10-8", + "https://www.rfc-editor.org/rfc/rfc9113#ErrorCodes", + "https://www.rfc-editor.org/rfc/rfc9113#section-7", + "https://www.rfc-editor.org/rfc/rfc9113#name-error-codes", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.2", + "https://www.rfc-editor.org/rfc/rfc9113#NO_ERROR", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.4", + "https://www.rfc-editor.org/rfc/rfc9113#PROTOCOL_ERROR", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.6", + "https://www.rfc-editor.org/rfc/rfc9113#INTERNAL_ERROR", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.8", + "https://www.rfc-editor.org/rfc/rfc9113#FLOW_CONTROL_ERROR", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.9", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.10", + "https://www.rfc-editor.org/rfc/rfc9113#SETTINGS_TIMEOUT", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.11", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.12", + "https://www.rfc-editor.org/rfc/rfc9113#STREAM_CLOSED", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.13", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.14", + "https://www.rfc-editor.org/rfc/rfc9113#FRAME_SIZE_ERROR", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.15", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.16", + "https://www.rfc-editor.org/rfc/rfc9113#REFUSED_STREAM", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.17", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.18", + "https://www.rfc-editor.org/rfc/rfc9113#CANCEL", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.19", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.20", + "https://www.rfc-editor.org/rfc/rfc9113#COMPRESSION_ERROR", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.21", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.22", + "https://www.rfc-editor.org/rfc/rfc9113#CONNECT_ERROR", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.23", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.24", + "https://www.rfc-editor.org/rfc/rfc9113#ENHANCE_YOUR_CALM", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.25", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.26", + "https://www.rfc-editor.org/rfc/rfc9113#INADEQUATE_SECURITY", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.27", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-4.28", + "https://www.rfc-editor.org/rfc/rfc9113#HTTP_1_1_REQUIRED", + "https://www.rfc-editor.org/rfc/rfc9113#section-7-5", + "https://www.rfc-editor.org/rfc/rfc9113#HttpLayer", + "https://www.rfc-editor.org/rfc/rfc9113#section-8", + "https://www.rfc-editor.org/rfc/rfc9113#name-expressing-http-semantics-i", + "https://www.rfc-editor.org/rfc/rfc9113#section-8-1", + "https://www.rfc-editor.org/rfc/rfc9113#HttpFraming", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-http-message-framing", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-3.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-3.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-9", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-10", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1-11", + "https://www.rfc-editor.org/rfc/rfc9113#malformed", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-malformed-messages", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.1.1-6", + "https://www.rfc-editor.org/rfc/rfc9113#HttpHeaders", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-http-fields", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-field-validity", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-3.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-3.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-3.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.1-7.1", + "https://www.rfc-editor.org/rfc/rfc9113#ConnectionSpecific", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-connection-specific-header-", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.2-4.1", + "https://www.rfc-editor.org/rfc/rfc9113#CompressCookie", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-compressing-the-cookie-head", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.3-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.2.3-4", + "https://www.rfc-editor.org/rfc/rfc9113#PseudoHeaderFields", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-http-control-data", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3-5", + "https://www.rfc-editor.org/rfc/rfc9113#HttpRequest", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-request-pseudo-header-field", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.3.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.3.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.3.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.3.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.3.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.3.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.3.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.4.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.4.3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-2.4.3.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#HttpResponse", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-response-pseudo-header-fiel", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#PushResources", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4", + "https://www.rfc-editor.org/rfc/rfc9113#name-server-push", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4-9", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4-10", + "https://www.rfc-editor.org/rfc/rfc9113#PushRequests", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-push-requests", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1-8", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.1-9", + "https://www.rfc-editor.org/rfc/rfc9113#PushResponses", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-push-responses", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.2-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.2-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.2-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.4.2-7.1", + "https://www.rfc-editor.org/rfc/rfc9113#CONNECT", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5", + "https://www.rfc-editor.org/rfc/rfc9113#name-the-connect-method", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5-3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5-3.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5-3.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5-6", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5-7", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.5-8", + "https://www.rfc-editor.org/rfc/rfc9113#informational-responses", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.6", + "https://www.rfc-editor.org/rfc/rfc9113#name-the-upgrade-header-field", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.6-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.6-2", + "https://www.rfc-editor.org/rfc/rfc9113#Reliability", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.7", + "https://www.rfc-editor.org/rfc/rfc9113#name-request-reliability", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.7-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.7-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.7-3.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.7-3.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.7-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.7-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.7-6", + "https://www.rfc-editor.org/rfc/rfc9113#HttpExamples", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8", + "https://www.rfc-editor.org/rfc/rfc9113#name-examples", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-simple-request", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-simple-response", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-complex-request", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.3-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.4", + "https://www.rfc-editor.org/rfc/rfc9113#name-response-with-body", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.4-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.4-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.5", + "https://www.rfc-editor.org/rfc/rfc9113#name-informational-responses", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.5-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.5-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.5-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-8.8.5-4", + "https://www.rfc-editor.org/rfc/rfc9113#HttpExtra", + "https://www.rfc-editor.org/rfc/rfc9113#section-9", + "https://www.rfc-editor.org/rfc/rfc9113#name-http-2-connections", + "https://www.rfc-editor.org/rfc/rfc9113#section-9-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-connection-management", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#reuse", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-connection-reuse", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.1.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#TLSUsage", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-use-of-tls-features", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#tls12features", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-tls-12-features", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.1-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.1-6", + "https://www.rfc-editor.org/rfc/rfc9113#tls12ciphers", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-tls-12-cipher-suites", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9113#tls13features", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-tls-13-features", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.3-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.3-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-9.2.3-5", + "https://www.rfc-editor.org/rfc/rfc9113#security", + "https://www.rfc-editor.org/rfc/rfc9113#section-10", + "https://www.rfc-editor.org/rfc/rfc9113#name-security-considerations", + "https://www.rfc-editor.org/rfc/rfc9113#section-10-1", + "https://www.rfc-editor.org/rfc/rfc9113#authority", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-server-authority", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-cross-protocol-attacks", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.2-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.2-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.3", + "https://www.rfc-editor.org/rfc/rfc9113#name-intermediary-encapsulation-", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.3-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.3-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.3-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.3-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.4", + "https://www.rfc-editor.org/rfc/rfc9113#name-cacheability-of-pushed-resp", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.4-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.4-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.4-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.4-4", + "https://www.rfc-editor.org/rfc/rfc9113#dos", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5", + "https://www.rfc-editor.org/rfc/rfc9113#name-denial-of-service-considera", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.1.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.1.2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.1.2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-4.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5-6", + "https://www.rfc-editor.org/rfc/rfc9113#MaxFieldBlock", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-limits-on-field-block-size", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5.1-3", + "https://www.rfc-editor.org/rfc/rfc9113#connectDos", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-connect-issues", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.5.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.6", + "https://www.rfc-editor.org/rfc/rfc9113#name-use-of-compression", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.6-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.6-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.6-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.6-4", + "https://www.rfc-editor.org/rfc/rfc9113#padding", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.7", + "https://www.rfc-editor.org/rfc/rfc9113#name-use-of-padding", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.7-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.7-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.7-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.7-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.7-5", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.8", + "https://www.rfc-editor.org/rfc/rfc9113#name-privacy-considerations", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.8-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.8-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.8-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.8-4", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.9", + "https://www.rfc-editor.org/rfc/rfc9113#name-remote-timing-attacks", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.9-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-10.9-2", + "https://www.rfc-editor.org/rfc/rfc9113#iana", + "https://www.rfc-editor.org/rfc/rfc9113#section-11", + "https://www.rfc-editor.org/rfc/rfc9113#name-iana-considerations", + "https://www.rfc-editor.org/rfc/rfc9113#section-11-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-11-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-11-3", + "https://www.rfc-editor.org/rfc/rfc9113#section-11-4", + "https://www.rfc-editor.org/rfc/rfc9113#HTTP2-Settings", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-http2-settings-header-field", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1-2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1-2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1-2.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1-2.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1-2.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.1-2.8", + "https://www.rfc-editor.org/rfc/rfc9113#iana-h2c", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-the-h2c-upgrade-token", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2-1", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2-2", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2-2.3", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2-2.4", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2-2.5", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2-2.6", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2-2.7", + "https://www.rfc-editor.org/rfc/rfc9113#section-11.2-2.8", + "https://www.rfc-editor.org/rfc/rfc9113#section-12", + "https://www.rfc-editor.org/rfc/rfc9113#name-references", + "https://www.rfc-editor.org/rfc/rfc9113#section-12.1", + "https://www.rfc-editor.org/rfc/rfc9113#name-normative-references", + "https://www.rfc-editor.org/rfc/rfc9113#RFC9111", + "https://www.rfc-editor.org/rfc/rfc9113#RFC7541", + "https://www.rfc-editor.org/rfc/rfc9113#RFC6265", + "https://www.rfc-editor.org/rfc/rfc9113#RFC9110", + "https://www.rfc-editor.org/rfc/rfc9113#RFC9000", + "https://www.rfc-editor.org/rfc/rfc9113#RFC2119", + "https://www.rfc-editor.org/rfc/rfc9113#RFC3986", + "https://www.rfc-editor.org/rfc/rfc9113#RFC8174", + "https://www.rfc-editor.org/rfc/rfc9113#RFC8422", + "https://www.rfc-editor.org/rfc/rfc9113#RFC8470", + "https://www.rfc-editor.org/rfc/rfc9113#RFC0793", + "https://www.rfc-editor.org/rfc/rfc9113#RFC7301", + "https://www.rfc-editor.org/rfc/rfc9113#RFC5289", + "https://www.rfc-editor.org/rfc/rfc9113#RFC6066", + "https://www.rfc-editor.org/rfc/rfc9113#RFC5246", + "https://www.rfc-editor.org/rfc/rfc9113#RFC8446", + "https://www.rfc-editor.org/rfc/rfc9113#RFC7525", + "https://www.rfc-editor.org/rfc/rfc9113#section-12.2", + "https://www.rfc-editor.org/rfc/rfc9113#name-informative-references", + "https://www.rfc-editor.org/rfc/rfc9113#RFC7838", + "https://www.rfc-editor.org/rfc/rfc9113#BREACH", + "https://www.rfc-editor.org/rfc/rfc9113#RFC8499", + "https://www.rfc-editor.org/rfc/rfc9113#RFC9218", + "https://www.rfc-editor.org/rfc/rfc9113#RFC9112", + "https://www.rfc-editor.org/rfc/rfc9113#NFLX-2019-002", + "https://www.rfc-editor.org/rfc/rfc9113#RFC6973", + "https://www.rfc-editor.org/rfc/rfc9113#RFC1122", + "https://www.rfc-editor.org/rfc/rfc9113#RFC3749", + "https://www.rfc-editor.org/rfc/rfc9113#RFC6125", + "https://www.rfc-editor.org/rfc/rfc9113#RFC6585", + "https://www.rfc-editor.org/rfc/rfc9113#RFC7323", + "https://www.rfc-editor.org/rfc/rfc9113#RFC7540", + "https://www.rfc-editor.org/rfc/rfc9113#RFC8441", + "https://www.rfc-editor.org/rfc/rfc9113#RFC8740", + "https://www.rfc-editor.org/rfc/rfc9113#TALKING", + "https://www.rfc-editor.org/rfc/rfc9113#BadCipherSuites", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A", + "https://www.rfc-editor.org/rfc/rfc9113#name-prohibited-tls-12-cipher-su", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-1", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.3", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.4", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.5", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.6", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.7", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.8", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.9", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.10", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.11", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.12", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.13", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.14", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.15", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.16", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.17", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.18", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.19", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.20", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.21", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.22", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.23", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.24", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.25", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.26", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.27", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.28", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.29", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.30", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.31", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.32", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.33", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.34", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.35", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.36", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.37", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.38", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.39", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.40", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.41", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.42", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.43", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.44", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.45", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.46", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.47", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.48", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.49", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.50", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.51", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.52", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.53", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.54", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.55", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.56", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.57", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.58", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.59", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.60", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.61", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.62", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.63", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.64", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.65", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.66", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.67", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.68", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.69", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.70", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.71", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.72", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.73", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.74", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.75", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.76", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.77", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.78", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.79", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.80", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.81", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.82", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.83", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.84", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.85", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.86", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.87", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.88", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.89", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.90", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.91", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.92", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.93", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.94", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.95", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.96", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.97", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.98", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.99", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.100", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.101", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.102", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.103", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.104", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.105", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.106", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.107", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.108", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.109", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.110", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.111", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.112", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.113", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.114", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.115", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.116", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.117", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.118", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.119", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.120", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.121", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.122", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.123", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.124", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.125", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.126", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.127", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.128", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.129", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.130", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.131", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.132", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.133", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.134", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.135", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.136", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.137", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.138", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.139", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.140", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.141", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.142", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.143", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.144", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.145", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.146", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.147", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.148", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.149", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.150", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.151", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.152", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.153", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.154", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.155", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.156", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.157", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.158", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.159", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.160", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.161", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.162", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.163", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.164", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.165", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.166", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.167", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.168", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.169", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.170", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.171", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.172", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.173", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.174", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.175", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.176", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.177", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.178", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.179", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.180", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.181", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.182", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.183", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.184", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.185", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.186", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.187", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.188", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.189", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.190", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.191", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.192", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.193", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.194", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.195", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.196", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.197", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.198", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.199", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.200", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.201", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.202", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.203", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.204", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.205", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.206", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.207", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.208", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.209", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.210", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.211", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.212", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.213", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.214", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.215", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.216", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.217", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.218", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.219", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.220", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.221", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.222", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.223", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.224", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.225", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.226", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.227", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.228", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.229", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.230", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.231", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.232", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.233", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.234", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.235", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.236", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.237", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.238", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.239", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.240", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.241", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.242", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.243", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.244", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.245", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.246", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.247", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.248", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.249", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.250", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.251", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.252", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.253", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.254", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.255", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.256", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.257", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.258", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.259", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.260", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.261", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.262", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.263", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.264", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.265", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.266", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.267", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.268", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.269", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.270", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.271", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.272", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.273", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.274", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.275", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-2.276", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-3", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-3.1", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-A-4", + "https://www.rfc-editor.org/rfc/rfc9113#revision-updates", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B", + "https://www.rfc-editor.org/rfc/rfc9113#name-changes-from-rfc-7540", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B-1", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B-2.1", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B-2.2", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B-2.3", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B-2.4", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B-2.5", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B-2.6", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B-2.7", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B-2.8", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-B-3", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-C", + "https://www.rfc-editor.org/rfc/rfc9113#name-acknowledgments", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-C-1", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-D", + "https://www.rfc-editor.org/rfc/rfc9113#name-contributors", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-D-1", + "https://www.rfc-editor.org/rfc/rfc9113#authors-addresses", + "https://www.rfc-editor.org/rfc/rfc9113#appendix-E", + "https://www.rfc-editor.org/rfc/rfc9113#name-authors-addresses" ] } \ No newline at end of file diff --git a/ed/ids/rfc9114.json b/ed/ids/rfc9114.json index b4ad93788a2b..a4e618c21a37 100644 --- a/ed/ids/rfc9114.json +++ b/ed/ids/rfc9114.json @@ -1,1000 +1,1770 @@ { "spec": { - "title": "RFC 9114 - HTTP/3", - "url": "https://httpwg.org/specs/rfc9114.html" + "title": "RFC 9114: HTTP/3", + "url": "https://www.rfc-editor.org/rfc/rfc9114" }, "ids": [ - "https://httpwg.org/specs/rfc9114.html#navbar-collapse", - "https://httpwg.org/specs/rfc9114.html#top", - "https://httpwg.org/specs/rfc9114.html#sidebar", - "https://httpwg.org/specs/rfc9114.html#rfc.headerblock", - "https://httpwg.org/specs/rfc9114.html#rfc.title", - "https://httpwg.org/specs/rfc9114.html#rfc.abstract", - "https://httpwg.org/specs/rfc9114.html#rfc.abstract.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.meta", - "https://httpwg.org/specs/rfc9114.html#rfc.status", - "https://httpwg.org/specs/rfc9114.html#rfc.boilerplate.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.boilerplate.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.boilerplate.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.copyrightnotice", - "https://httpwg.org/specs/rfc9114.html#rfc.boilerplate.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.boilerplate.2.p.2", - "https://httpwg.org/specs/rfc9114.html#introduction", - "https://httpwg.org/specs/rfc9114.html#rfc.section.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.1.p.1", - "https://httpwg.org/specs/rfc9114.html#prior-versions-of-http", - "https://httpwg.org/specs/rfc9114.html#rfc.section.1.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.1.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.1.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.1.1.p.3", - "https://httpwg.org/specs/rfc9114.html#delegation-to-quic", - "https://httpwg.org/specs/rfc9114.html#rfc.section.1.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.1.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.1.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.1.2.p.3", - "https://httpwg.org/specs/rfc9114.html#http3-protocol-overview", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.p.6", - "https://httpwg.org/specs/rfc9114.html#document-organization", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.1.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.1.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.1.p.6", - "https://httpwg.org/specs/rfc9114.html#conventions-and-terminology", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.2.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.2.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.2.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.2.2.p.7", - "https://httpwg.org/specs/rfc9114.html#connection-setup", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3", - "https://httpwg.org/specs/rfc9114.html#discovery", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.p.5", - "https://httpwg.org/specs/rfc9114.html#alt-svc", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.1.p.4", - "https://httpwg.org/specs/rfc9114.html#other-schemes", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.1.2.p.2", - "https://httpwg.org/specs/rfc9114.html#connection-establishment", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.2.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.4", - "https://httpwg.org/specs/rfc9114.html#connection-reuse", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.3.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.3.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.3.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.3.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.3.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.3.3.p.6", - "https://httpwg.org/specs/rfc9114.html#http-request-lifecycle", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4", - "https://httpwg.org/specs/rfc9114.html#request-response", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.8", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.8", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.9", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.10", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.9", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.8", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.11", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.12", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.13", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.14", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.10", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.p.15", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.11", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.3", - "https://httpwg.org/specs/rfc9114.html#request-cancellation", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.12", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.1.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.13", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.14", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.1.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.15", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.16", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.17", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.1.p.6", - "https://httpwg.org/specs/rfc9114.html#malformed", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.2.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.18", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.1.2.p.5", - "https://httpwg.org/specs/rfc9114.html#header-formatting", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.5", - "https://httpwg.org/specs/rfc9114.html#field-compression", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.1.p.2", - "https://httpwg.org/specs/rfc9114.html#header-size-constraints", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.2.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.5", - "https://httpwg.org/specs/rfc9114.html#http-control-data", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.7", - "https://httpwg.org/specs/rfc9114.html#request-pseudo-header-fields", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.1.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.1.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.8", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.1.p.6", - "https://httpwg.org/specs/rfc9114.html#response-pseudo-header-fields", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.9", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.3.2.p.2", - "https://httpwg.org/specs/rfc9114.html#connect", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.10", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.19", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.7", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.8", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.9", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.10", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.8", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.11", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.7", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.20", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.9", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.10", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.8", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.21", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.11", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.4.p.12", - "https://httpwg.org/specs/rfc9114.html#http-upgrade", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.5.p.1", - "https://httpwg.org/specs/rfc9114.html#server-push", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.11", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.12", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.13", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.9", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.9", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.22", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.14", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.10", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.8", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.9", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.11", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.12", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.10", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.8", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.9", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.10", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.11", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.13", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.11", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.10", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.14", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.15", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.11", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.12", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.16", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.17", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.23", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.12", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.13", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.18", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.19", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.20", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.21", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.22", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.23", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.14", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.24", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.15", - "https://httpwg.org/specs/rfc9114.html#rfc.section.4.6.p.16", - "https://httpwg.org/specs/rfc9114.html#connection-closure", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.p.1", - "https://httpwg.org/specs/rfc9114.html#idle-connections", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.1.p.2", - "https://httpwg.org/specs/rfc9114.html#connection-shutdown", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.24", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.8", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.9", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.10", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.11", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.12", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.25", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.13", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.14", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.15", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.16", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.17", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.12", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.25", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.8", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.18", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.19", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.9", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.20", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.21", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.26", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.10", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.22", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.11", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.26", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.2.p.12", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.23", - "https://httpwg.org/specs/rfc9114.html#immediate-application-closure", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.3.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.3.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.24", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.25", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.3.p.3", - "https://httpwg.org/specs/rfc9114.html#transport-closure", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.4.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.5.4.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.26", - "https://httpwg.org/specs/rfc9114.html#stream-mapping", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.p.3", - "https://httpwg.org/specs/rfc9114.html#request-streams", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.13", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.27", - "https://httpwg.org/specs/rfc9114.html#unidirectional-streams", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.figure.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.14", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.27", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.15", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.16", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.28", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.17", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.p.8", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.p.9", - "https://httpwg.org/specs/rfc9114.html#control-streams", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.7", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.18", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.29", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.19", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.30", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.20", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.31", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.1.p.4", - "https://httpwg.org/specs/rfc9114.html#push-streams", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.28", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.21", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.32", - "https://httpwg.org/specs/rfc9114.html#rfc.figure.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.2.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.2.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.29", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.30", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.22", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.33", - "https://httpwg.org/specs/rfc9114.html#stream-grease", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.3.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.6.2.3.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.34", - "https://httpwg.org/specs/rfc9114.html#http-framing-layer", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.23", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.12", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.31", - "https://httpwg.org/specs/rfc9114.html#stream-frame-mapping", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.13", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.35", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.24", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.8", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.32", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.27", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.15", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.9", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.p.3", - "https://httpwg.org/specs/rfc9114.html#frame-layout", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.figure.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.1.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.25", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.36", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.1.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.26", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.37", - "https://httpwg.org/specs/rfc9114.html#frames", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2", - "https://httpwg.org/specs/rfc9114.html#frame-data", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.27", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.28", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.38", - "https://httpwg.org/specs/rfc9114.html#rfc.figure.4", - "https://httpwg.org/specs/rfc9114.html#frame-headers", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.figure.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.13", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.33", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.29", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.30", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.39", - "https://httpwg.org/specs/rfc9114.html#frame-cancel-push", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.3.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.34", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.35", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.3.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.36", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.37", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.38", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.39", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.3.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.40", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.40", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.3.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.41", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.42", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.43", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.41", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.3.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.31", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.32", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.33", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.42", - "https://httpwg.org/specs/rfc9114.html#rfc.figure.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.3.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.44", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.45", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.34", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.43", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.3.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.46", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.47", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.48", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.49", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.35", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.44", - "https://httpwg.org/specs/rfc9114.html#frame-settings", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.36", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.37", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.38", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.45", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.39", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.40", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.46", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.41", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.47", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.figure.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.p.8", - "https://httpwg.org/specs/rfc9114.html#settings-parameters", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.10", - "https://httpwg.org/specs/rfc9114.html#SETTINGS_MAX_FIELD_SECTION_SIZE", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.1.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.1.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.42", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.48", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.1.p.6", - "https://httpwg.org/specs/rfc9114.html#settings-initialization", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.2.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.2.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.2.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.2.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.4.2.p.8", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.43", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.49", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.44", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.50", - "https://httpwg.org/specs/rfc9114.html#frame-push-promise", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.5.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.r.14", - "https://httpwg.org/specs/rfc9114.html#rfc.figure.8", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.5.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.5.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.50", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.51", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.45", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.5.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.52", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.16", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.53", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.46", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.51", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.5.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.54", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.55", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.47", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.52", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.5.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.56", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.57", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.58", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.5.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.48", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.49", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.53", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.5.p.8", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.50", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.54", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.5.p.9", - "https://httpwg.org/specs/rfc9114.html#frame-goaway", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.6.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.figure.9", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.6.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.51", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.52", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.55", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.6.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.59", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.6.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.53", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.54", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.56", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.6.p.5", - "https://httpwg.org/specs/rfc9114.html#frame-max-push-id", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.7.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.60", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.61", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.55", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.62", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.7.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.56", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.57", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.57", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.7.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.58", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.58", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.7.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.63", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.64", - "https://httpwg.org/specs/rfc9114.html#rfc.figure.10", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.7.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.65", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.66", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.59", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.59", - "https://httpwg.org/specs/rfc9114.html#frame-reserved", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.8", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.8.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.8.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.7.2.8.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.60", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.60", - "https://httpwg.org/specs/rfc9114.html#errors", - "https://httpwg.org/specs/rfc9114.html#rfc.section.8", - "https://httpwg.org/specs/rfc9114.html#rfc.section.8.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.8.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.8.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.8.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.8.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.61", - "https://httpwg.org/specs/rfc9114.html#http-error-codes", - "https://httpwg.org/specs/rfc9114.html#rfc.section.8.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.8.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.8.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.62", - "https://httpwg.org/specs/rfc9114.html#H3_NO_ERROR", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.63", - "https://httpwg.org/specs/rfc9114.html#H3_GENERAL_PROTOCOL_ERROR", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.64", - "https://httpwg.org/specs/rfc9114.html#H3_INTERNAL_ERROR", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.65", - "https://httpwg.org/specs/rfc9114.html#H3_STREAM_CREATION_ERROR", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.66", - "https://httpwg.org/specs/rfc9114.html#H3_CLOSED_CRITICAL_STREAM", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.67", - "https://httpwg.org/specs/rfc9114.html#H3_FRAME_UNEXPECTED", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.68", - "https://httpwg.org/specs/rfc9114.html#H3_FRAME_ERROR", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.69", - "https://httpwg.org/specs/rfc9114.html#H3_EXCESSIVE_LOAD", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.70", - "https://httpwg.org/specs/rfc9114.html#H3_ID_ERROR", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.67", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.71", - "https://httpwg.org/specs/rfc9114.html#H3_SETTINGS_ERROR", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.11", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.72", - "https://httpwg.org/specs/rfc9114.html#H3_MISSING_SETTINGS", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.12", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.61", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.73", - "https://httpwg.org/specs/rfc9114.html#H3_REQUEST_REJECTED", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.74", - "https://httpwg.org/specs/rfc9114.html#H3_REQUEST_CANCELLED", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.75", - "https://httpwg.org/specs/rfc9114.html#H3_REQUEST_INCOMPLETE", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.76", - "https://httpwg.org/specs/rfc9114.html#H3_MESSAGE_ERROR", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.17", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.77", - "https://httpwg.org/specs/rfc9114.html#H3_CONNECT_ERROR", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.78", - "https://httpwg.org/specs/rfc9114.html#H3_VERSION_FALLBACK", - "https://httpwg.org/specs/rfc9114.html#rfc.section.8.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.79", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.80", - "https://httpwg.org/specs/rfc9114.html#extensions", - "https://httpwg.org/specs/rfc9114.html#rfc.section.9", - "https://httpwg.org/specs/rfc9114.html#rfc.section.9.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.9.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.9.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.9.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.13", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.62", - "https://httpwg.org/specs/rfc9114.html#rfc.section.9.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.81", - "https://httpwg.org/specs/rfc9114.html#rfc.section.9.p.6", - "https://httpwg.org/specs/rfc9114.html#security-considerations", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.p.1", - "https://httpwg.org/specs/rfc9114.html#server-authority", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.1.p.1", - "https://httpwg.org/specs/rfc9114.html#cross-protocol-attacks", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.2.p.2", - "https://httpwg.org/specs/rfc9114.html#intermediary-encapsulation-attacks", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.3.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.18", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.3.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.19", - "https://httpwg.org/specs/rfc9114.html#cacheability-of-pushed-responses", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.4.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.68", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.4.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.4.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.4.p.4", - "https://httpwg.org/specs/rfc9114.html#denial-of-service-considerations", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.69", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.14", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.p.7", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.63", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.82", - "https://httpwg.org/specs/rfc9114.html#limits-on-field-section-size", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.15", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.20", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.1.p.3", - "https://httpwg.org/specs/rfc9114.html#connect-issues", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.5.2.p.2", - "https://httpwg.org/specs/rfc9114.html#use-of-compression", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.6.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.6.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.6.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.6.p.4", - "https://httpwg.org/specs/rfc9114.html#padding-and-traffic-analysis", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.7", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.7.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.7.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.7.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.7.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.7.p.5", - "https://httpwg.org/specs/rfc9114.html#frame-parsing", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.8", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.8.p.1", - "https://httpwg.org/specs/rfc9114.html#early-data", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.9", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.9.p.1", - "https://httpwg.org/specs/rfc9114.html#migration", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.10", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.10.p.1", - "https://httpwg.org/specs/rfc9114.html#privacy-considerations", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.11", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.11.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.11.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.11.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.10.11.p.4", - "https://httpwg.org/specs/rfc9114.html#iana-considerations", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.p.1", - "https://httpwg.org/specs/rfc9114.html#iana-alpn", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.1.p.3", - "https://httpwg.org/specs/rfc9114.html#iana-policy", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.p.2", - "https://httpwg.org/specs/rfc9114.html#iana-frames", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.1.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.1.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.1.p.6", - "https://httpwg.org/specs/rfc9114.html#iana-frame-table", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.14", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.83", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.64", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.16", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.70", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.28", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.21", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.1.p.7", - "https://httpwg.org/specs/rfc9114.html#iana-settings", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.2.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.2.p.5", - "https://httpwg.org/specs/rfc9114.html#iana-setting-table", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.2.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.2.p.7", - "https://httpwg.org/specs/rfc9114.html#iana-error-codes", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.3.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.3.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.3.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.3.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.3.p.5", - "https://httpwg.org/specs/rfc9114.html#iana-error-table", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.84", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.85", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.86", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.87", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.88", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.89", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.90", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.91", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.92", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.93", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.17", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.94", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.18", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.95", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.96", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.97", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.98", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.99", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.100", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.3.p.6", - "https://httpwg.org/specs/rfc9114.html#iana-stream-types", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.4.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.4.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.4.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.4.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.4.p.5", - "https://httpwg.org/specs/rfc9114.html#iana-stream-type-table", - "https://httpwg.org/specs/rfc9114.html#rfc.section.11.2.4.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.references", - "https://httpwg.org/specs/rfc9114.html#rfc.section.12", - "https://httpwg.org/specs/rfc9114.html#rfc.references.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.12.1", - "https://httpwg.org/specs/rfc9114.html#ALTSVC", - "https://httpwg.org/specs/rfc9114.html#COOKIES", - "https://httpwg.org/specs/rfc9114.html#RFC9111", - "https://httpwg.org/specs/rfc9114.html#HTTP-REPLAY", - "https://httpwg.org/specs/rfc9114.html#RFC9110", - "https://httpwg.org/specs/rfc9114.html#RFC9204", - "https://httpwg.org/specs/rfc9114.html#QUIC-TRANSPORT", - "https://httpwg.org/specs/rfc9114.html#RFC0793", - "https://httpwg.org/specs/rfc9114.html#RFC2119", - "https://httpwg.org/specs/rfc9114.html#RFC6066", - "https://httpwg.org/specs/rfc9114.html#RFC7301", - "https://httpwg.org/specs/rfc9114.html#RFC8126", - "https://httpwg.org/specs/rfc9114.html#RFC8174", - "https://httpwg.org/specs/rfc9114.html#URI", - "https://httpwg.org/specs/rfc9114.html#rfc.references.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.12.2", - "https://httpwg.org/specs/rfc9114.html#BREACH", - "https://httpwg.org/specs/rfc9114.html#DNS-TERMS", - "https://httpwg.org/specs/rfc9114.html#HPACK", - "https://httpwg.org/specs/rfc9114.html#RFC9112", - "https://httpwg.org/specs/rfc9114.html#RFC9113", - "https://httpwg.org/specs/rfc9114.html#RFC6585", - "https://httpwg.org/specs/rfc9114.html#RFC8164", - "https://httpwg.org/specs/rfc9114.html#TFO", - "https://httpwg.org/specs/rfc9114.html#TLS", - "https://httpwg.org/specs/rfc9114.html#h2-considerations", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.p.3", - "https://httpwg.org/specs/rfc9114.html#h2-streams", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.15", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.1.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.22", - "https://httpwg.org/specs/rfc9114.html#h2-frames", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.p.4", - "https://httpwg.org/specs/rfc9114.html#h2-diff-priority", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.101", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.1.p.2", - "https://httpwg.org/specs/rfc9114.html#field-compression-differences", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.2.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.2.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.2.p.3", - "https://httpwg.org/specs/rfc9114.html#flow-control-differences", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.3.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.16", - "https://httpwg.org/specs/rfc9114.html#guidance-for-new-frame-type-definitions", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.4.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.4.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.4.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.65", - "https://httpwg.org/specs/rfc9114.html#comparison-of-http2-and-http3-frame-types", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.5.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.d.17", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.102", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.103", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.66", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.19", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.20", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.71", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.72", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.73", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.74", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.75", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.29", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.g.30", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.76", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.104", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.p.77", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.2.5.p.2", - "https://httpwg.org/specs/rfc9114.html#h2-settings", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.3.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.67", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.3.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.21", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.3.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.22", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.3.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.m.23", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.23", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.24", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.25", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.26", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.27", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.3.p.5", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.3.p.6", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.3.p.7", - "https://httpwg.org/specs/rfc9114.html#http2-error-codes", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.4.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.4.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.4.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.105", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.106", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.107", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.108", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.109", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.110", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.28", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.111", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.112", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.113", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.114", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.115", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.116", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.4.p.4", - "https://httpwg.org/specs/rfc9114.html#mapping-between-http2-and-http3-errors", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.4.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.4.1.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.4.1.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.4.1.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.29", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.30", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.117", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.h.118", - "https://httpwg.org/specs/rfc9114.html#rfc.section.A.4.1.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.s.31", - "https://httpwg.org/specs/rfc9114.html#rfc.iref.c.68", - "https://httpwg.org/specs/rfc9114.html#acknowledgments", - "https://httpwg.org/specs/rfc9114.html#rfc.section.unnumbered-4", - "https://httpwg.org/specs/rfc9114.html#rfc.section.unnumbered-4.p.1", - "https://httpwg.org/specs/rfc9114.html#rfc.section.unnumbered-4.p.2", - "https://httpwg.org/specs/rfc9114.html#rfc.section.unnumbered-4.p.3", - "https://httpwg.org/specs/rfc9114.html#rfc.section.unnumbered-4.p.4", - "https://httpwg.org/specs/rfc9114.html#rfc.index", - "https://httpwg.org/specs/rfc9114.html#rfc.index.C", - "https://httpwg.org/specs/rfc9114.html#rfc.index.D", - "https://httpwg.org/specs/rfc9114.html#rfc.index.G", - "https://httpwg.org/specs/rfc9114.html#rfc.index.H", - "https://httpwg.org/specs/rfc9114.html#rfc.index.M", - "https://httpwg.org/specs/rfc9114.html#rfc.index.P", - "https://httpwg.org/specs/rfc9114.html#rfc.index.R", - "https://httpwg.org/specs/rfc9114.html#rfc.index.S", - "https://httpwg.org/specs/rfc9114.html#rfc.authors" + "https://www.rfc-editor.org/rfc/rfc9114#external-metadata", + "https://www.rfc-editor.org/rfc/rfc9114#external-updates", + "https://www.rfc-editor.org/rfc/rfc9114#internal-metadata", + "https://www.rfc-editor.org/rfc/rfc9114#identifiers", + "https://www.rfc-editor.org/rfc/rfc9114#rfcnum", + "https://www.rfc-editor.org/rfc/rfc9114#title", + "https://www.rfc-editor.org/rfc/rfc9114#section-abstract", + "https://www.rfc-editor.org/rfc/rfc9114#abstract", + "https://www.rfc-editor.org/rfc/rfc9114#section-abstract-1", + "https://www.rfc-editor.org/rfc/rfc9114#status-of-memo", + "https://www.rfc-editor.org/rfc/rfc9114#section-boilerplate.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-status-of-this-memo", + "https://www.rfc-editor.org/rfc/rfc9114#section-boilerplate.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-boilerplate.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-boilerplate.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#copyright", + "https://www.rfc-editor.org/rfc/rfc9114#section-boilerplate.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-copyright-notice", + "https://www.rfc-editor.org/rfc/rfc9114#section-boilerplate.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-boilerplate.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#toc", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-table-of-contents", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.3.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.1.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.1.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.3.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.3.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.5", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.6", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.4.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.5", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.5.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.5.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.5.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.5.2.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.5.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.6.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.5", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.6", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.7", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.8", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.7.2.2.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.8", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.8.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.9", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.9.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.5", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.5.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.5.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.6", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.7", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.7.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.8", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.9", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.9.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.10", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.10.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.11", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.10.2.11.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.11.2.2.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.12", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.12.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.12.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.12.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.12.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.12.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.2.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.2.5", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.2.2.5.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.13.2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.14", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.14.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.15", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.15.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.16", + "https://www.rfc-editor.org/rfc/rfc9114#section-toc.1-1.16.1", + "https://www.rfc-editor.org/rfc/rfc9114#introduction", + "https://www.rfc-editor.org/rfc/rfc9114#section-1", + "https://www.rfc-editor.org/rfc/rfc9114#name-introduction", + "https://www.rfc-editor.org/rfc/rfc9114#section-1-1", + "https://www.rfc-editor.org/rfc/rfc9114#prior-versions-of-http", + "https://www.rfc-editor.org/rfc/rfc9114#section-1.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-prior-versions-of-http", + "https://www.rfc-editor.org/rfc/rfc9114#section-1.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-1.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-1.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#delegation-to-quic", + "https://www.rfc-editor.org/rfc/rfc9114#section-1.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-delegation-to-quic", + "https://www.rfc-editor.org/rfc/rfc9114#section-1.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-1.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-1.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#http3-protocol-overview", + "https://www.rfc-editor.org/rfc/rfc9114#section-2", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-3-protocol-overview", + "https://www.rfc-editor.org/rfc/rfc9114#section-2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-2-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-2-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-2-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-cancel_push-6", + "https://www.rfc-editor.org/rfc/rfc9114#section-2-6", + "https://www.rfc-editor.org/rfc/rfc9114#document-organization", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-document-organization", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-4.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-4.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-5", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-6.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.1-6.2", + "https://www.rfc-editor.org/rfc/rfc9114#conventions-and-terminology", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-conventions-and-terminology", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.5", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.6", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.7", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-7", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.8", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.9", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.10", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.10.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.11", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.12", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.12.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.12.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.13", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.14", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.14.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.15", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.16", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.16.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.17", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.18", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.18.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.19", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.20", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.20.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.21", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.22", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.22.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.23", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.24", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.24.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.25", + "https://www.rfc-editor.org/rfc/rfc9114#iref-stream-error-8", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.26", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-4.26.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-5", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-6", + "https://www.rfc-editor.org/rfc/rfc9114#section-2.2-7", + "https://www.rfc-editor.org/rfc/rfc9114#connection-setup", + "https://www.rfc-editor.org/rfc/rfc9114#section-3", + "https://www.rfc-editor.org/rfc/rfc9114#name-connection-setup-and-manage", + "https://www.rfc-editor.org/rfc/rfc9114#discovery", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-discovering-an-http-3-endpo", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1-5", + "https://www.rfc-editor.org/rfc/rfc9114#alt-svc", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-alternative-services", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#other-schemes", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-other-schemes", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.1.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#connection-establishment", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-connection-establishment", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.2-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-9", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-10", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-11", + "https://www.rfc-editor.org/rfc/rfc9114#connection-reuse", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.3", + "https://www.rfc-editor.org/rfc/rfc9114#name-connection-reuse", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.3-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.3-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.3-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.3-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.3-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-12", + "https://www.rfc-editor.org/rfc/rfc9114#section-3.3-6", + "https://www.rfc-editor.org/rfc/rfc9114#http-request-lifecycle", + "https://www.rfc-editor.org/rfc/rfc9114#section-4", + "https://www.rfc-editor.org/rfc/rfc9114#name-expressing-http-semantics-i", + "https://www.rfc-editor.org/rfc/rfc9114#request-response", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-message-framing", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-13", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-14", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-5", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-5.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-15", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-5.2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-16", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-5.3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-17", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-6", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-7", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-18", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-19", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-20", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-21", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-22", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-23", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-24", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-8", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-25", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-26", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-27", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-28", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-29", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-30", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-31", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-9", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-32", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-10", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-33", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-34", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-11", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-12", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-13", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-14", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_incomplete-35", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1-15", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-36", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_no_error-37", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-38", + "https://www.rfc-editor.org/rfc/rfc9114#request-cancellation", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-request-cancellation-and-re", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-39", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_rejected-40", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_rejected-41", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_cancelled-42", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.1-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_cancelled-43", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_rejected-44", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_rejected-45", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-46", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.1-6", + "https://www.rfc-editor.org/rfc/rfc9114#malformed", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-malformed-requests-and-resp", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-47", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-2.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-2.5", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-2.6", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-2.7", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-48", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-49", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-stream-error-50", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_message_error-51", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.1.2-5", + "https://www.rfc-editor.org/rfc/rfc9114#header-formatting", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-fields", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-52", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-53", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-54", + "https://www.rfc-editor.org/rfc/rfc9114#field-compression", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-field-compression", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#header-size-constraints", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-header-size-constraints", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings_max_field_section_", + "https://www.rfc-editor.org/rfc/rfc9114#http-control-data", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-control-data", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-56", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-57", + "https://www.rfc-editor.org/rfc/rfc9114#request-pseudo-header-fields", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-request-pseudo-header-field", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.5", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.6", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.7", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.8", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.9", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.10", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.10.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.11", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.12", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.12.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.13", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.14", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.14.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.15", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.16", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-2.16.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-58", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.1-6", + "https://www.rfc-editor.org/rfc/rfc9114#response-pseudo-header-fields", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-response-pseudo-header-fiel", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-59", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.3.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#connect", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4", + "https://www.rfc-editor.org/rfc/rfc9114#name-the-connect-method", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-4.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-4.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-60", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-61", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-6", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-62", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-7", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-63", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-64", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-65", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-66", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-8", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-67", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-68", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-69", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-9", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-70", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-10", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-71", + "https://www.rfc-editor.org/rfc/rfc9114#iref-stream-error-72", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_connect_error-73", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-11", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.4-12", + "https://www.rfc-editor.org/rfc/rfc9114#http-upgrade", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.5", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-upgrade", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.5-1", + "https://www.rfc-editor.org/rfc/rfc9114#server-push", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6", + "https://www.rfc-editor.org/rfc/rfc9114#name-server-push", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-74", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-75", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-76", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-77", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-78", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-79", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_id_error-80", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-81", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-82", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-83", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-84", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-85", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-86", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-6", + "https://www.rfc-editor.org/rfc/rfc9114#iref-cancel_push-87", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-7", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-8.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-8.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-8.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-9", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-10", + "https://www.rfc-editor.org/rfc/rfc9114#iref-cancel_push-88", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-89", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-11", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-90", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-91", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-92", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-93", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-12", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-94", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-95", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-96", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-97", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-13", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-98", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-99", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-100", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-101", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-102", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-103", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-14", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_cancelled-104", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-15", + "https://www.rfc-editor.org/rfc/rfc9114#section-4.6-16", + "https://www.rfc-editor.org/rfc/rfc9114#connection-closure", + "https://www.rfc-editor.org/rfc/rfc9114#section-5", + "https://www.rfc-editor.org/rfc/rfc9114#name-connection-closure", + "https://www.rfc-editor.org/rfc/rfc9114#section-5-1", + "https://www.rfc-editor.org/rfc/rfc9114#idle-connections", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-idle-connections", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#connection-shutdown", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-connection-shutdown", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-105", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-106", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-107", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-108", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-109", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-110", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-111", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-5.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-5.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-112", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-113", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-5.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-114", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-115", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-5.1.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-5.2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-116", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-117", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-118", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-6", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-119", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-120", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-7", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-121", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-122", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-123", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_id_error-124", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-8", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-125", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-126", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-9", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-127", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-128", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-129", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-10", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-130", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-11", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_no_error-131", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.2-12", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-132", + "https://www.rfc-editor.org/rfc/rfc9114#immediate-application-closure", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.3", + "https://www.rfc-editor.org/rfc/rfc9114#name-immediate-application-closu", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.3-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.3-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-133", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-134", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.3-3", + "https://www.rfc-editor.org/rfc/rfc9114#transport-closure", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.4", + "https://www.rfc-editor.org/rfc/rfc9114#name-transport-closure", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.4-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-5.4-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-135", + "https://www.rfc-editor.org/rfc/rfc9114#stream-mapping", + "https://www.rfc-editor.org/rfc/rfc9114#section-6", + "https://www.rfc-editor.org/rfc/rfc9114#name-stream-mapping-and-usage", + "https://www.rfc-editor.org/rfc/rfc9114#section-6-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-6-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-6-3", + "https://www.rfc-editor.org/rfc/rfc9114#request-streams", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-bidirectional-streams", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-136", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-137", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_stream_creation_error-13", + "https://www.rfc-editor.org/rfc/rfc9114#unidirectional-streams", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-unidirectional-streams", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#name-unidirectional-stream-heade", + "https://www.rfc-editor.org/rfc/rfc9114#figure-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-139", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-140", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-141", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2-6", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-142", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2-7", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_stream_creation_error-14", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-144", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2-8", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2-9", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2-10", + "https://www.rfc-editor.org/rfc/rfc9114#control-streams", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-control-streams", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-145", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-146", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-147", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_missing_settings-148", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-149", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_stream_creation_error-15", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-151", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_closed_critical_stream-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#push-streams", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-push-streams", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-153", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-154", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-155", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_stream_creation_error-156", + "https://www.rfc-editor.org/rfc/rfc9114#name-push-stream-header", + "https://www.rfc-editor.org/rfc/rfc9114#figure-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.2-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.2-6", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-157", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-158", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-159", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_id_error-160", + "https://www.rfc-editor.org/rfc/rfc9114#stream-grease", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#name-reserved-stream-types", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-6.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_no_error-161", + "https://www.rfc-editor.org/rfc/rfc9114#http-framing-layer", + "https://www.rfc-editor.org/rfc/rfc9114#section-7", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-framing-layer", + "https://www.rfc-editor.org/rfc/rfc9114#section-7-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-162", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-163", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-164", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-3-frames-and-stream-ty", + "https://www.rfc-editor.org/rfc/rfc9114#stream-frame-mapping", + "https://www.rfc-editor.org/rfc/rfc9114#table-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-165", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-166", + "https://www.rfc-editor.org/rfc/rfc9114#iref-cancel_push-167", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-168", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-169", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-170", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-171", + "https://www.rfc-editor.org/rfc/rfc9114#section-7-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-172", + "https://www.rfc-editor.org/rfc/rfc9114#section-7-4", + "https://www.rfc-editor.org/rfc/rfc9114#frame-layout", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-frame-layout", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-3-frame-format", + "https://www.rfc-editor.org/rfc/rfc9114#figure-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-4.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-4.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-4.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-4.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-4.5", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-4.6", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-4.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-173", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_error-174", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.1-6", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-175", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_error-176", + "https://www.rfc-editor.org/rfc/rfc9114#frames", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-frame-definitions", + "https://www.rfc-editor.org/rfc/rfc9114#frame-data", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-data", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-177", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-178", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-179", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-180", + "https://www.rfc-editor.org/rfc/rfc9114#name-data-frame", + "https://www.rfc-editor.org/rfc/rfc9114#figure-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9114#frame-headers", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-headers", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-181", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#name-headers-frame", + "https://www.rfc-editor.org/rfc/rfc9114#figure-5", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.2-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-182", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-183", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-184", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-185", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-186", + "https://www.rfc-editor.org/rfc/rfc9114#frame-cancel-push", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#name-cancel_push", + "https://www.rfc-editor.org/rfc/rfc9114#iref-cancel_push-187", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-188", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-189", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-190", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-191", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-192", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-193", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.3-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-194", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_cancelled-195", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.3-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-196", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-197", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-198", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_cancelled-199", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.3-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-200", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-201", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-202", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-203", + "https://www.rfc-editor.org/rfc/rfc9114#name-cancel_push-frame", + "https://www.rfc-editor.org/rfc/rfc9114#figure-6", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.3-6.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.3-7", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-204", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-205", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-206", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_id_error-207", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.3-8", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-208", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-209", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-210", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-211", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-212", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_id_error-213", + "https://www.rfc-editor.org/rfc/rfc9114#frame-settings", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4", + "https://www.rfc-editor.org/rfc/rfc9114#name-settings", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-214", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-215", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-216", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-217", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-218", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-219", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-220", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-221", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4-5", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4-6", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-222", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_settings_error-223", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4-7", + "https://www.rfc-editor.org/rfc/rfc9114#name-settings-frame", + "https://www.rfc-editor.org/rfc/rfc9114#figure-7", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4-8.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4-9", + "https://www.rfc-editor.org/rfc/rfc9114#settings-parameters", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-defined-settings-parameters", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings_max_field_section_s", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9114#SETTINGS_MAX_FIELD_SECTION_SIZE", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-225", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_settings_error-226", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.1-6", + "https://www.rfc-editor.org/rfc/rfc9114#settings-initialization", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-initialization", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.2-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.2-5", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.2-6", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.2-7", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.4.2-8", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-227", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_settings_error-228", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-229", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_settings_error-230", + "https://www.rfc-editor.org/rfc/rfc9114#frame-push-promise", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5", + "https://www.rfc-editor.org/rfc/rfc9114#name-push_promise", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-231", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-request-stream-232", + "https://www.rfc-editor.org/rfc/rfc9114#name-push_promise-frame", + "https://www.rfc-editor.org/rfc/rfc9114#figure-8", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-4.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-233", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-234", + "https://www.rfc-editor.org/rfc/rfc9114#iref-cancel_push-235", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-4.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-4.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-4.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-236", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-237", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-238", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-239", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_id_error-240", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-6", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-241", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-242", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-243", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_general_protocol_error-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-7", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-245", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-246", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-247", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-8", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-248", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-249", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-250", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-9", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-251", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-252", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.5-10", + "https://www.rfc-editor.org/rfc/rfc9114#frame-goaway", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.6", + "https://www.rfc-editor.org/rfc/rfc9114#name-goaway", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-253", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.6-1", + "https://www.rfc-editor.org/rfc/rfc9114#name-goaway-frame", + "https://www.rfc-editor.org/rfc/rfc9114#figure-9", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.6-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.6-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-254", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-255", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_id_error-256", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.6-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-257", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.6-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-258", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-259", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-260", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.6-6", + "https://www.rfc-editor.org/rfc/rfc9114#frame-max-push-id", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.7", + "https://www.rfc-editor.org/rfc/rfc9114#name-max_push_id", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-261", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.7-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-262", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-263", + "https://www.rfc-editor.org/rfc/rfc9114#iref-cancel_push-264", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-265", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.7-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-266", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-267", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-268", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.7-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-269", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-270", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.7-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-271", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-272", + "https://www.rfc-editor.org/rfc/rfc9114#name-max_push_id-frame", + "https://www.rfc-editor.org/rfc/rfc9114#figure-10", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.7-5.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.7-6", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-273", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-274", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-275", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_id_error-276", + "https://www.rfc-editor.org/rfc/rfc9114#frame-reserved", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.8", + "https://www.rfc-editor.org/rfc/rfc9114#name-reserved-frame-types", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.8-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.8-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-7.2.8-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-277", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-278", + "https://www.rfc-editor.org/rfc/rfc9114#errors", + "https://www.rfc-editor.org/rfc/rfc9114#section-8", + "https://www.rfc-editor.org/rfc/rfc9114#name-error-handling", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-279", + "https://www.rfc-editor.org/rfc/rfc9114#iref-stream-error-280", + "https://www.rfc-editor.org/rfc/rfc9114#section-8-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-8-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-8-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-8-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_no_error-281", + "https://www.rfc-editor.org/rfc/rfc9114#http-error-codes", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-3-error-codes", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_no_error-282", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.2", + "https://www.rfc-editor.org/rfc/rfc9114#H3_NO_ERROR", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_general_protocol_error-28", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.4", + "https://www.rfc-editor.org/rfc/rfc9114#H3_GENERAL_PROTOCOL_ERROR", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_internal_error-284", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.6", + "https://www.rfc-editor.org/rfc/rfc9114#H3_INTERNAL_ERROR", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.7", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_stream_creation_error-28", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.8", + "https://www.rfc-editor.org/rfc/rfc9114#H3_STREAM_CREATION_ERROR", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.9", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_closed_critical_stream-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.10", + "https://www.rfc-editor.org/rfc/rfc9114#H3_CLOSED_CRITICAL_STREAM", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.10.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.11", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-287", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.12", + "https://www.rfc-editor.org/rfc/rfc9114#H3_FRAME_UNEXPECTED", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.12.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.13", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_error-288", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.14", + "https://www.rfc-editor.org/rfc/rfc9114#H3_FRAME_ERROR", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.14.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.15", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_excessive_load-289", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.16", + "https://www.rfc-editor.org/rfc/rfc9114#H3_EXCESSIVE_LOAD", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.16.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.17", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_id_error-290", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.18", + "https://www.rfc-editor.org/rfc/rfc9114#H3_ID_ERROR", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.18.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-291", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.19", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_settings_error-292", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.20", + "https://www.rfc-editor.org/rfc/rfc9114#H3_SETTINGS_ERROR", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.20.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-293", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.21", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_missing_settings-294", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.22", + "https://www.rfc-editor.org/rfc/rfc9114#H3_MISSING_SETTINGS", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.22.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-295", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-296", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.23", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_rejected-297", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.24", + "https://www.rfc-editor.org/rfc/rfc9114#H3_REQUEST_REJECTED", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.24.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.25", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_cancelled-298", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.26", + "https://www.rfc-editor.org/rfc/rfc9114#H3_REQUEST_CANCELLED", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.26.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.27", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_incomplete-299", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.28", + "https://www.rfc-editor.org/rfc/rfc9114#H3_REQUEST_INCOMPLETE", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.28.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.29", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_message_error-300", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.30", + "https://www.rfc-editor.org/rfc/rfc9114#H3_MESSAGE_ERROR", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.30.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-301", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.31", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_connect_error-302", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.32", + "https://www.rfc-editor.org/rfc/rfc9114#H3_CONNECT_ERROR", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.32.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.33", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_version_fallback-303", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.34", + "https://www.rfc-editor.org/rfc/rfc9114#H3_VERSION_FALLBACK", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-2.34.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-8.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_no_error-304", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_no_error-305", + "https://www.rfc-editor.org/rfc/rfc9114#extensions", + "https://www.rfc-editor.org/rfc/rfc9114#section-9", + "https://www.rfc-editor.org/rfc/rfc9114#name-extensions-to-http-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-9-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-9-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-9-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-9-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-306", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-307", + "https://www.rfc-editor.org/rfc/rfc9114#section-9-5", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-308", + "https://www.rfc-editor.org/rfc/rfc9114#section-9-6", + "https://www.rfc-editor.org/rfc/rfc9114#security-considerations", + "https://www.rfc-editor.org/rfc/rfc9114#section-10", + "https://www.rfc-editor.org/rfc/rfc9114#name-security-considerations", + "https://www.rfc-editor.org/rfc/rfc9114#section-10-1", + "https://www.rfc-editor.org/rfc/rfc9114#server-authority", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-server-authority", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#cross-protocol-attacks", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-cross-protocol-attacks", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#intermediary-encapsulation-attacks", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.3", + "https://www.rfc-editor.org/rfc/rfc9114#name-intermediary-encapsulation-", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.3-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-309", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.3-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-310", + "https://www.rfc-editor.org/rfc/rfc9114#cacheability-of-pushed-responses", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.4", + "https://www.rfc-editor.org/rfc/rfc9114#name-cacheability-of-pushed-resp", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.4-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-311", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.4-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.4-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.4-4", + "https://www.rfc-editor.org/rfc/rfc9114#denial-of-service-considerations", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5", + "https://www.rfc-editor.org/rfc/rfc9114#name-denial-of-service-considera", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-312", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-313", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5-5", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5-6", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5-7", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-314", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_excessive_load-315", + "https://www.rfc-editor.org/rfc/rfc9114#limits-on-field-section-size", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-limits-on-field-section-siz", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings_max_field_section_si", + "https://www.rfc-editor.org/rfc/rfc9114#iref-malformed-317", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#connect-issues", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-connect-issues", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.5.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#use-of-compression", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.6", + "https://www.rfc-editor.org/rfc/rfc9114#name-use-of-compression", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.6-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.6-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.6-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.6-4", + "https://www.rfc-editor.org/rfc/rfc9114#padding-and-traffic-analysis", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.7", + "https://www.rfc-editor.org/rfc/rfc9114#name-padding-and-traffic-analysi", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.7-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.7-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.7-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.7-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.7-5", + "https://www.rfc-editor.org/rfc/rfc9114#frame-parsing", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.8", + "https://www.rfc-editor.org/rfc/rfc9114#name-frame-parsing", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.8-1", + "https://www.rfc-editor.org/rfc/rfc9114#early-data", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.9", + "https://www.rfc-editor.org/rfc/rfc9114#name-early-data", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.9-1", + "https://www.rfc-editor.org/rfc/rfc9114#migration", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.10", + "https://www.rfc-editor.org/rfc/rfc9114#name-migration", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.10-1", + "https://www.rfc-editor.org/rfc/rfc9114#privacy-considerations", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.11", + "https://www.rfc-editor.org/rfc/rfc9114#name-privacy-considerations", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.11-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.11-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.11-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-10.11-4", + "https://www.rfc-editor.org/rfc/rfc9114#iana-considerations", + "https://www.rfc-editor.org/rfc/rfc9114#section-11", + "https://www.rfc-editor.org/rfc/rfc9114#name-iana-considerations", + "https://www.rfc-editor.org/rfc/rfc9114#section-11-1", + "https://www.rfc-editor.org/rfc/rfc9114#iana-alpn", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-registration-of-http-3-iden", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-3.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-3.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-3.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-3.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-3.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-3.5", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-3.6", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.1-3.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#iana-policy", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-new-registries", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#iana-frames", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-frame-types", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1-4.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1-5", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1-6", + "https://www.rfc-editor.org/rfc/rfc9114#name-initial-http-3-frame-types", + "https://www.rfc-editor.org/rfc/rfc9114#iana-frame-table", + "https://www.rfc-editor.org/rfc/rfc9114#table-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-318", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-319", + "https://www.rfc-editor.org/rfc/rfc9114#iref-cancel_push-320", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-321", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-322", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-323", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-324", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.1-8", + "https://www.rfc-editor.org/rfc/rfc9114#iana-settings", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-settings-parameters", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-4.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-4.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-4.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-4.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-5", + "https://www.rfc-editor.org/rfc/rfc9114#name-initial-http-3-settings", + "https://www.rfc-editor.org/rfc/rfc9114#iana-setting-table", + "https://www.rfc-editor.org/rfc/rfc9114#table-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-7", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.2-8", + "https://www.rfc-editor.org/rfc/rfc9114#iana-error-codes", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#name-error-codes", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-4.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-4.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-4.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-4.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-5", + "https://www.rfc-editor.org/rfc/rfc9114#name-initial-http-3-error-codes", + "https://www.rfc-editor.org/rfc/rfc9114#iana-error-table", + "https://www.rfc-editor.org/rfc/rfc9114#table-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_no_error-325", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_general_protocol_error-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_internal_error-327", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_stream_creation_error-32", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_closed_critical_stream-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-330", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_error-331", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_excessive_load-332", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_id_error-333", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_settings_error-334", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-335", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_missing_settings-336", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-337", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_rejected-338", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_cancelled-339", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_incomplete-340", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_message_error-341", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_connect_error-342", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_version_fallback-343", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.3-7", + "https://www.rfc-editor.org/rfc/rfc9114#iana-stream-types", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4", + "https://www.rfc-editor.org/rfc/rfc9114#name-stream-types", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-2", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-3", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-3.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-3.2", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-3.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-3.3", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-3.4", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-3.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-4", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-5", + "https://www.rfc-editor.org/rfc/rfc9114#name-initial-stream-types", + "https://www.rfc-editor.org/rfc/rfc9114#iana-stream-type-table", + "https://www.rfc-editor.org/rfc/rfc9114#table-5", + "https://www.rfc-editor.org/rfc/rfc9114#section-11.2.4-7", + "https://www.rfc-editor.org/rfc/rfc9114#section-12", + "https://www.rfc-editor.org/rfc/rfc9114#name-references", + "https://www.rfc-editor.org/rfc/rfc9114#section-12.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-normative-references", + "https://www.rfc-editor.org/rfc/rfc9114#ALTSVC", + "https://www.rfc-editor.org/rfc/rfc9114#COOKIES", + "https://www.rfc-editor.org/rfc/rfc9114#RFC9110", + "https://www.rfc-editor.org/rfc/rfc9114#RFC9111", + "https://www.rfc-editor.org/rfc/rfc9114#HTTP-REPLAY", + "https://www.rfc-editor.org/rfc/rfc9114#RFC9204", + "https://www.rfc-editor.org/rfc/rfc9114#QUIC-TRANSPORT", + "https://www.rfc-editor.org/rfc/rfc9114#RFC0793", + "https://www.rfc-editor.org/rfc/rfc9114#RFC2119", + "https://www.rfc-editor.org/rfc/rfc9114#RFC6066", + "https://www.rfc-editor.org/rfc/rfc9114#RFC7301", + "https://www.rfc-editor.org/rfc/rfc9114#RFC8126", + "https://www.rfc-editor.org/rfc/rfc9114#RFC8174", + "https://www.rfc-editor.org/rfc/rfc9114#URI", + "https://www.rfc-editor.org/rfc/rfc9114#section-12.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-informative-references", + "https://www.rfc-editor.org/rfc/rfc9114#BREACH", + "https://www.rfc-editor.org/rfc/rfc9114#DNS-TERMS", + "https://www.rfc-editor.org/rfc/rfc9114#HPACK", + "https://www.rfc-editor.org/rfc/rfc9114#RFC9112", + "https://www.rfc-editor.org/rfc/rfc9114#RFC9113", + "https://www.rfc-editor.org/rfc/rfc9114#RFC6585", + "https://www.rfc-editor.org/rfc/rfc9114#RFC8164", + "https://www.rfc-editor.org/rfc/rfc9114#TFO", + "https://www.rfc-editor.org/rfc/rfc9114#TLS", + "https://www.rfc-editor.org/rfc/rfc9114#h2-considerations", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A", + "https://www.rfc-editor.org/rfc/rfc9114#name-considerations-for-transiti", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A-1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A-2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A-3", + "https://www.rfc-editor.org/rfc/rfc9114#h2-streams", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-streams", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-344", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-345", + "https://www.rfc-editor.org/rfc/rfc9114#h2-frames", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-frame-types", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2-4", + "https://www.rfc-editor.org/rfc/rfc9114#h2-diff-priority", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-prioritization-differences", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-346", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#field-compression-differences", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.2", + "https://www.rfc-editor.org/rfc/rfc9114#name-field-compression-differenc", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.2-1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.2-2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.2-3", + "https://www.rfc-editor.org/rfc/rfc9114#flow-control-differences", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.3", + "https://www.rfc-editor.org/rfc/rfc9114#name-flow-control-differences", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.3-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-347", + "https://www.rfc-editor.org/rfc/rfc9114#guidance-for-new-frame-type-definitions", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.4", + "https://www.rfc-editor.org/rfc/rfc9114#name-guidance-for-new-frame-type", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.4-1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.4-2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.4-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-348", + "https://www.rfc-editor.org/rfc/rfc9114#comparison-of-http2-and-http3-frame-types", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5", + "https://www.rfc-editor.org/rfc/rfc9114#name-comparison-of-http-2-and-ht", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-data-349", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-350", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-351", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.5", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.6", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.7", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.8", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-cancel_push-352", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.9", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-353", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.10", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.10.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-354", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.11", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-355", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.12", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.12.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-356", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-stream-357", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-358", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-359", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.13", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.14", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.14.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.15", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-360", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.16", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.16.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-goaway-361", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push-id-362", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.17", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.18", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.18.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.19", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.20", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-1.20.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-headers-363", + "https://www.rfc-editor.org/rfc/rfc9114#iref-push_promise-364", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.2.5-2", + "https://www.rfc-editor.org/rfc/rfc9114#h2-settings", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-2-settings-parameters", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-control-stream-365", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-2", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-366", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-367", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.3", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-max_push_id-368", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-369", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.5", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.6", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-370", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.7", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.8", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-371", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.9", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.10", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.10.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-372", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.11", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.12", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-4.12.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings_max_field_section_siz", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-5", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-6", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.3-7", + "https://www.rfc-editor.org/rfc/rfc9114#http2-error-codes", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4", + "https://www.rfc-editor.org/rfc/rfc9114#name-http-2-error-codes", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_no_error-374", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.3", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_general_protocol_error-37", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_unexpected-376", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_message_error-377", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_closed_critical_stream-37", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.5", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.6", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_internal_error-379", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.7", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.8", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.9", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.10", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.10.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-settings-380", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.11", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.12", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.12.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.13", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.14", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.14.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_frame_error-381", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.15", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.16", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.16.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_rejected-382", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.17", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.18", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.18.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_cancelled-383", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.19", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.20", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.20.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.21", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.22", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.22.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_connect_error-384", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.23", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.24", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.24.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_excessive_load-385", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.25", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.26", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.26.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.27", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.28", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-3.28.1", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_version_fallback-386", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4-4", + "https://www.rfc-editor.org/rfc/rfc9114#mapping-between-http2-and-http3-errors", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#name-mapping-between-http-2-and-", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4.1-1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4.1-2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4.1-3", + "https://www.rfc-editor.org/rfc/rfc9114#iref-stream-error-387", + "https://www.rfc-editor.org/rfc/rfc9114#iref-stream-error-388", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_rejected-389", + "https://www.rfc-editor.org/rfc/rfc9114#iref-h3_request_cancelled-390", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-A.4.1-4", + "https://www.rfc-editor.org/rfc/rfc9114#iref-stream-error-391", + "https://www.rfc-editor.org/rfc/rfc9114#iref-connection-error-392", + "https://www.rfc-editor.org/rfc/rfc9114#acknowledgments", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B", + "https://www.rfc-editor.org/rfc/rfc9114#name-acknowledgments", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.3", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.5", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.5.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.6", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.7", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.7.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.8", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.9", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.9.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.10", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.10.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.11", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.11.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.12", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.12.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.13", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.13.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.14", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.14.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.15", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.15.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.16", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.16.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.17", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.17.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.18", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.18.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.19", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.19.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.20", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.20.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.21", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.21.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.22", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.22.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.23", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.23.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.24", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.24.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.25", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-3.25.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-B-4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C", + "https://www.rfc-editor.org/rfc/rfc9114#name-index", + "https://www.rfc-editor.org/rfc/rfc9114#rfc.index.index", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1", + "https://www.rfc-editor.org/rfc/rfc9114#rfc.index.u67", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.1.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.2", + "https://www.rfc-editor.org/rfc/rfc9114#rfc.index.u68", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.2.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.2.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.2.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.2.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.2.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.3", + "https://www.rfc-editor.org/rfc/rfc9114#rfc.index.u71", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.3.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.3.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.3.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.3.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.3.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.3.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4", + "https://www.rfc-editor.org/rfc/rfc9114#rfc.index.u72", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.7", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.8", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.9", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.10", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.10.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.11", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.12", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.12.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.13", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.14", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.14.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.15", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.16", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.16.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.17", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.18", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.18.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.19", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.20", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.20.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.21", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.22", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.22.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.23", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.24", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.24.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.25", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.26", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.26.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.27", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.28", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.28.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.29", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.30", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.30.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.31", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.32", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.32.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.33", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.34", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.34.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.35", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.36", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.4.2.1.1.36.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.5", + "https://www.rfc-editor.org/rfc/rfc9114#rfc.index.u77", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.5.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.5.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.5.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.5.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.5.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.5.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.5.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.5.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.5.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6", + "https://www.rfc-editor.org/rfc/rfc9114#rfc.index.u80", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.6.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.7", + "https://www.rfc-editor.org/rfc/rfc9114#rfc.index.u82", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.7.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.7.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.7.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.7.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.7.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.7.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8", + "https://www.rfc-editor.org/rfc/rfc9114#rfc.index.u83", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1.1.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1.1.2", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1.1.2.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1.1.3", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1.1.4", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1.1.4.1", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1.1.5", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1.1.6", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-C-2.8.2.1.1.6.1", + "https://www.rfc-editor.org/rfc/rfc9114#authors-addresses", + "https://www.rfc-editor.org/rfc/rfc9114#appendix-D", + "https://www.rfc-editor.org/rfc/rfc9114#name-authors-address" ] } \ No newline at end of file diff --git a/ed/ids/turtledove.json b/ed/ids/turtledove.json index 956aa0940631..b62580d77c68 100644 --- a/ed/ids/turtledove.json +++ b/ed/ids/turtledove.json @@ -274,8 +274,28 @@ "https://wicg.github.io/turtledove/#ref-for-string-length%E2%91%A0%E2%91%A3", "https://wicg.github.io/turtledove/#ref-for-interest-group-ad-metadata%E2%91%A1", "https://wicg.github.io/turtledove/#leaving-interest-groups", - "https://wicg.github.io/turtledove/#running-ad-auctions", "https://wicg.github.io/turtledove/#ref-for-dom-navigator%E2%91%A2", + "https://wicg.github.io/turtledove/#ref-for-dom-navigator-leaveadinterestgroup", + "https://wicg.github.io/turtledove/#ref-for-SecureContext%E2%91%A0", + "https://wicg.github.io/turtledove/#ref-for-navigator%E2%91%A0", + "https://wicg.github.io/turtledove/#ref-for-idl-promise%E2%91%A0", + "https://wicg.github.io/turtledove/#ref-for-idl-undefined%E2%91%A0", + "https://wicg.github.io/turtledove/#ref-for-dom-navigator-leaveadinterestgroup%E2%91%A0", + "https://wicg.github.io/turtledove/#ref-for-dictdef-auctionadinterestgroupkey", + "https://wicg.github.io/turtledove/#dom-navigator-leaveadinterestgroup-group-group", + "https://wicg.github.io/turtledove/#dictdef-auctionadinterestgroupkey", + "https://wicg.github.io/turtledove/#infopanel-for-dictdef-auctionadinterestgroupkey", + "https://wicg.github.io/turtledove/#infopaneltitle-for-dictdef-auctionadinterestgroupkey", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A7", + "https://wicg.github.io/turtledove/#dom-auctionadinterestgroupkey-owner", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A8", + "https://wicg.github.io/turtledove/#dom-auctionadinterestgroupkey-name", + "https://wicg.github.io/turtledove/#dom-navigator-leaveadinterestgroup", + "https://wicg.github.io/turtledove/#infopanel-for-dom-navigator-leaveadinterestgroup", + "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-navigator-leaveadinterestgroup", + "https://wicg.github.io/turtledove/#ref-for-a-new-promise%E2%91%A0", + "https://wicg.github.io/turtledove/#running-ad-auctions", + "https://wicg.github.io/turtledove/#ref-for-dom-navigator%E2%91%A3", "https://wicg.github.io/turtledove/#ref-for-dom-navigator-runadauction%E2%91%A0", "https://wicg.github.io/turtledove/#script-runners", "https://wicg.github.io/turtledove/#ref-for-Exposed", @@ -290,11 +310,11 @@ "https://wicg.github.io/turtledove/#ref-for-dom-interestgroupbiddingscriptrunnerglobalscope-setbid-generatebidoutput", "https://wicg.github.io/turtledove/#ref-for-dictdef-generatebidoutput", "https://wicg.github.io/turtledove/#dom-interestgroupbiddingscriptrunnerglobalscope-setbid-generatebidoutput-generatebidoutput", - "https://wicg.github.io/turtledove/#ref-for-idl-undefined%E2%91%A0", + "https://wicg.github.io/turtledove/#ref-for-idl-undefined%E2%91%A1", "https://wicg.github.io/turtledove/#ref-for-dom-interestgroupbiddingscriptrunnerglobalscope-setpriority", "https://wicg.github.io/turtledove/#ref-for-idl-double%E2%91%A3", "https://wicg.github.io/turtledove/#dom-interestgroupbiddingscriptrunnerglobalscope-setpriority-priority-priority", - "https://wicg.github.io/turtledove/#ref-for-idl-undefined%E2%91%A1", + "https://wicg.github.io/turtledove/#ref-for-idl-undefined%E2%91%A2", "https://wicg.github.io/turtledove/#ref-for-dom-interestgroupbiddingscriptrunnerglobalscope-setprioritysignalsoverride", "https://wicg.github.io/turtledove/#ref-for-idl-DOMString%E2%91%A2", "https://wicg.github.io/turtledove/#dom-interestgroupbiddingscriptrunnerglobalscope-setprioritysignalsoverride-key-priority-key", @@ -312,7 +332,7 @@ "https://wicg.github.io/turtledove/#interestgroupreportingscriptrunnerglobalscope", "https://wicg.github.io/turtledove/#infopanel-for-interestgroupreportingscriptrunnerglobalscope", "https://wicg.github.io/turtledove/#infopaneltitle-for-interestgroupreportingscriptrunnerglobalscope", - "https://wicg.github.io/turtledove/#ref-for-idl-undefined%E2%91%A2", + "https://wicg.github.io/turtledove/#ref-for-idl-undefined%E2%91%A3", "https://wicg.github.io/turtledove/#ref-for-dom-interestgroupreportingscriptrunnerglobalscope-sendreportto", "https://wicg.github.io/turtledove/#ref-for-idl-DOMString%E2%91%A3", "https://wicg.github.io/turtledove/#dom-interestgroupreportingscriptrunnerglobalscope-sendreportto-url-url", @@ -449,34 +469,34 @@ "https://wicg.github.io/turtledove/#dom-interestgroupreportingscriptrunnerglobalscope-sendreportto", "https://wicg.github.io/turtledove/#infopanel-for-dom-interestgroupreportingscriptrunnerglobalscope-sendreportto", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-interestgroupreportingscriptrunnerglobalscope-sendreportto", - "https://wicg.github.io/turtledove/#ref-for-concept-throw", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A7", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A6", "https://wicg.github.io/turtledove/#ref-for-concept-url-scheme%E2%91%A2", "https://wicg.github.io/turtledove/#runadauction", - "https://wicg.github.io/turtledove/#ref-for-SecureContext%E2%91%A0", - "https://wicg.github.io/turtledove/#ref-for-navigator%E2%91%A0", - "https://wicg.github.io/turtledove/#ref-for-idl-promise%E2%91%A0", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A7", + "https://wicg.github.io/turtledove/#ref-for-SecureContext%E2%91%A1", + "https://wicg.github.io/turtledove/#ref-for-navigator%E2%91%A1", + "https://wicg.github.io/turtledove/#ref-for-idl-promise%E2%91%A1", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%93%AA", "https://wicg.github.io/turtledove/#ref-for-dom-navigator-runadauction%E2%91%A1", "https://wicg.github.io/turtledove/#ref-for-dictdef-auctionadconfig", "https://wicg.github.io/turtledove/#dom-navigator-runadauction-config-config", "https://wicg.github.io/turtledove/#dictdef-auctionadconfig", "https://wicg.github.io/turtledove/#infopanel-for-dictdef-auctionadconfig", "https://wicg.github.io/turtledove/#infopaneltitle-for-dictdef-auctionadconfig", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A8", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A0", "https://wicg.github.io/turtledove/#dom-auctionadconfig-seller", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-seller", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-seller", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%93%AA", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A1", "https://wicg.github.io/turtledove/#dom-auctionadconfig-decisionlogicurl", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-decisionlogicurl", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-decisionlogicurl", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A0", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A2", "https://wicg.github.io/turtledove/#dom-auctionadconfig-trustedscoringsignalsurl", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-trustedscoringsignalsurl", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-trustedscoringsignalsurl", "https://wicg.github.io/turtledove/#ref-for-idl-sequence%E2%91%A3", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A1", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A3", "https://wicg.github.io/turtledove/#dom-auctionadconfig-interestgroupbuyers", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-interestgroupbuyers", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-interestgroupbuyers", @@ -488,7 +508,7 @@ "https://wicg.github.io/turtledove/#dom-auctionadconfig-sellersignals", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-sellersignals", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-sellersignals", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A2", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A4", "https://wicg.github.io/turtledove/#dom-auctionadconfig-directfromsellersignals", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-directfromsellersignals", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-directfromsellersignals", @@ -501,33 +521,33 @@ "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-sellerexperimentgroupid", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-sellerexperimentgroupid", "https://wicg.github.io/turtledove/#ref-for-idl-record%E2%91%A1", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A3", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A5", "https://wicg.github.io/turtledove/#ref-for-idl-any%E2%91%A3", "https://wicg.github.io/turtledove/#dom-auctionadconfig-perbuyersignals", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-perbuyersignals", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-perbuyersignals", "https://wicg.github.io/turtledove/#ref-for-idl-record%E2%91%A2", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A4", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A6", "https://wicg.github.io/turtledove/#ref-for-idl-unsigned-long-long%E2%91%A0", "https://wicg.github.io/turtledove/#dom-auctionadconfig-perbuyertimeouts", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-perbuyertimeouts", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-perbuyertimeouts", "https://wicg.github.io/turtledove/#ref-for-idl-record%E2%91%A3", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A5", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A7", "https://wicg.github.io/turtledove/#ref-for-idl-unsigned-short%E2%91%A0", "https://wicg.github.io/turtledove/#dom-auctionadconfig-perbuyergrouplimits", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-perbuyergrouplimits", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-perbuyergrouplimits", "https://wicg.github.io/turtledove/#ref-for-idl-record%E2%91%A4", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A6", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A8", "https://wicg.github.io/turtledove/#ref-for-idl-unsigned-short%E2%91%A1", "https://wicg.github.io/turtledove/#dom-auctionadconfig-perbuyerexperimentgroupids", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-perbuyerexperimentgroupids", "https://wicg.github.io/turtledove/#infopaneltitle-for-dom-auctionadconfig-perbuyerexperimentgroupids", "https://wicg.github.io/turtledove/#ref-for-idl-record%E2%91%A5", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A7", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A1%E2%93%AA", "https://wicg.github.io/turtledove/#ref-for-idl-record%E2%91%A6", - "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A0%E2%91%A8", + "https://wicg.github.io/turtledove/#ref-for-idl-USVString%E2%91%A1%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-idl-double%E2%91%A8", "https://wicg.github.io/turtledove/#dom-auctionadconfig-perbuyerprioritysignals", "https://wicg.github.io/turtledove/#infopanel-for-dom-auctionadconfig-perbuyerprioritysignals", @@ -550,14 +570,14 @@ "https://wicg.github.io/turtledove/#ref-for-allowed-to-use%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-run-ad-auction", "https://wicg.github.io/turtledove/#ref-for-policy-controlled-feature%E2%91%A0", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A7", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A8", "https://wicg.github.io/turtledove/#ref-for-notallowederror%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-idl-DOMException%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-validate-and-convert-auction-ad-config", "https://wicg.github.io/turtledove/#ref-for-validate-and-convert-auction-ad-config-istoplevel", "https://wicg.github.io/turtledove/#ref-for-a-promise-rejected-with", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A7", - "https://wicg.github.io/turtledove/#ref-for-a-new-promise%E2%91%A0", + "https://wicg.github.io/turtledove/#ref-for-a-new-promise%E2%91%A1", "https://wicg.github.io/turtledove/#ref-for-dom-auctionadconfig-signal", "https://wicg.github.io/turtledove/#ref-for-map-exists%E2%91%A0%E2%91%A2", "https://wicg.github.io/turtledove/#ref-for-dom-auctionadconfig-signal%E2%91%A0", @@ -585,13 +605,13 @@ "https://wicg.github.io/turtledove/#ref-for-auction-config", "https://wicg.github.io/turtledove/#ref-for-concept-url-parser%E2%91%A5", "https://wicg.github.io/turtledove/#ref-for-dom-auctionadconfig-seller", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A8", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%93%AA", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A8", "https://wicg.github.io/turtledove/#ref-for-concept-url-scheme%E2%91%A3", "https://wicg.github.io/turtledove/#ref-for-auction-config-seller", "https://wicg.github.io/turtledove/#ref-for-concept-url-parser%E2%91%A6", "https://wicg.github.io/turtledove/#ref-for-dom-auctionadconfig-decisionlogicurl", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%93%AA", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA", "https://wicg.github.io/turtledove/#ref-for-same-origin%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-auction-config-seller%E2%91%A0", @@ -602,7 +622,7 @@ "https://wicg.github.io/turtledove/#ref-for-map-exists%E2%91%A0%E2%91%A3", "https://wicg.github.io/turtledove/#ref-for-concept-url-parser%E2%91%A7", "https://wicg.github.io/turtledove/#ref-for-dom-auctionadconfig-trustedscoringsignalsurl%E2%91%A0", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A0", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A1", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-same-origin%E2%91%A1", "https://wicg.github.io/turtledove/#ref-for-auction-config-seller%E2%91%A1", @@ -617,7 +637,7 @@ "https://wicg.github.io/turtledove/#ref-for-dom-auctionadconfig-interestgroupbuyers%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-parse-an-origin", "https://wicg.github.io/turtledove/#ref-for-concept-url-scheme%E2%91%A6", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A1", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A2", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1", "https://wicg.github.io/turtledove/#ref-for-list-append%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-auction-config-interest-group-buyers", @@ -635,7 +655,7 @@ "https://wicg.github.io/turtledove/#ref-for-map-exists%E2%91%A0%E2%91%A7", "https://wicg.github.io/turtledove/#ref-for-concept-url-parser%E2%91%A8", "https://wicg.github.io/turtledove/#ref-for-dom-auctionadconfig-directfromsellersignals%E2%91%A0", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A2", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A3", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2", "https://wicg.github.io/turtledove/#ref-for-same-origin%E2%91%A2", "https://wicg.github.io/turtledove/#ref-for-auction-config-seller%E2%91%A2", @@ -655,7 +675,7 @@ "https://wicg.github.io/turtledove/#ref-for-map-iterate%E2%91%A1", "https://wicg.github.io/turtledove/#ref-for-dom-auctionadconfig-perbuyersignals%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-parse-an-origin%E2%91%A0", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A3", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A4", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3", "https://wicg.github.io/turtledove/#ref-for-serialize-a-javascript-value-to-a-json-string%E2%91%A4", "https://wicg.github.io/turtledove/#ref-for-map-set", @@ -667,7 +687,7 @@ "https://wicg.github.io/turtledove/#ref-for-auction-config-all-buyers-timeout", "https://wicg.github.io/turtledove/#ref-for-iteration-continue", "https://wicg.github.io/turtledove/#ref-for-parse-an-origin%E2%91%A1", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A4", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A5", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4", "https://wicg.github.io/turtledove/#ref-for-map-set%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-auction-config-per-buyer-timeouts", @@ -675,12 +695,12 @@ "https://wicg.github.io/turtledove/#ref-for-map-exists%E2%91%A1%E2%91%A2", "https://wicg.github.io/turtledove/#ref-for-map-iterate%E2%91%A3", "https://wicg.github.io/turtledove/#ref-for-dom-auctionadconfig-perbuyergrouplimits%E2%91%A0", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A5", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A6", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5", "https://wicg.github.io/turtledove/#ref-for-auction-config-all-buyers-group-limit", "https://wicg.github.io/turtledove/#ref-for-iteration-continue%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-parse-an-origin%E2%91%A2", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A6", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A7", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6", "https://wicg.github.io/turtledove/#ref-for-map-set%E2%91%A1", "https://wicg.github.io/turtledove/#ref-for-auction-config-per-buyer-group-limits", @@ -691,7 +711,7 @@ "https://wicg.github.io/turtledove/#ref-for-auction-config-all-buyer-experiment-group-id", "https://wicg.github.io/turtledove/#ref-for-iteration-continue%E2%91%A1", "https://wicg.github.io/turtledove/#ref-for-parse-an-origin%E2%91%A3", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A7", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A8", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A7", "https://wicg.github.io/turtledove/#ref-for-map-set%E2%91%A2", "https://wicg.github.io/turtledove/#ref-for-auction-config-per-buyer-experiment-group-ids", @@ -706,18 +726,18 @@ "https://wicg.github.io/turtledove/#ref-for-idl-double%E2%91%A0%E2%93%AA", "https://wicg.github.io/turtledove/#ref-for-map-iterate%E2%91%A6", "https://wicg.github.io/turtledove/#ref-for-string-starts-with", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A0%E2%91%A8", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A1%E2%93%AA", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8", "https://wicg.github.io/turtledove/#ref-for-auction-config-all-buyers-priority-signals", "https://wicg.github.io/turtledove/#ref-for-iteration-continue%E2%91%A2", "https://wicg.github.io/turtledove/#ref-for-parse-an-origin%E2%91%A4", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A1%E2%93%AA", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A1%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA", "https://wicg.github.io/turtledove/#ref-for-map-set%E2%91%A3", "https://wicg.github.io/turtledove/#ref-for-auction-config-per-buyer-priority-signals", "https://wicg.github.io/turtledove/#ref-for-list-iterate%E2%91%A4", "https://wicg.github.io/turtledove/#ref-for-dom-auctionadconfig-componentauctions", - "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A1%E2%91%A0", + "https://wicg.github.io/turtledove/#ref-for-dfn-throw%E2%91%A1%E2%91%A1", "https://wicg.github.io/turtledove/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-validate-and-convert-auction-ad-config%E2%91%A0", "https://wicg.github.io/turtledove/#ref-for-validate-and-convert-auction-ad-config-istoplevel%E2%91%A0", @@ -1663,9 +1683,6 @@ "https://wicg.github.io/turtledove/#89c942a6be0752175bb866d54a9b3ec0", "https://wicg.github.io/turtledove/#infopanel-for-89c942a6be0752175bb866d54a9b3ec0", "https://wicg.github.io/turtledove/#infopaneltitle-for-89c942a6be0752175bb866d54a9b3ec0", - "https://wicg.github.io/turtledove/#b683f34e44785afe04ddf0a23bb275bd", - "https://wicg.github.io/turtledove/#infopanel-for-b683f34e44785afe04ddf0a23bb275bd", - "https://wicg.github.io/turtledove/#infopaneltitle-for-b683f34e44785afe04ddf0a23bb275bd", "https://wicg.github.io/turtledove/#0ab204fb9cc9a746edaff83c0db0740a", "https://wicg.github.io/turtledove/#infopanel-for-0ab204fb9cc9a746edaff83c0db0740a", "https://wicg.github.io/turtledove/#infopaneltitle-for-0ab204fb9cc9a746edaff83c0db0740a", @@ -1746,7 +1763,6 @@ "https://wicg.github.io/turtledove/#biblio-mimesniff", "https://wicg.github.io/turtledove/#biblio-permissions-policy-1", "https://wicg.github.io/turtledove/#biblio-url", - "https://wicg.github.io/turtledove/#biblio-webcryptoapi", "https://wicg.github.io/turtledove/#biblio-webidl", "https://wicg.github.io/turtledove/#idl-index", "https://wicg.github.io/turtledove/#issues-index" diff --git a/ed/ids/window-placement.json b/ed/ids/window-management.json similarity index 100% rename from ed/ids/window-placement.json rename to ed/ids/window-management.json diff --git a/ed/index.json b/ed/index.json index 41a5311f68fa..c0a0ed1d8a48 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-04-07T12:39:36.915Z", + "date": "2023-04-07T16:46:41.286Z", "options": { "fallback": "webref-fallback/ed/index.json", "output": "report", @@ -29,7 +29,7 @@ "crawled": 557, "errors": 0 }, - "crawler": "reffy-12.1.3", + "crawler": "reffy-12.1.4", "results": [ { "url": "https://compat.spec.whatwg.org/", @@ -9733,10 +9733,10 @@ ], "crawled": "https://wicg.github.io/fenced-frame/", "crawlCacheInfo": { - "lastModified": "Tue, 04 Apr 2023 19:15:22 GMT" + "lastModified": "Fri, 07 Apr 2023 14:17:29 GMT" }, "generator": "bikeshed", - "date": "4 April 2023", + "date": "7 April 2023", "links": "links/fenced-frame.json", "refs": "refs/fenced-frame.json", "idl": "idl/fenced-frame.idl", @@ -11445,8 +11445,8 @@ "series": { "shortname": "scroll-to-text-fragment", "currentSpecification": "scroll-to-text-fragment", - "title": "Text Fragments", - "shortTitle": "Text Fragments", + "title": "URL Fragment Text Directives", + "shortTitle": "URL Fragment Text Directives", "nightlyUrl": "https://wicg.github.io/scroll-to-text-fragment/" }, "organization": "W3C", @@ -11466,7 +11466,7 @@ }, "title": "URL Fragment Text Directives", "source": "spec", - "shortTitle": "Text Fragments", + "shortTitle": "URL Fragment Text Directives", "categories": [ "browser" ], @@ -11844,7 +11844,7 @@ ], "crawled": "https://wicg.github.io/turtledove/", "crawlCacheInfo": { - "lastModified": "Fri, 07 Apr 2023 01:56:34 GMT" + "lastModified": "Fri, 07 Apr 2023 15:08:23 GMT" }, "generator": "bikeshed", "date": "7 April 2023", @@ -13588,13 +13588,13 @@ "currentSpecification": "rfc9110", "title": "HTTP Semantics", "shortTitle": "HTTP Semantics", - "nightlyUrl": "https://httpwg.org/specs/rfc9110.html" + "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9110" }, "nightly": { - "url": "https://httpwg.org/specs/rfc9110.html", + "url": "https://www.rfc-editor.org/rfc/rfc9110", "status": "Internet Standard", - "alternateUrls": [], "repository": "https://github.com/httpwg/httpwg.github.io", + "alternateUrls": [], "sourcePath": "specs/rfc9110.xml", "filename": "rfc9110.html" }, @@ -13605,7 +13605,7 @@ "url": "https://datatracker.ietf.org/wg/httpbis/" } ], - "title": "RFC 9110 - HTTP Semantics", + "title": "RFC 9110: HTTP Semantics", "source": "specref", "shortTitle": "HTTP Semantics", "categories": [ @@ -13613,17 +13613,12 @@ ], "standing": "good", "versions": [ - "https://www.rfc-editor.org/rfc/rfc9110", - "https://httpwg.org/specs/rfc9110.html" + "https://www.rfc-editor.org/rfc/rfc9110" ], - "crawled": "https://httpwg.org/specs/rfc9110.html", - "crawlCacheInfo": { - "lastModified": "Mon, 30 Jan 2023 03:04:16 GMT" - }, - "date": "30 January 2023", + "crawled": "https://www.rfc-editor.org/rfc/rfc9110", + "date": "7 April 2023", "links": "links/rfc9110.json", "refs": "refs/rfc9110.json", - "dfns": "dfns/rfc9110.json", "headings": "headings/rfc9110.json", "ids": "ids/rfc9110.json" }, @@ -13636,13 +13631,13 @@ "currentSpecification": "rfc9111", "title": "HTTP Caching", "shortTitle": "HTTP Caching", - "nightlyUrl": "https://httpwg.org/specs/rfc9111.html" + "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9111" }, "nightly": { - "url": "https://httpwg.org/specs/rfc9111.html", + "url": "https://www.rfc-editor.org/rfc/rfc9111", "status": "Internet Standard", - "alternateUrls": [], "repository": "https://github.com/httpwg/httpwg.github.io", + "alternateUrls": [], "sourcePath": "specs/rfc9111.xml", "filename": "rfc9111.html" }, @@ -13653,7 +13648,7 @@ "url": "https://datatracker.ietf.org/wg/httpbis/" } ], - "title": "RFC 9111 - HTTP Caching", + "title": "RFC 9111: HTTP Caching", "source": "specref", "shortTitle": "HTTP Caching", "categories": [ @@ -13661,14 +13656,10 @@ ], "standing": "good", "versions": [ - "https://www.rfc-editor.org/rfc/rfc9111", - "https://httpwg.org/specs/rfc9111.html" + "https://www.rfc-editor.org/rfc/rfc9111" ], - "crawled": "https://httpwg.org/specs/rfc9111.html", - "crawlCacheInfo": { - "lastModified": "Mon, 30 Jan 2023 03:04:16 GMT" - }, - "date": "30 January 2023", + "crawled": "https://www.rfc-editor.org/rfc/rfc9111", + "date": "7 April 2023", "links": "links/rfc9111.json", "refs": "refs/rfc9111.json", "headings": "headings/rfc9111.json", @@ -13683,13 +13674,13 @@ "currentSpecification": "rfc9112", "title": "HTTP/1.1", "shortTitle": "HTTP/1.1", - "nightlyUrl": "https://httpwg.org/specs/rfc9112.html" + "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9112" }, "nightly": { - "url": "https://httpwg.org/specs/rfc9112.html", + "url": "https://www.rfc-editor.org/rfc/rfc9112", "status": "Internet Standard", - "alternateUrls": [], "repository": "https://github.com/httpwg/httpwg.github.io", + "alternateUrls": [], "sourcePath": "specs/rfc9112.xml", "filename": "rfc9112.html" }, @@ -13700,7 +13691,7 @@ "url": "https://datatracker.ietf.org/wg/httpbis/" } ], - "title": "RFC 9112 - HTTP/1.1", + "title": "RFC 9112: HTTP/1.1", "source": "specref", "shortTitle": "HTTP/1.1", "categories": [ @@ -13708,14 +13699,10 @@ ], "standing": "good", "versions": [ - "https://www.rfc-editor.org/rfc/rfc9112", - "https://httpwg.org/specs/rfc9112.html" + "https://www.rfc-editor.org/rfc/rfc9112" ], - "crawled": "https://httpwg.org/specs/rfc9112.html", - "crawlCacheInfo": { - "lastModified": "Mon, 30 Jan 2023 03:04:16 GMT" - }, - "date": "30 January 2023", + "crawled": "https://www.rfc-editor.org/rfc/rfc9112", + "date": "7 April 2023", "links": "links/rfc9112.json", "refs": "refs/rfc9112.json", "headings": "headings/rfc9112.json", @@ -13730,13 +13717,13 @@ "currentSpecification": "rfc9113", "title": "HTTP/2", "shortTitle": "HTTP/2", - "nightlyUrl": "https://httpwg.org/specs/rfc9113.html" + "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9113" }, "nightly": { - "url": "https://httpwg.org/specs/rfc9113.html", + "url": "https://www.rfc-editor.org/rfc/rfc9113", "status": "Proposed Standard", - "alternateUrls": [], "repository": "https://github.com/httpwg/httpwg.github.io", + "alternateUrls": [], "sourcePath": "specs/rfc9113.xml", "filename": "rfc9113.html" }, @@ -13747,7 +13734,7 @@ "url": "https://datatracker.ietf.org/wg/httpbis/" } ], - "title": "RFC 9113 - HTTP/2", + "title": "RFC 9113: HTTP/2", "source": "specref", "shortTitle": "HTTP/2", "categories": [ @@ -13755,14 +13742,10 @@ ], "standing": "good", "versions": [ - "https://www.rfc-editor.org/rfc/rfc9113", - "https://httpwg.org/specs/rfc9113.html" + "https://www.rfc-editor.org/rfc/rfc9113" ], - "crawled": "https://httpwg.org/specs/rfc9113.html", - "crawlCacheInfo": { - "lastModified": "Mon, 30 Jan 2023 03:04:16 GMT" - }, - "date": "30 January 2023", + "crawled": "https://www.rfc-editor.org/rfc/rfc9113", + "date": "7 April 2023", "links": "links/rfc9113.json", "refs": "refs/rfc9113.json", "headings": "headings/rfc9113.json", @@ -13777,13 +13760,13 @@ "currentSpecification": "rfc9114", "title": "HTTP/3", "shortTitle": "HTTP/3", - "nightlyUrl": "https://httpwg.org/specs/rfc9114.html" + "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9114" }, "nightly": { - "url": "https://httpwg.org/specs/rfc9114.html", + "url": "https://www.rfc-editor.org/rfc/rfc9114", "status": "Proposed Standard", - "alternateUrls": [], "repository": "https://github.com/httpwg/httpwg.github.io", + "alternateUrls": [], "sourcePath": "specs/rfc9114.xml", "filename": "rfc9114.html" }, @@ -13794,7 +13777,7 @@ "url": "https://datatracker.ietf.org/wg/quic/" } ], - "title": "RFC 9114 - HTTP/3", + "title": "RFC 9114: HTTP/3", "source": "specref", "shortTitle": "HTTP/3", "categories": [ @@ -13802,14 +13785,10 @@ ], "standing": "good", "versions": [ - "https://www.rfc-editor.org/rfc/rfc9114", - "https://httpwg.org/specs/rfc9114.html" + "https://www.rfc-editor.org/rfc/rfc9114" ], - "crawled": "https://httpwg.org/specs/rfc9114.html", - "crawlCacheInfo": { - "lastModified": "Mon, 30 Jan 2023 03:04:16 GMT" - }, - "date": "30 January 2023", + "crawled": "https://www.rfc-editor.org/rfc/rfc9114", + "date": "7 April 2023", "links": "links/rfc9114.json", "refs": "refs/rfc9114.json", "headings": "headings/rfc9114.json", @@ -15619,7 +15598,7 @@ "series": { "shortname": "css-box", "currentSpecification": "css-box-3", - "title": "CSS Box Model", + "title": "CSS Box Model Module", "shortTitle": "CSS Box Model", "releaseUrl": "https://www.w3.org/TR/css-box/", "nightlyUrl": "https://drafts.csswg.org/css-box/" @@ -15635,7 +15614,7 @@ ], "release": { "url": "https://www.w3.org/TR/css-box-3/", - "status": "Proposed Recommendation", + "status": "Recommendation", "filename": "Overview.html" }, "nightly": { @@ -15685,7 +15664,7 @@ "series": { "shortname": "css-box", "currentSpecification": "css-box-3", - "title": "CSS Box Model", + "title": "CSS Box Model Module", "shortTitle": "CSS Box Model", "releaseUrl": "https://www.w3.org/TR/css-box/", "nightlyUrl": "https://drafts.csswg.org/css-box/" @@ -16968,7 +16947,7 @@ ], "release": { "url": "https://www.w3.org/TR/css-display-3/", - "status": "Candidate Recommendation Draft", + "status": "Candidate Recommendation Snapshot", "filename": "Overview.html" }, "nightly": { @@ -17150,7 +17129,7 @@ "series": { "shortname": "css-font-loading", "currentSpecification": "css-font-loading-3", - "title": "CSS Font Loading", + "title": "CSS Font Loading Module", "shortTitle": "CSS Font Loading", "releaseUrl": "https://www.w3.org/TR/css-font-loading/", "nightlyUrl": "https://drafts.csswg.org/css-font-loading/" @@ -20899,7 +20878,7 @@ "series": { "shortname": "css-view-transitions", "currentSpecification": "css-view-transitions-1", - "title": "CSS View Transitions Module Level 1", + "title": "CSS View Transitions Module", "shortTitle": "CSS View Transitions", "releaseUrl": "https://www.w3.org/TR/css-view-transitions/", "nightlyUrl": "https://drafts.csswg.org/css-view-transitions/" @@ -26943,9 +26922,9 @@ "shortname": "scroll-animations-1", "series": { "shortname": "scroll-animations", + "title": "Scroll-driven Animations", "currentSpecification": "scroll-animations-1", - "title": "Scroll-linked Animations", - "shortTitle": "Scroll-linked Animations", + "shortTitle": "Scroll-driven Animations", "releaseUrl": "https://www.w3.org/TR/scroll-animations/", "nightlyUrl": "https://drafts.csswg.org/scroll-animations/" }, @@ -26975,7 +26954,7 @@ }, "title": "Scroll-driven Animations", "source": "w3c", - "shortTitle": "Scroll-linked Animations", + "shortTitle": "Scroll-driven Animations", "categories": [ "browser" ], @@ -28268,6 +28247,12 @@ "browser" ], "standing": "good", + "tests": { + "repository": "https://github.com/web-platform-tests/wpt", + "testPaths": [ + "trusted-types" + ] + }, "versions": [ "https://www.w3.org/TR/trusted-types/", "https://w3c.github.io/trusted-types/dist/spec/" @@ -28725,7 +28710,7 @@ ], "release": { "url": "https://www.w3.org/TR/wai-aria-1.2/", - "status": "Candidate Recommendation Draft", + "status": "Proposed Recommendation", "filename": "Overview.html" }, "nightly": { @@ -29294,7 +29279,7 @@ "groups": [ { "name": "Web Authentication Working Group", - "url": "https://www.w3.org/groups/wg/webauthn" + "url": "https://www.w3.org/groups/wg/webauthn/" } ], "release": { @@ -30444,7 +30429,7 @@ ], "release": { "url": "https://www.w3.org/TR/webnn/", - "status": "Working Draft", + "status": "Candidate Recommendation Snapshot", "filename": "Overview.html" }, "nightly": { @@ -31610,16 +31595,16 @@ "ids": "ids/WGSL.json" }, { - "url": "https://www.w3.org/TR/window-placement/", + "url": "https://www.w3.org/TR/window-management/", "seriesComposition": "full", - "shortname": "window-placement", + "shortname": "window-management", "series": { - "shortname": "window-placement", - "currentSpecification": "window-placement", - "title": "Multi-Screen Window Placement", - "shortTitle": "Multi-Screen Window Placement", - "releaseUrl": "https://www.w3.org/TR/window-placement/", - "nightlyUrl": "https://w3c.github.io/window-placement/" + "shortname": "window-management", + "currentSpecification": "window-management", + "title": "Window Management", + "shortTitle": "Window Management", + "releaseUrl": "https://www.w3.org/TR/window-management/", + "nightlyUrl": "https://w3c.github.io/window-management/" }, "organization": "W3C", "groups": [ @@ -31629,48 +31614,42 @@ } ], "release": { - "url": "https://www.w3.org/TR/window-placement/", + "url": "https://www.w3.org/TR/window-management/", "status": "Working Draft", "filename": "Overview.html" }, "nightly": { - "url": "https://w3c.github.io/window-placement/", + "url": "https://w3c.github.io/window-management/", "status": "Editor's Draft", "alternateUrls": [], - "repository": "https://github.com/w3c/window-placement", + "repository": "https://github.com/w3c/window-management", "sourcePath": "index.bs", "filename": "index.html" }, "title": "Window Management", "source": "w3c", - "shortTitle": "Multi-Screen Window Placement", + "shortTitle": "Window Management", "categories": [ "browser" ], "standing": "good", - "tests": { - "repository": "https://github.com/web-platform-tests/wpt", - "testPaths": [ - "window-placement" - ] - }, "versions": [ - "https://www.w3.org/TR/window-placement/", - "https://w3c.github.io/window-placement/" + "https://www.w3.org/TR/window-management/", + "https://w3c.github.io/window-management/" ], "crawled": "https://w3c.github.io/window-management/", "crawlCacheInfo": { - "lastModified": "Thu, 30 Mar 2023 22:10:49 GMT" + "lastModified": "Wed, 05 Apr 2023 00:02:46 GMT" }, "generator": "bikeshed", - "date": "30 March 2023", - "links": "links/window-placement.json", - "refs": "refs/window-placement.json", - "events": "events/window-placement.json", - "idl": "idl/window-placement.idl", - "dfns": "dfns/window-placement.json", - "headings": "headings/window-placement.json", - "ids": "ids/window-placement.json" + "date": "5 April 2023", + "links": "links/window-management.json", + "refs": "refs/window-management.json", + "events": "events/window-management.json", + "idl": "idl/window-management.idl", + "dfns": "dfns/window-management.json", + "headings": "headings/window-management.json", + "ids": "ids/window-management.json" }, { "url": "https://www.w3.org/TR/WOFF/", diff --git a/ed/links/CSP3.json b/ed/links/CSP3.json index a9137ddedc29..96d06af8a967 100644 --- a/ed/links/CSP3.json +++ b/ed/links/CSP3.json @@ -390,7 +390,9 @@ "https://www.rfc-editor.org/rfc/rfc4648": {}, "https://www.rfc-editor.org/rfc/rfc5234": {}, "https://www.rfc-editor.org/rfc/rfc7762": {}, - "https://www.rfc-editor.org/rfc/rfc9110": {}, + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, "https://www.w3.org/2021/Process-20211102/": { "anchors": [ "recs-and-notes" diff --git a/ed/links/FedCM.json b/ed/links/FedCM.json index 9165518ba759..5146037b0bac 100644 --- a/ed/links/FedCM.json +++ b/ed/links/FedCM.json @@ -142,8 +142,7 @@ "anchors": [ "field.referer", "field.location" - ], - "specShortname": "rfc9110" + ] }, "https://infra.spec.whatwg.org/": { "anchors": [ @@ -258,7 +257,9 @@ "section-5.1.3" ] }, - "https://www.rfc-editor.org/rfc/rfc9110": {}, + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, "https://www.w3.org/TR/appmanifest/": { "anchors": [ "icon-masks" diff --git a/ed/links/IFT.json b/ed/links/IFT.json index a44b7d9c993b..d6379030e80e 100644 --- a/ed/links/IFT.json +++ b/ed/links/IFT.json @@ -78,7 +78,8 @@ "range.requests", "name-accept-encoding", "name-content-encoding" - ] + ], + "specShortname": "rfc9110" }, "https://www.rfc-editor.org/rfc/rfc9110.html": { "anchors": [ @@ -89,7 +90,8 @@ "anchors": [ "name-field-definitions", "name-freshness" - ] + ], + "specShortname": "rfc9111" }, "https://www.w3.org/2021/Process-20211102/": { "anchors": [ diff --git a/ed/links/digest-headers.json b/ed/links/digest-headers.json index 7e96f52a6621..58ea8def5ad8 100644 --- a/ed/links/digest-headers.json +++ b/ed/links/digest-headers.json @@ -78,8 +78,12 @@ "https://www.rfc-editor.org/rfc/rfc8446": {}, "https://www.rfc-editor.org/rfc/rfc8792": {}, "https://www.rfc-editor.org/rfc/rfc8941": {}, - "https://www.rfc-editor.org/rfc/rfc9110": {}, - "https://www.rfc-editor.org/rfc/rfc9112": {}, + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, + "https://www.rfc-editor.org/rfc/rfc9112": { + "specShortname": "rfc9112" + }, "https://www.rfc-editor.org/rfc/rfc9260": {} } } \ No newline at end of file diff --git a/ed/links/fetch.json b/ed/links/fetch.json index 1fa6fee90954..8de4e7045630 100644 --- a/ed/links/fetch.json +++ b/ed/links/fetch.json @@ -255,8 +255,7 @@ "fields.names", "fields.values", "rfc.section.9.2.1" - ], - "specShortname": "rfc9110" + ] }, "https://httpwg.org/specs/rfc9111.html": { "anchors": [ @@ -268,14 +267,12 @@ "invalidation", "freshening.responses", "response.cacheability" - ], - "specShortname": "rfc9111" + ] }, "https://httpwg.org/specs/rfc9112.html": { "anchors": [ "status.line" - ], - "specShortname": "rfc9112" + ] }, "https://infra.spec.whatwg.org/": { "anchors": [ @@ -592,10 +589,18 @@ "https://www.rfc-editor.org/rfc/rfc7918": {}, "https://www.rfc-editor.org/rfc/rfc8446": {}, "https://www.rfc-editor.org/rfc/rfc8941": {}, - "https://www.rfc-editor.org/rfc/rfc9110": {}, - "https://www.rfc-editor.org/rfc/rfc9111": {}, - "https://www.rfc-editor.org/rfc/rfc9112": {}, - "https://www.rfc-editor.org/rfc/rfc9114": {}, + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, + "https://www.rfc-editor.org/rfc/rfc9111": { + "specShortname": "rfc9111" + }, + "https://www.rfc-editor.org/rfc/rfc9112": { + "specShortname": "rfc9112" + }, + "https://www.rfc-editor.org/rfc/rfc9114": { + "specShortname": "rfc9114" + }, "https://www.rfc-editor.org/rfc/rfc9163": { "specShortname": "rfc9163" }, diff --git a/ed/links/media-capabilities.json b/ed/links/media-capabilities.json index 780451939fff..f69fc13d7e97 100644 --- a/ed/links/media-capabilities.json +++ b/ed/links/media-capabilities.json @@ -120,7 +120,9 @@ "https://webstore.iec.ch/publication/6169": {}, "https://www.rfc-editor.org/rfc/rfc4855": {}, "https://www.rfc-editor.org/rfc/rfc6838": {}, - "https://www.rfc-editor.org/rfc/rfc9110": {}, + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, "https://www.w3.org/2021/Process-20211102/": {}, "https://www.w3.org/Consortium/Patent-Policy/": { "anchors": [ diff --git a/ed/links/mimesniff.json b/ed/links/mimesniff.json index 387a4ce9e165..8f367f3a1487 100644 --- a/ed/links/mimesniff.json +++ b/ed/links/mimesniff.json @@ -76,8 +76,12 @@ "https://www.rfc-editor.org/rfc/rfc2046": {}, "https://www.rfc-editor.org/rfc/rfc7303": {}, "https://www.rfc-editor.org/rfc/rfc8081": {}, - "https://www.rfc-editor.org/rfc/rfc9110": {}, - "https://www.rfc-editor.org/rfc/rfc9112": {}, + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, + "https://www.rfc-editor.org/rfc/rfc9112": { + "specShortname": "rfc9112" + }, "https://www.rfc-editor.org/rfc/rfc959": {} } } \ No newline at end of file diff --git a/ed/links/referrer-policy.json b/ed/links/referrer-policy.json index 89208d3e0942..23a476b01ec5 100644 --- a/ed/links/referrer-policy.json +++ b/ed/links/referrer-policy.json @@ -188,7 +188,8 @@ "https://www.rfc-editor.org/rfc/rfc9110": { "anchors": [ "section-5.6.1" - ] + ], + "specShortname": "rfc9110" }, "https://www.w3.org/2021/Process-20211102/": {}, "https://www.w3.org/Consortium/Patent-Policy/": { diff --git a/ed/links/reporting-1.json b/ed/links/reporting-1.json index 22b1bca23692..473ac121f87a 100644 --- a/ed/links/reporting-1.json +++ b/ed/links/reporting-1.json @@ -166,7 +166,9 @@ "section-3.2" ] }, - "https://www.rfc-editor.org/rfc/rfc9110": {}, + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, "https://www.w3.org/2021/Process-20211102/": {}, "https://www.w3.org/TR/html-design-principles/": {} } diff --git a/ed/links/rfc9110.json b/ed/links/rfc9110.json index 5e78a2811a19..9e6882cecf5b 100644 --- a/ed/links/rfc9110.json +++ b/ed/links/rfc9110.json @@ -1,97 +1,16 @@ { "spec": { - "title": "RFC 9110 - HTTP Semantics", - "url": "https://httpwg.org/specs/rfc9110.html" + "title": "RFC 9110: HTTP Semantics", + "url": "https://www.rfc-editor.org/rfc/rfc9110" }, "links": { "http://arxiv.org/abs/cs.SE/0105018": {}, "http://breachattack.com/resources/BREACH%20-%20SSL,%20gone%20in%2030%20seconds.pdf": {}, - "http://datatracker.ietf.org/wg/httpbis/charter/": {}, - "http://lists.w3.org/Archives/Public/ietf-http-wg/": {}, - "https://dx.doi.org/10.1109/JPROC.2016.2637878": {}, - "https://dx.doi.org/10.1109/MC.1984.1659158": {}, - "https://dx.doi.org/10.1145/2382196.2382204": {}, - "https://dx.doi.org/10.17487/RFC0793": {}, - "https://dx.doi.org/10.17487/RFC1919": {}, - "https://dx.doi.org/10.17487/RFC1945": {}, - "https://dx.doi.org/10.17487/RFC1950": {}, - "https://dx.doi.org/10.17487/RFC1951": {}, - "https://dx.doi.org/10.17487/RFC1952": {}, - "https://dx.doi.org/10.17487/RFC2046": {}, - "https://dx.doi.org/10.17487/RFC2047": {}, - "https://dx.doi.org/10.17487/RFC2068": {}, - "https://dx.doi.org/10.17487/RFC2119": {}, - "https://dx.doi.org/10.17487/RFC2145": {}, - "https://dx.doi.org/10.17487/RFC2295": {}, - "https://dx.doi.org/10.17487/RFC2324": {}, - "https://dx.doi.org/10.17487/RFC2557": {}, - "https://dx.doi.org/10.17487/RFC2616": {}, - "https://dx.doi.org/10.17487/RFC2617": {}, - "https://dx.doi.org/10.17487/RFC2774": {}, - "https://dx.doi.org/10.17487/RFC2818": {}, - "https://dx.doi.org/10.17487/RFC2978": {}, - "https://dx.doi.org/10.17487/RFC3040": {}, - "https://dx.doi.org/10.17487/RFC3864": {}, - "https://dx.doi.org/10.17487/RFC3875": {}, - "https://dx.doi.org/10.17487/RFC3986": {}, - "https://dx.doi.org/10.17487/RFC4033": {}, - "https://dx.doi.org/10.17487/RFC4289": {}, - "https://dx.doi.org/10.17487/RFC4559": {}, - "https://dx.doi.org/10.17487/RFC4647": {}, - "https://dx.doi.org/10.17487/RFC4648": {}, - "https://dx.doi.org/10.17487/RFC4918": {}, - "https://dx.doi.org/10.17487/RFC5234": {}, - "https://dx.doi.org/10.17487/RFC5280": {}, - "https://dx.doi.org/10.17487/RFC5322": {}, - "https://dx.doi.org/10.17487/RFC5646": {}, - "https://dx.doi.org/10.17487/RFC5789": {}, - "https://dx.doi.org/10.17487/RFC5905": {}, - "https://dx.doi.org/10.17487/RFC6125": {}, - "https://dx.doi.org/10.17487/RFC6265": {}, - "https://dx.doi.org/10.17487/RFC6365": {}, - "https://dx.doi.org/10.17487/RFC6454": {}, - "https://dx.doi.org/10.17487/RFC6585": {}, - "https://dx.doi.org/10.17487/RFC6648": {}, - "https://dx.doi.org/10.17487/RFC6838": {}, - "https://dx.doi.org/10.17487/RFC7230": {}, - "https://dx.doi.org/10.17487/RFC7231": {}, - "https://dx.doi.org/10.17487/RFC7232": {}, - "https://dx.doi.org/10.17487/RFC7233": {}, - "https://dx.doi.org/10.17487/RFC7234": {}, - "https://dx.doi.org/10.17487/RFC7235": {}, - "https://dx.doi.org/10.17487/RFC7405": {}, - "https://dx.doi.org/10.17487/RFC7538": {}, - "https://dx.doi.org/10.17487/RFC7540": {}, - "https://dx.doi.org/10.17487/RFC7541": {}, - "https://dx.doi.org/10.17487/RFC7578": {}, - "https://dx.doi.org/10.17487/RFC7595": {}, - "https://dx.doi.org/10.17487/RFC7615": {}, - "https://dx.doi.org/10.17487/RFC7616": {}, - "https://dx.doi.org/10.17487/RFC7617": {}, - "https://dx.doi.org/10.17487/RFC7694": {}, - "https://dx.doi.org/10.17487/RFC7838": {}, - "https://dx.doi.org/10.17487/RFC8126": {}, - "https://dx.doi.org/10.17487/RFC8174": {}, - "https://dx.doi.org/10.17487/RFC8187": {}, - "https://dx.doi.org/10.17487/RFC8246": {}, - "https://dx.doi.org/10.17487/RFC8288": {}, - "https://dx.doi.org/10.17487/RFC8336": {}, - "https://dx.doi.org/10.17487/RFC8446": {}, - "https://dx.doi.org/10.17487/RFC8615": {}, - "https://dx.doi.org/10.17487/RFC8941": {}, - "https://dx.doi.org/10.17487/RFC9111": {}, - "https://dx.doi.org/10.17487/RFC9112": {}, - "https://dx.doi.org/10.17487/RFC9113": {}, - "https://dx.doi.org/10.17487/RFC9114": {}, - "https://github.com/httpwg/admin/issues?q=is%3Aissue+is%3Aopen+label%3Aadoption": {}, + "https://datatracker.ietf.org/doc/rfc9110": {}, + "https://datatracker.ietf.org/ipr/search/?rfc=9110&submit=rfc": {}, + "https://doi.org/10.1109/JPROC.2016.2637878": {}, + "https://doi.org/10.1145/2382196.2382204": {}, "https://greenbytes.de/tech/webdav/": {}, - "https://httpwg.org/": {}, - "https://httpwg.org/CONTRIBUTING.html": {}, - "https://httpwg.org/about/": {}, - "https://httpwg.org/admin/editors/": {}, - "https://httpwg.org/http-extensions/": {}, - "https://httpwg.org/specs/": {}, - "https://httpwg.org/wg-materials/": {}, "https://ieeexplore.ieee.org/document/1659158/": {}, "https://mimesniff.spec.whatwg.org/": { "specShortname": "mimesniff" @@ -99,7 +18,6 @@ "https://roy.gbiv.com/": {}, "https://roy.gbiv.com/pubs/dissertation/top.htm": {}, "https://trustee.ietf.org/license-info": {}, - "https://twitter.com/http_wg": {}, "https://www.iana.org/assignments/character-sets": {}, "https://www.iana.org/assignments/http-authschemes": {}, "https://www.iana.org/assignments/http-fields": {}, @@ -119,14 +37,8 @@ "https://www.rfc-editor.org/errata/eid5433": {}, "https://www.rfc-editor.org/errata/rfc9110": {}, "https://www.rfc-editor.org/info/bcp13": {}, - "https://www.rfc-editor.org/info/bcp14": {}, - "https://www.rfc-editor.org/info/bcp166": {}, "https://www.rfc-editor.org/info/bcp178": {}, - "https://www.rfc-editor.org/info/bcp19": {}, - "https://www.rfc-editor.org/info/bcp26": {}, "https://www.rfc-editor.org/info/bcp35": {}, - "https://www.rfc-editor.org/info/bcp47": {}, - "https://www.rfc-editor.org/info/bcp90": {}, "https://www.rfc-editor.org/info/rfc1919": {}, "https://www.rfc-editor.org/info/rfc1945": {}, "https://www.rfc-editor.org/info/rfc1950": {}, @@ -192,22 +104,16 @@ "https://www.rfc-editor.org/info/rfc8615": {}, "https://www.rfc-editor.org/info/rfc8941": {}, "https://www.rfc-editor.org/info/rfc9110": {}, + "https://www.rfc-editor.org/info/rfc9111": {}, + "https://www.rfc-editor.org/info/rfc9112": {}, "https://www.rfc-editor.org/info/rfc9113": {}, "https://www.rfc-editor.org/info/rfc9114": {}, - "https://www.rfc-editor.org/info/std66": {}, - "https://www.rfc-editor.org/info/std68": {}, - "https://www.rfc-editor.org/info/std7": {}, - "https://www.rfc-editor.org/info/std97": {}, - "https://www.rfc-editor.org/rfc/rfc1919.html": {}, - "https://www.rfc-editor.org/rfc/rfc1945.html": { + "https://www.rfc-editor.org/rfc/rfc1945": { "anchors": [ "section-9.3" ] }, - "https://www.rfc-editor.org/rfc/rfc1950.html": {}, - "https://www.rfc-editor.org/rfc/rfc1951.html": {}, - "https://www.rfc-editor.org/rfc/rfc1952.html": {}, - "https://www.rfc-editor.org/rfc/rfc2046.html": { + "https://www.rfc-editor.org/rfc/rfc2046": { "anchors": [ "section-4.5.1", "section-4.1.2", @@ -215,55 +121,41 @@ "section-5.1" ] }, - "https://www.rfc-editor.org/rfc/rfc2047.html": {}, - "https://www.rfc-editor.org/rfc/rfc2068.html": { + "https://www.rfc-editor.org/rfc/rfc2068": { "anchors": [ "section-19.7.1", "section-10.3" ] }, - "https://www.rfc-editor.org/rfc/rfc2119.html": {}, - "https://www.rfc-editor.org/rfc/rfc2145.html": {}, - "https://www.rfc-editor.org/rfc/rfc2295.html": {}, - "https://www.rfc-editor.org/rfc/rfc2324.html": {}, - "https://www.rfc-editor.org/rfc/rfc2557.html": { + "https://www.rfc-editor.org/rfc/rfc2557": { "anchors": [ "section-4" ] }, - "https://www.rfc-editor.org/rfc/rfc2616.html": { + "https://www.rfc-editor.org/rfc/rfc2616": { "anchors": [ "section-3.11", "section-14.4", "section-14.15" ] }, - "https://www.rfc-editor.org/rfc/rfc2617.html": {}, - "https://www.rfc-editor.org/rfc/rfc2774.html": {}, - "https://www.rfc-editor.org/rfc/rfc2818.html": {}, - "https://www.rfc-editor.org/rfc/rfc2978.html": { + "https://www.rfc-editor.org/rfc/rfc2818": {}, + "https://www.rfc-editor.org/rfc/rfc2978": { "anchors": [ "section-2", "section-2.3" ] }, - "https://www.rfc-editor.org/rfc/rfc3040.html": {}, - "https://www.rfc-editor.org/rfc/rfc3864.html": {}, - "https://www.rfc-editor.org/rfc/rfc3875.html": { + "https://www.rfc-editor.org/rfc/rfc3864": {}, + "https://www.rfc-editor.org/rfc/rfc3875": { "anchors": [ "section-4.1.18" ] }, - "https://www.rfc-editor.org/rfc/rfc3986.html": { + "https://www.rfc-editor.org/rfc/rfc3986": { "anchors": [ - "section-4.1", - "section-4.3", - "section-4.2", - "section-3.2", "section-3.2.2", "section-3.2.3", - "section-3.3", - "section-3.4", "section-6", "section-6.2.3", "section-2.1", @@ -271,40 +163,37 @@ "section-6.2", "section-3.2.1", "section-3.5", + "section-4.3", "section-5", "section-1.2.2", + "section-4.2", "section-7" ] }, - "https://www.rfc-editor.org/rfc/rfc4033.html": {}, - "https://www.rfc-editor.org/rfc/rfc4289.html": {}, - "https://www.rfc-editor.org/rfc/rfc4559.html": {}, - "https://www.rfc-editor.org/rfc/rfc4647.html": { + "https://www.rfc-editor.org/rfc/rfc4647": { "anchors": [ - "section-2.1", "section-2.3", "section-3", "section-3.3.1" ] }, - "https://www.rfc-editor.org/rfc/rfc4648.html": {}, - "https://www.rfc-editor.org/rfc/rfc4918.html": { + "https://www.rfc-editor.org/rfc/rfc4918": { "anchors": [ "section-10.4", "section-11.2" ] }, - "https://www.rfc-editor.org/rfc/rfc5234.html": { + "https://www.rfc-editor.org/rfc/rfc5234": { "anchors": [ "appendix-B.1" ] }, - "https://www.rfc-editor.org/rfc/rfc5280.html": { + "https://www.rfc-editor.org/rfc/rfc5280": { "anchors": [ "section-4.2.1.6" ] }, - "https://www.rfc-editor.org/rfc/rfc5322.html": { + "https://www.rfc-editor.org/rfc/rfc5322": { "anchors": [ "section-3.3", "section-3.6.1", @@ -312,94 +201,102 @@ "section-3.4" ] }, - "https://www.rfc-editor.org/rfc/rfc5646.html": { - "anchors": [ - "section-2.1" - ] - }, - "https://www.rfc-editor.org/rfc/rfc5789.html": { + "https://www.rfc-editor.org/rfc/rfc5789": { "anchors": [ "section-3.1" ] }, - "https://www.rfc-editor.org/rfc/rfc5905.html": {}, - "https://www.rfc-editor.org/rfc/rfc6125.html": { + "https://www.rfc-editor.org/rfc/rfc6125": { "anchors": [ "section-6", "section-6.2.1" ] }, - "https://www.rfc-editor.org/rfc/rfc6265.html": {}, - "https://www.rfc-editor.org/rfc/rfc6365.html": { + "https://www.rfc-editor.org/rfc/rfc6365": { "anchors": [ "section-2" ] }, - "https://www.rfc-editor.org/rfc/rfc6454.html": {}, - "https://www.rfc-editor.org/rfc/rfc6585.html": {}, - "https://www.rfc-editor.org/rfc/rfc6648.html": {}, - "https://www.rfc-editor.org/rfc/rfc6838.html": {}, - "https://www.rfc-editor.org/rfc/rfc7230.html": {}, - "https://www.rfc-editor.org/rfc/rfc7231.html": { + "https://www.rfc-editor.org/rfc/rfc7230": {}, + "https://www.rfc-editor.org/rfc/rfc7231": { "anchors": [ "appendix-B" ] }, - "https://www.rfc-editor.org/rfc/rfc7232.html": {}, - "https://www.rfc-editor.org/rfc/rfc7233.html": {}, - "https://www.rfc-editor.org/rfc/rfc7234.html": {}, - "https://www.rfc-editor.org/rfc/rfc7235.html": {}, - "https://www.rfc-editor.org/rfc/rfc7405.html": {}, - "https://www.rfc-editor.org/rfc/rfc7538.html": { + "https://www.rfc-editor.org/rfc/rfc7232": {}, + "https://www.rfc-editor.org/rfc/rfc7233": {}, + "https://www.rfc-editor.org/rfc/rfc7235": {}, + "https://www.rfc-editor.org/rfc/rfc7538": { "anchors": [ "section-4" ] }, - "https://www.rfc-editor.org/rfc/rfc7540.html": { + "https://www.rfc-editor.org/rfc/rfc7540": { "anchors": [ "section-9.1.2" ] }, - "https://www.rfc-editor.org/rfc/rfc7541.html": {}, - "https://www.rfc-editor.org/rfc/rfc7578.html": {}, - "https://www.rfc-editor.org/rfc/rfc7595.html": {}, - "https://www.rfc-editor.org/rfc/rfc7615.html": {}, - "https://www.rfc-editor.org/rfc/rfc7616.html": { + "https://www.rfc-editor.org/rfc/rfc7615": {}, + "https://www.rfc-editor.org/rfc/rfc7616": { "anchors": [ "section-3.5" ] }, - "https://www.rfc-editor.org/rfc/rfc7617.html": {}, - "https://www.rfc-editor.org/rfc/rfc7694.html": {}, - "https://www.rfc-editor.org/rfc/rfc7838.html": {}, - "https://www.rfc-editor.org/rfc/rfc7841.html": { - "anchors": [ - "section-2" - ] - }, - "https://www.rfc-editor.org/rfc/rfc793.html": {}, - "https://www.rfc-editor.org/rfc/rfc8126.html": { + "https://www.rfc-editor.org/rfc/rfc7694": {}, + "https://www.rfc-editor.org/rfc/rfc8126": { "anchors": [ "section-4.8", "section-4.6", "section-4.4" ] }, - "https://www.rfc-editor.org/rfc/rfc8174.html": {}, - "https://www.rfc-editor.org/rfc/rfc8187.html": {}, - "https://www.rfc-editor.org/rfc/rfc8246.html": {}, - "https://www.rfc-editor.org/rfc/rfc8288.html": {}, - "https://www.rfc-editor.org/rfc/rfc8336.html": {}, - "https://www.rfc-editor.org/rfc/rfc8446.html": {}, - "https://www.rfc-editor.org/rfc/rfc8615.html": {}, - "https://www.rfc-editor.org/rfc/rfc8941.html": {}, - "https://www.rfc-editor.org/rfc/rfc9111.html": {}, - "https://www.rfc-editor.org/rfc/rfc9112.html": {}, - "https://www.rfc-editor.org/rfc/rfc9113.html": { + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, + "https://www.rfc-editor.org/rfc/rfc9111": { "anchors": [ - "section-6.4" - ] + "section-4.2", + "section-5.2", + "section-5.2.2.6", + "section-4.3.5", + "section-4.2.1", + "section-4", + "section-4.4", + "section-3.5", + "section-4.1", + "section-4.3.2", + "section-4.2.2", + "section-4.3.4", + "section-5.2.3", + "section-5.2.2.7", + "section-7" + ], + "specShortname": "rfc9111" + }, + "https://www.rfc-editor.org/rfc/rfc9112": { + "anchors": [ + "section-11.2", + "section-6", + "section-7.1.2", + "section-3.3", + "section-9.5", + "appendix-C.2.2", + "section-6.1", + "section-3.2.1", + "section-3.2.4", + "section-7", + "section-6.2", + "section-10.1", + "section-9.6", + "section-11" + ], + "specShortname": "rfc9112" }, - "https://www.rfc-editor.org/rfc/rfc9114.html": {} + "https://www.rfc-editor.org/rfc/rfc9113": { + "anchors": [ + "section-6.4" + ], + "specShortname": "rfc9113" + } } } \ No newline at end of file diff --git a/ed/links/rfc9111.json b/ed/links/rfc9111.json index 913befed5f6e..32d5f5e3d75d 100644 --- a/ed/links/rfc9111.json +++ b/ed/links/rfc9111.json @@ -1,40 +1,18 @@ { "spec": { - "title": "RFC 9111 - HTTP Caching", - "url": "https://httpwg.org/specs/rfc9111.html" + "title": "RFC 9111: HTTP Caching", + "url": "https://www.rfc-editor.org/rfc/rfc9111" }, "links": { - "http://datatracker.ietf.org/wg/httpbis/charter/": {}, - "http://lists.w3.org/Archives/Public/ietf-http-wg/": {}, - "https://dx.doi.org/10.17487/RFC2119": {}, - "https://dx.doi.org/10.17487/RFC2616": {}, - "https://dx.doi.org/10.17487/RFC5234": {}, - "https://dx.doi.org/10.17487/RFC5861": {}, - "https://dx.doi.org/10.17487/RFC6265": {}, - "https://dx.doi.org/10.17487/RFC7234": {}, - "https://dx.doi.org/10.17487/RFC7405": {}, - "https://dx.doi.org/10.17487/RFC8126": {}, - "https://dx.doi.org/10.17487/RFC8174": {}, - "https://dx.doi.org/10.17487/RFC9110": {}, - "https://dx.doi.org/10.17487/RFC9112": {}, - "https://github.com/httpwg/admin/issues?q=is%3Aissue+is%3Aopen+label%3Aadoption": {}, + "https://datatracker.ietf.org/doc/rfc9111": {}, + "https://datatracker.ietf.org/ipr/search/?rfc=9111&submit=rfc": {}, "https://greenbytes.de/tech/webdav/": {}, - "https://httpwg.org/": {}, - "https://httpwg.org/CONTRIBUTING.html": {}, - "https://httpwg.org/about/": {}, - "https://httpwg.org/admin/editors/": {}, - "https://httpwg.org/http-extensions/": {}, - "https://httpwg.org/specs/": {}, - "https://httpwg.org/wg-materials/": {}, "https://roy.gbiv.com/": {}, "https://trustee.ietf.org/license-info": {}, - "https://twitter.com/http_wg": {}, "https://www.iana.org/assignments/http-cache-directives": {}, "https://www.iana.org/assignments/http-fields": {}, "https://www.iana.org/assignments/http-warn-codes": {}, "https://www.mnot.net/": {}, - "https://www.rfc-editor.org/info/bcp14": {}, - "https://www.rfc-editor.org/info/bcp26": {}, "https://www.rfc-editor.org/info/rfc2119": {}, "https://www.rfc-editor.org/info/rfc2616": {}, "https://www.rfc-editor.org/info/rfc5234": {}, @@ -44,36 +22,72 @@ "https://www.rfc-editor.org/info/rfc7405": {}, "https://www.rfc-editor.org/info/rfc8126": {}, "https://www.rfc-editor.org/info/rfc8174": {}, + "https://www.rfc-editor.org/info/rfc9110": {}, "https://www.rfc-editor.org/info/rfc9111": {}, - "https://www.rfc-editor.org/info/std68": {}, - "https://www.rfc-editor.org/info/std98": {}, - "https://www.rfc-editor.org/rfc/rfc2119.html": {}, - "https://www.rfc-editor.org/rfc/rfc2616.html": { + "https://www.rfc-editor.org/info/rfc9112": {}, + "https://www.rfc-editor.org/rfc/rfc2616": { "anchors": [ "section-13.9" ] }, - "https://www.rfc-editor.org/rfc/rfc5234.html": { + "https://www.rfc-editor.org/rfc/rfc5234": { "anchors": [ "appendix-B.1" ] }, - "https://www.rfc-editor.org/rfc/rfc5861.html": {}, - "https://www.rfc-editor.org/rfc/rfc6265.html": {}, - "https://www.rfc-editor.org/rfc/rfc7234.html": {}, - "https://www.rfc-editor.org/rfc/rfc7405.html": {}, - "https://www.rfc-editor.org/rfc/rfc7841.html": { + "https://www.rfc-editor.org/rfc/rfc7234": {}, + "https://www.rfc-editor.org/rfc/rfc8126": { "anchors": [ - "section-2" + "section-4.8" ] }, - "https://www.rfc-editor.org/rfc/rfc8126.html": { + "https://www.rfc-editor.org/rfc/rfc9110": { "anchors": [ - "section-4.8" - ] + "section-3.7", + "section-2", + "section-5.6.1", + "section-3", + "section-9.3.1", + "section-15", + "section-11.6.2", + "section-7.6.1", + "section-11.7.1", + "section-11.7.3", + "section-11.7.2", + "section-6.1", + "section-14.2", + "section-15.3.7.3", + "section-7.1", + "section-9.2.1", + "section-5.6.7", + "section-12.5.5", + "section-5.2", + "section-6.6.1", + "section-15.1", + "section-8.8.2", + "section-13", + "section-8.8.3", + "section-13.2.2", + "section-13.1.2", + "section-13.1.3", + "section-13.1.5", + "section-8.8.1", + "section-4.3.1", + "section-7.7", + "section-17", + "section-18.4" + ], + "specShortname": "rfc9110" }, - "https://www.rfc-editor.org/rfc/rfc8174.html": {}, - "https://www.rfc-editor.org/rfc/rfc9110.html": {}, - "https://www.rfc-editor.org/rfc/rfc9112.html": {} + "https://www.rfc-editor.org/rfc/rfc9111": { + "specShortname": "rfc9111" + }, + "https://www.rfc-editor.org/rfc/rfc9112": { + "anchors": [ + "section-11", + "section-6.3" + ], + "specShortname": "rfc9112" + } } } \ No newline at end of file diff --git a/ed/links/rfc9112.json b/ed/links/rfc9112.json index c2eb93f2478c..ba1e4a238fdf 100644 --- a/ed/links/rfc9112.json +++ b/ed/links/rfc9112.json @@ -1,46 +1,16 @@ { "spec": { - "title": "RFC 9112 - HTTP/1.1", - "url": "https://httpwg.org/specs/rfc9112.html" + "title": "RFC 9112: HTTP/1.1", + "url": "https://www.rfc-editor.org/rfc/rfc9112" }, "links": { - "http://datatracker.ietf.org/wg/httpbis/charter/": {}, - "http://lists.w3.org/Archives/Public/ietf-http-wg/": {}, - "https://dx.doi.org/10.1109/MC.1984.1659158": {}, - "https://dx.doi.org/10.17487/RFC1945": {}, - "https://dx.doi.org/10.17487/RFC1950": {}, - "https://dx.doi.org/10.17487/RFC1951": {}, - "https://dx.doi.org/10.17487/RFC1952": {}, - "https://dx.doi.org/10.17487/RFC2045": {}, - "https://dx.doi.org/10.17487/RFC2046": {}, - "https://dx.doi.org/10.17487/RFC2049": {}, - "https://dx.doi.org/10.17487/RFC2068": {}, - "https://dx.doi.org/10.17487/RFC2119": {}, - "https://dx.doi.org/10.17487/RFC2557": {}, - "https://dx.doi.org/10.17487/RFC3986": {}, - "https://dx.doi.org/10.17487/RFC5234": {}, - "https://dx.doi.org/10.17487/RFC5322": {}, - "https://dx.doi.org/10.17487/RFC7230": {}, - "https://dx.doi.org/10.17487/RFC7405": {}, - "https://dx.doi.org/10.17487/RFC8126": {}, - "https://dx.doi.org/10.17487/RFC8174": {}, - "https://dx.doi.org/10.17487/RFC8446": {}, - "https://dx.doi.org/10.17487/RFC9110": {}, - "https://dx.doi.org/10.17487/RFC9111": {}, - "https://github.com/httpwg/admin/issues?q=is%3Aissue+is%3Aopen+label%3Aadoption": {}, + "https://datatracker.ietf.org/doc/rfc9112": {}, + "https://datatracker.ietf.org/ipr/search/?rfc=9112&submit=rfc": {}, "https://greenbytes.de/tech/webdav/": {}, - "https://httpwg.org/": {}, - "https://httpwg.org/CONTRIBUTING.html": {}, - "https://httpwg.org/about/": {}, - "https://httpwg.org/admin/editors/": {}, - "https://httpwg.org/http-extensions/": {}, - "https://httpwg.org/specs/": {}, - "https://httpwg.org/wg-materials/": {}, "https://ieeexplore.ieee.org/document/1659158/": {}, "https://packetstormsecurity.com/papers/general/whitepaper_httpresponse.pdf": {}, "https://roy.gbiv.com/": {}, "https://trustee.ietf.org/license-info": {}, - "https://twitter.com/http_wg": {}, "https://www.cgisecurity.com/lib/HTTP-Request-Smuggling.pdf": {}, "https://www.iana.org/assignments/http-fields": {}, "https://www.iana.org/assignments/http-parameters": {}, @@ -49,8 +19,6 @@ "https://www.iana.org/assignments/tls-extensiontype-values/": {}, "https://www.mnot.net/": {}, "https://www.rfc-editor.org/errata/rfc9112": {}, - "https://www.rfc-editor.org/info/bcp14": {}, - "https://www.rfc-editor.org/info/bcp26": {}, "https://www.rfc-editor.org/info/rfc1945": {}, "https://www.rfc-editor.org/info/rfc1950": {}, "https://www.rfc-editor.org/info/rfc1951": {}, @@ -69,66 +37,90 @@ "https://www.rfc-editor.org/info/rfc8126": {}, "https://www.rfc-editor.org/info/rfc8174": {}, "https://www.rfc-editor.org/info/rfc8446": {}, + "https://www.rfc-editor.org/info/rfc9110": {}, + "https://www.rfc-editor.org/info/rfc9111": {}, "https://www.rfc-editor.org/info/rfc9112": {}, - "https://www.rfc-editor.org/info/std66": {}, - "https://www.rfc-editor.org/info/std68": {}, - "https://www.rfc-editor.org/info/std99": {}, - "https://www.rfc-editor.org/rfc/rfc1945.html": {}, - "https://www.rfc-editor.org/rfc/rfc1950.html": {}, - "https://www.rfc-editor.org/rfc/rfc1951.html": {}, - "https://www.rfc-editor.org/rfc/rfc1952.html": {}, - "https://www.rfc-editor.org/rfc/rfc2045.html": { + "https://www.rfc-editor.org/rfc/rfc2045": { "anchors": [ "section-6" ] }, - "https://www.rfc-editor.org/rfc/rfc2046.html": {}, - "https://www.rfc-editor.org/rfc/rfc2049.html": { + "https://www.rfc-editor.org/rfc/rfc2049": { "anchors": [ "section-4" ] }, - "https://www.rfc-editor.org/rfc/rfc2068.html": { + "https://www.rfc-editor.org/rfc/rfc2068": { "anchors": [ "section-19.7.1" ] }, - "https://www.rfc-editor.org/rfc/rfc2119.html": {}, - "https://www.rfc-editor.org/rfc/rfc2557.html": {}, - "https://www.rfc-editor.org/rfc/rfc3986.html": { + "https://www.rfc-editor.org/rfc/rfc5234": { "anchors": [ - "section-4.3", - "section-3.2", - "section-3.2.2", - "section-3.2.3", - "section-3.4" + "appendix-B.1" ] }, - "https://www.rfc-editor.org/rfc/rfc5234.html": { + "https://www.rfc-editor.org/rfc/rfc7230": {}, + "https://www.rfc-editor.org/rfc/rfc8126": { "anchors": [ - "appendix-B.1" + "section-4.8" ] }, - "https://www.rfc-editor.org/rfc/rfc5322.html": {}, - "https://www.rfc-editor.org/rfc/rfc7230.html": {}, - "https://www.rfc-editor.org/rfc/rfc7405.html": {}, - "https://www.rfc-editor.org/rfc/rfc7841.html": { + "https://www.rfc-editor.org/rfc/rfc8446": { "anchors": [ - "section-2" + "section-6.1" ] }, - "https://www.rfc-editor.org/rfc/rfc8126.html": { + "https://www.rfc-editor.org/rfc/rfc9110": { "anchors": [ - "section-4.8" - ] + "section-2", + "section-5.6.1", + "section-3", + "section-2.5", + "section-2.3", + "section-15.5.15", + "section-9", + "section-7.2", + "section-4.2", + "section-7.6", + "section-9.3.6", + "section-9.3.7", + "section-7.1", + "section-7.4", + "section-15", + "section-5.5", + "section-6.4", + "section-6.4.1", + "section-8.4.1", + "section-15.4.5", + "section-8.6", + "section-10.1.4", + "section-6.5", + "section-8.4.1.1", + "section-8.4.1.2", + "section-8.4.1.3", + "section-12.4.2", + "section-7.6.1", + "section-7.3", + "section-4.2.1", + "section-15.2", + "section-9.2.2", + "section-9.2.1", + "section-4.2.2", + "section-18.4", + "section-5.6.7", + "section-14.6" + ], + "specShortname": "rfc9110" }, - "https://www.rfc-editor.org/rfc/rfc8174.html": {}, - "https://www.rfc-editor.org/rfc/rfc8446.html": { + "https://www.rfc-editor.org/rfc/rfc9111": { "anchors": [ - "section-6.1" - ] + "section-3.3" + ], + "specShortname": "rfc9111" }, - "https://www.rfc-editor.org/rfc/rfc9110.html": {}, - "https://www.rfc-editor.org/rfc/rfc9111.html": {} + "https://www.rfc-editor.org/rfc/rfc9112": { + "specShortname": "rfc9112" + } } } \ No newline at end of file diff --git a/ed/links/rfc9113.json b/ed/links/rfc9113.json index 9d32eafc5838..f7afbf4cc06e 100644 --- a/ed/links/rfc9113.json +++ b/ed/links/rfc9113.json @@ -1,58 +1,16 @@ { "spec": { - "title": "RFC 9113 - HTTP/2", - "url": "https://httpwg.org/specs/rfc9113.html" + "title": "RFC 9113: HTTP/2", + "url": "https://www.rfc-editor.org/rfc/rfc9113" }, "links": { - "http://datatracker.ietf.org/wg/httpbis/charter/": {}, - "http://lists.w3.org/Archives/Public/ietf-http-wg/": {}, "https://breachattack.com/resources/BREACH%20-%20SSL,%20gone%20in%2030%20seconds.pdf": {}, - "https://dx.doi.org/10.17487/RFC0793": {}, - "https://dx.doi.org/10.17487/RFC1122": {}, - "https://dx.doi.org/10.17487/RFC2119": {}, - "https://dx.doi.org/10.17487/RFC3749": {}, - "https://dx.doi.org/10.17487/RFC3986": {}, - "https://dx.doi.org/10.17487/RFC5246": {}, - "https://dx.doi.org/10.17487/RFC5289": {}, - "https://dx.doi.org/10.17487/RFC6066": {}, - "https://dx.doi.org/10.17487/RFC6125": {}, - "https://dx.doi.org/10.17487/RFC6265": {}, - "https://dx.doi.org/10.17487/RFC6585": {}, - "https://dx.doi.org/10.17487/RFC6973": {}, - "https://dx.doi.org/10.17487/RFC7301": {}, - "https://dx.doi.org/10.17487/RFC7323": {}, - "https://dx.doi.org/10.17487/RFC7525": {}, - "https://dx.doi.org/10.17487/RFC7540": {}, - "https://dx.doi.org/10.17487/RFC7541": {}, - "https://dx.doi.org/10.17487/RFC7838": {}, - "https://dx.doi.org/10.17487/RFC8174": {}, - "https://dx.doi.org/10.17487/RFC8422": {}, - "https://dx.doi.org/10.17487/RFC8441": {}, - "https://dx.doi.org/10.17487/RFC8446": {}, - "https://dx.doi.org/10.17487/RFC8470": {}, - "https://dx.doi.org/10.17487/RFC8499": {}, - "https://dx.doi.org/10.17487/RFC8740": {}, - "https://dx.doi.org/10.17487/RFC9000": {}, - "https://dx.doi.org/10.17487/RFC9110": {}, - "https://dx.doi.org/10.17487/RFC9111": {}, - "https://dx.doi.org/10.17487/RFC9112": {}, - "https://dx.doi.org/10.17487/RFC9218": {}, + "https://datatracker.ietf.org/doc/rfc9113": {}, + "https://datatracker.ietf.org/ipr/search/?rfc=9113&submit=rfc": {}, "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md": {}, - "https://github.com/httpwg/admin/issues?q=is%3Aissue+is%3Aopen+label%3Aadoption": {}, - "https://httpwg.org/": {}, - "https://httpwg.org/CONTRIBUTING.html": {}, - "https://httpwg.org/about/": {}, - "https://httpwg.org/admin/editors/": {}, - "https://httpwg.org/http-extensions/": {}, - "https://httpwg.org/specs/": {}, - "https://httpwg.org/wg-materials/": {}, "https://trustee.ietf.org/license-info": {}, - "https://twitter.com/http_wg": {}, "https://www.adambarth.com/papers/2011/huang-chen-barth-rescorla-jackson.pdf": {}, "https://www.rfc-editor.org/errata/rfc9113": {}, - "https://www.rfc-editor.org/info/bcp14": {}, - "https://www.rfc-editor.org/info/bcp195": {}, - "https://www.rfc-editor.org/info/bcp219": {}, "https://www.rfc-editor.org/info/rfc1122": {}, "https://www.rfc-editor.org/info/rfc2119": {}, "https://www.rfc-editor.org/info/rfc3749": {}, @@ -84,20 +42,12 @@ "https://www.rfc-editor.org/info/rfc9112": {}, "https://www.rfc-editor.org/info/rfc9113": {}, "https://www.rfc-editor.org/info/rfc9218": {}, - "https://www.rfc-editor.org/info/std3": {}, - "https://www.rfc-editor.org/info/std66": {}, - "https://www.rfc-editor.org/info/std7": {}, - "https://www.rfc-editor.org/info/std97": {}, - "https://www.rfc-editor.org/info/std98": {}, - "https://www.rfc-editor.org/info/std99": {}, - "https://www.rfc-editor.org/rfc/rfc1122.html": { + "https://www.rfc-editor.org/rfc/rfc1122": { "anchors": [ "section-4.2.3.3" ] }, - "https://www.rfc-editor.org/rfc/rfc2119.html": {}, - "https://www.rfc-editor.org/rfc/rfc3749.html": {}, - "https://www.rfc-editor.org/rfc/rfc3986.html": { + "https://www.rfc-editor.org/rfc/rfc3986": { "anchors": [ "section-3.1", "section-3.2", @@ -105,26 +55,18 @@ "section-6.2.3" ] }, - "https://www.rfc-editor.org/rfc/rfc5246.html": { + "https://www.rfc-editor.org/rfc/rfc5246": { "anchors": [ "section-8.1.2", "section-6.2.3" ] }, - "https://www.rfc-editor.org/rfc/rfc5289.html": {}, - "https://www.rfc-editor.org/rfc/rfc6066.html": {}, - "https://www.rfc-editor.org/rfc/rfc6125.html": {}, - "https://www.rfc-editor.org/rfc/rfc6265.html": {}, - "https://www.rfc-editor.org/rfc/rfc6585.html": {}, - "https://www.rfc-editor.org/rfc/rfc6973.html": { + "https://www.rfc-editor.org/rfc/rfc6973": { "anchors": [ "section-3.2" ] }, - "https://www.rfc-editor.org/rfc/rfc7301.html": {}, - "https://www.rfc-editor.org/rfc/rfc7323.html": {}, - "https://www.rfc-editor.org/rfc/rfc7525.html": {}, - "https://www.rfc-editor.org/rfc/rfc7540.html": { + "https://www.rfc-editor.org/rfc/rfc7540": { "anchors": [ "section-5.3", "section-5.3.5", @@ -134,7 +76,7 @@ "section-11.8" ] }, - "https://www.rfc-editor.org/rfc/rfc7541.html": { + "https://www.rfc-editor.org/rfc/rfc7541": { "anchors": [ "section-4", "section-6.3", @@ -142,26 +84,13 @@ "section-7" ] }, - "https://www.rfc-editor.org/rfc/rfc7838.html": {}, - "https://www.rfc-editor.org/rfc/rfc7841.html": { - "anchors": [ - "section-2" - ] - }, - "https://www.rfc-editor.org/rfc/rfc793.html": {}, - "https://www.rfc-editor.org/rfc/rfc8174.html": {}, - "https://www.rfc-editor.org/rfc/rfc8422.html": {}, - "https://www.rfc-editor.org/rfc/rfc8441.html": {}, - "https://www.rfc-editor.org/rfc/rfc8446.html": {}, - "https://www.rfc-editor.org/rfc/rfc8470.html": {}, - "https://www.rfc-editor.org/rfc/rfc8499.html": {}, - "https://www.rfc-editor.org/rfc/rfc8740.html": {}, - "https://www.rfc-editor.org/rfc/rfc9000.html": { + "https://www.rfc-editor.org/rfc/rfc8740": {}, + "https://www.rfc-editor.org/rfc/rfc9000": { "anchors": [ "section-1.3" ] }, - "https://www.rfc-editor.org/rfc/rfc9110.html": { + "https://www.rfc-editor.org/rfc/rfc9110": { "anchors": [ "section-3.7", "section-6.4", @@ -193,22 +122,27 @@ "section-15.5.20", "section-8.4.1", "section-18.4" - ] + ], + "specShortname": "rfc9110" }, - "https://www.rfc-editor.org/rfc/rfc9111.html": { + "https://www.rfc-editor.org/rfc/rfc9111": { "anchors": [ "section-3", "section-5.2.2.4" - ] + ], + "specShortname": "rfc9111" }, - "https://www.rfc-editor.org/rfc/rfc9112.html": { + "https://www.rfc-editor.org/rfc/rfc9112": { "anchors": [ "section-7.1", "section-3.3", "section-3.2.3", "section-3" - ] + ], + "specShortname": "rfc9112" }, - "https://www.rfc-editor.org/rfc/rfc9218.html": {} + "https://www.rfc-editor.org/rfc/rfc9113": { + "specShortname": "rfc9113" + } } } \ No newline at end of file diff --git a/ed/links/rfc9114.json b/ed/links/rfc9114.json index f04634e6e224..1e01022150fc 100644 --- a/ed/links/rfc9114.json +++ b/ed/links/rfc9114.json @@ -1,49 +1,15 @@ { "spec": { - "title": "RFC 9114 - HTTP/3", - "url": "https://httpwg.org/specs/rfc9114.html" + "title": "RFC 9114: HTTP/3", + "url": "https://www.rfc-editor.org/rfc/rfc9114" }, "links": { "http://breachattack.com/resources/BREACH%20-%20SSL,%20gone%20in%2030%20seconds.pdf": {}, - "http://datatracker.ietf.org/wg/httpbis/charter/": {}, - "http://lists.w3.org/Archives/Public/ietf-http-wg/": {}, - "https://dx.doi.org/10.17487/RFC0793": {}, - "https://dx.doi.org/10.17487/RFC2119": {}, - "https://dx.doi.org/10.17487/RFC3986": {}, - "https://dx.doi.org/10.17487/RFC6066": {}, - "https://dx.doi.org/10.17487/RFC6265": {}, - "https://dx.doi.org/10.17487/RFC6585": {}, - "https://dx.doi.org/10.17487/RFC7301": {}, - "https://dx.doi.org/10.17487/RFC7413": {}, - "https://dx.doi.org/10.17487/RFC7541": {}, - "https://dx.doi.org/10.17487/RFC7838": {}, - "https://dx.doi.org/10.17487/RFC8126": {}, - "https://dx.doi.org/10.17487/RFC8164": {}, - "https://dx.doi.org/10.17487/RFC8174": {}, - "https://dx.doi.org/10.17487/RFC8446": {}, - "https://dx.doi.org/10.17487/RFC8470": {}, - "https://dx.doi.org/10.17487/RFC8499": {}, - "https://dx.doi.org/10.17487/RFC9000": {}, - "https://dx.doi.org/10.17487/RFC9110": {}, - "https://dx.doi.org/10.17487/RFC9111": {}, - "https://dx.doi.org/10.17487/RFC9112": {}, - "https://dx.doi.org/10.17487/RFC9113": {}, - "https://dx.doi.org/10.17487/RFC9204": {}, - "https://github.com/httpwg/admin/issues?q=is%3Aissue+is%3Aopen+label%3Aadoption": {}, - "https://httpwg.org/": {}, - "https://httpwg.org/CONTRIBUTING.html": {}, - "https://httpwg.org/about/": {}, - "https://httpwg.org/admin/editors/": {}, - "https://httpwg.org/http-extensions/": {}, - "https://httpwg.org/specs/": {}, - "https://httpwg.org/wg-materials/": {}, + "https://datatracker.ietf.org/doc/rfc9114": {}, + "https://datatracker.ietf.org/ipr/search/?rfc=9114&submit=rfc": {}, "https://trustee.ietf.org/license-info": {}, - "https://twitter.com/http_wg": {}, "https://www.iana.org/assignments/http-fields/": {}, "https://www.rfc-editor.org/errata/rfc9114": {}, - "https://www.rfc-editor.org/info/bcp14": {}, - "https://www.rfc-editor.org/info/bcp219": {}, - "https://www.rfc-editor.org/info/bcp26": {}, "https://www.rfc-editor.org/info/rfc2119": {}, "https://www.rfc-editor.org/info/rfc3986": {}, "https://www.rfc-editor.org/info/rfc6066": {}, @@ -67,13 +33,7 @@ "https://www.rfc-editor.org/info/rfc9113": {}, "https://www.rfc-editor.org/info/rfc9114": {}, "https://www.rfc-editor.org/info/rfc9204": {}, - "https://www.rfc-editor.org/info/std66": {}, - "https://www.rfc-editor.org/info/std7": {}, - "https://www.rfc-editor.org/info/std97": {}, - "https://www.rfc-editor.org/info/std98": {}, - "https://www.rfc-editor.org/info/std99": {}, - "https://www.rfc-editor.org/rfc/rfc2119.html": {}, - "https://www.rfc-editor.org/rfc/rfc3986.html": { + "https://www.rfc-editor.org/rfc/rfc3986": { "anchors": [ "section-3.1", "section-3.2", @@ -81,31 +41,13 @@ "section-3.4" ] }, - "https://www.rfc-editor.org/rfc/rfc6066.html": {}, - "https://www.rfc-editor.org/rfc/rfc6265.html": {}, - "https://www.rfc-editor.org/rfc/rfc6585.html": {}, - "https://www.rfc-editor.org/rfc/rfc7301.html": {}, - "https://www.rfc-editor.org/rfc/rfc7413.html": {}, - "https://www.rfc-editor.org/rfc/rfc7541.html": {}, - "https://www.rfc-editor.org/rfc/rfc7838.html": {}, - "https://www.rfc-editor.org/rfc/rfc7841.html": { - "anchors": [ - "section-2" - ] - }, - "https://www.rfc-editor.org/rfc/rfc793.html": {}, - "https://www.rfc-editor.org/rfc/rfc8126.html": { + "https://www.rfc-editor.org/rfc/rfc8126": { "anchors": [ "section-4.9", "section-4.10" ] }, - "https://www.rfc-editor.org/rfc/rfc8164.html": {}, - "https://www.rfc-editor.org/rfc/rfc8174.html": {}, - "https://www.rfc-editor.org/rfc/rfc8446.html": {}, - "https://www.rfc-editor.org/rfc/rfc8470.html": {}, - "https://www.rfc-editor.org/rfc/rfc8499.html": {}, - "https://www.rfc-editor.org/rfc/rfc9000.html": { + "https://www.rfc-editor.org/rfc/rfc9000": { "anchors": [ "section-2", "section-1.3", @@ -120,7 +62,7 @@ "section-22.1.1" ] }, - "https://www.rfc-editor.org/rfc/rfc9110.html": { + "https://www.rfc-editor.org/rfc/rfc9110": { "anchors": [ "section-6.4", "section-3", @@ -148,27 +90,34 @@ "section-17.1", "section-5.5", "section-8.4.1" - ] + ], + "specShortname": "rfc9110" }, - "https://www.rfc-editor.org/rfc/rfc9111.html": { + "https://www.rfc-editor.org/rfc/rfc9111": { "anchors": [ "section-3", "section-5.2.2.4" - ] + ], + "specShortname": "rfc9111" }, - "https://www.rfc-editor.org/rfc/rfc9112.html": { + "https://www.rfc-editor.org/rfc/rfc9112": { "anchors": [ "section-7" - ] + ], + "specShortname": "rfc9112" }, - "https://www.rfc-editor.org/rfc/rfc9113.html": { + "https://www.rfc-editor.org/rfc/rfc9113": { "anchors": [ "section-8.2", "section-10", "section-7" - ] + ], + "specShortname": "rfc9113" + }, + "https://www.rfc-editor.org/rfc/rfc9114": { + "specShortname": "rfc9114" }, - "https://www.rfc-editor.org/rfc/rfc9204.html": { + "https://www.rfc-editor.org/rfc/rfc9204": { "anchors": [ "section-7" ] diff --git a/ed/links/rfc9163.json b/ed/links/rfc9163.json index 6d493ade721a..902b7a760fcb 100644 --- a/ed/links/rfc9163.json +++ b/ed/links/rfc9163.json @@ -65,12 +65,14 @@ "section-6.3", "section-5", "section-5.6.1" - ] + ], + "specShortname": "rfc9110" }, "https://www.rfc-editor.org/rfc/rfc9111": { "anchors": [ "section-1.3" - ] + ], + "specShortname": "rfc9111" }, "https://www.rfc-editor.org/rfc/rfc9162": { "anchors": [ diff --git a/ed/links/sparql12-protocol.json b/ed/links/sparql12-protocol.json index 31bbd46fe726..94a3666dde49 100644 --- a/ed/links/sparql12-protocol.json +++ b/ed/links/sparql12-protocol.json @@ -73,7 +73,8 @@ "section-12", "name-content-negotiation", "section-15" - ] + ], + "specShortname": "rfc9110" }, "https://www.unicode.org/reports/tr36/tr36-15.html": {}, "https://www.w3.org/2021/Process-20211102/": {}, diff --git a/ed/links/sparql12-service-description.json b/ed/links/sparql12-service-description.json index e4cca9b9b42d..eed754610127 100644 --- a/ed/links/sparql12-service-description.json +++ b/ed/links/sparql12-service-description.json @@ -82,7 +82,8 @@ "https://www.rfc-editor.org/rfc/rfc9110": { "anchors": [ "section-12" - ] + ], + "specShortname": "rfc9110" }, "https://www.w3.org/2021/Process-20211102/": {}, "https://www.w3.org/Consortium/Patent-Policy/": { diff --git a/ed/links/trust-token-api.json b/ed/links/trust-token-api.json index 6cc3a267731b..c643ed57a2ae 100644 --- a/ed/links/trust-token-api.json +++ b/ed/links/trust-token-api.json @@ -128,7 +128,9 @@ "https://www.rfc-editor.org/rfc/rfc8446": {}, "https://www.rfc-editor.org/rfc/rfc8536": {}, "https://www.rfc-editor.org/rfc/rfc8941": {}, - "https://www.rfc-editor.org/rfc/rfc9110": {}, + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, "https://www.w3.org/community/about/agreements/cla/": {}, "https://www.w3.org/community/wicg/": {} } diff --git a/ed/links/turtledove.json b/ed/links/turtledove.json index e674d8aacb6c..71219a51a1cb 100644 --- a/ed/links/turtledove.json +++ b/ed/links/turtledove.json @@ -155,9 +155,6 @@ ], "specShortname": "permissions-policy-1" }, - "https://w3c.github.io/webcrypto/": { - "specShortname": "WebCryptoAPI" - }, "https://webidl.spec.whatwg.org/": { "anchors": [ "SecureContext", @@ -191,12 +188,6 @@ "urn-uuid" ] }, - "https://www.w3.org/TR/WebCryptoAPI/": { - "anchors": [ - "concept-throw" - ], - "specShortname": "WebCryptoAPI" - }, "https://www.w3.org/community/about/agreements/cla/": {}, "https://www.w3.org/community/wicg/": {} } diff --git a/ed/links/ua-client-hints.json b/ed/links/ua-client-hints.json index 91497a56db31..fc9229da02e4 100644 --- a/ed/links/ua-client-hints.json +++ b/ed/links/ua-client-hints.json @@ -158,7 +158,9 @@ "https://www.rfc-editor.org/rfc/rfc8942": { "specShortname": "rfc8942" }, - "https://www.rfc-editor.org/rfc/rfc9110": {}, + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, "https://www.w3.org/community/about/agreements/cla/": {}, "https://www.w3.org/community/wicg/": {} } diff --git a/ed/links/webcodecs.json b/ed/links/webcodecs.json index 7e047d962393..6919933502d6 100644 --- a/ed/links/webcodecs.json +++ b/ed/links/webcodecs.json @@ -256,7 +256,9 @@ }, "https://www.itu.int/rec/T-REC-H.273/en": {}, "https://www.rfc-editor.org/rfc/rfc6381": {}, - "https://www.rfc-editor.org/rfc/rfc9110": {}, + "https://www.rfc-editor.org/rfc/rfc9110": { + "specShortname": "rfc9110" + }, "https://www.w3.org/2021/Process-20211102/": {}, "https://www.w3.org/Consortium/Patent-Policy/": { "anchors": [ diff --git a/ed/links/webdriver-bidi.json b/ed/links/webdriver-bidi.json index 5003ee54b4eb..a0f3460aea71 100644 --- a/ed/links/webdriver-bidi.json +++ b/ed/links/webdriver-bidi.json @@ -436,7 +436,9 @@ "https://www.rfc-editor.org/rfc/rfc4648": {}, "https://www.rfc-editor.org/rfc/rfc6455": {}, "https://www.rfc-editor.org/rfc/rfc8610": {}, - "https://www.rfc-editor.org/rfc/rfc9112": {}, + "https://www.rfc-editor.org/rfc/rfc9112": { + "specShortname": "rfc9112" + }, "https://www.w3.org/2004/01/pp-impl/32061/status": {}, "https://www.w3.org/2021/Process-20211102/": {}, "https://www.w3.org/Consortium/Patent-Policy-20170801/": { diff --git a/ed/links/window-placement.json b/ed/links/window-management.json similarity index 98% rename from ed/links/window-placement.json rename to ed/links/window-management.json index bd0e33b2bb73..8026d5042578 100644 --- a/ed/links/window-placement.json +++ b/ed/links/window-management.json @@ -58,7 +58,7 @@ "specShortname": "fullscreen" }, "https://github.com/asankah/ephemeral-fingerprinting": {}, - "https://github.com/tabatkins/bikeshed": {}, + "https://github.com/speced/bikeshed": {}, "https://github.com/w3c/webappsec-permissions-policy/blob/main/features.md": { "anchors": [ "experimental-features", @@ -204,7 +204,7 @@ ] }, "https://www.w3.org/TR/": {}, - "https://www.w3.org/TR/cssom-view-1": { + "https://www.w3.org/TR/cssom-view-1/": { "specShortname": "cssom-view-1" }, "https://www.w3.org/TR/fingerprinting-guidance/": { diff --git a/ed/refs/rfc9110.json b/ed/refs/rfc9110.json index 3d7db331502b..675fffe6c476 100644 --- a/ed/refs/rfc9110.json +++ b/ed/refs/rfc9110.json @@ -1,85 +1,85 @@ { "spec": { - "title": "RFC 9110 - HTTP Semantics", - "url": "https://httpwg.org/specs/rfc9110.html" + "title": "RFC 9110: HTTP Semantics", + "url": "https://www.rfc-editor.org/rfc/rfc9110" }, "refs": { "normative": [ { "name": "CACHING", - "url": "https://www.rfc-editor.org/rfc/rfc9111.html" + "url": "https://www.rfc-editor.org/info/rfc9111" }, { "name": "RFC1950", - "url": "https://www.rfc-editor.org/rfc/rfc1950.html" + "url": "https://www.rfc-editor.org/info/rfc1950" }, { "name": "RFC1951", - "url": "https://www.rfc-editor.org/rfc/rfc1951.html" + "url": "https://www.rfc-editor.org/info/rfc1951" }, { "name": "RFC1952", - "url": "https://www.rfc-editor.org/rfc/rfc1952.html" + "url": "https://www.rfc-editor.org/info/rfc1952" }, { "name": "RFC2046", - "url": "https://www.rfc-editor.org/rfc/rfc2046.html" + "url": "https://www.rfc-editor.org/info/rfc2046" }, { "name": "RFC2119", - "url": "https://www.rfc-editor.org/rfc/rfc2119.html" + "url": "https://www.rfc-editor.org/info/rfc2119" }, { "name": "RFC4647", - "url": "https://www.rfc-editor.org/rfc/rfc4647.html" + "url": "https://www.rfc-editor.org/info/rfc4647" }, { "name": "RFC4648", - "url": "https://www.rfc-editor.org/rfc/rfc4648.html" + "url": "https://www.rfc-editor.org/info/rfc4648" }, { "name": "RFC5234", - "url": "https://www.rfc-editor.org/rfc/rfc5234.html" + "url": "https://www.rfc-editor.org/info/rfc5234" }, { "name": "RFC5280", - "url": "https://www.rfc-editor.org/rfc/rfc5280.html" + "url": "https://www.rfc-editor.org/info/rfc5280" }, { "name": "RFC5322", - "url": "https://www.rfc-editor.org/rfc/rfc5322.html" + "url": "https://www.rfc-editor.org/info/rfc5322" }, { "name": "RFC5646", - "url": "https://www.rfc-editor.org/rfc/rfc5646.html" + "url": "https://www.rfc-editor.org/info/rfc5646" }, { "name": "RFC6125", - "url": "https://www.rfc-editor.org/rfc/rfc6125.html" + "url": "https://www.rfc-editor.org/info/rfc6125" }, { "name": "RFC6365", - "url": "https://www.rfc-editor.org/rfc/rfc6365.html" + "url": "https://www.rfc-editor.org/info/rfc6365" }, { "name": "RFC7405", - "url": "https://www.rfc-editor.org/rfc/rfc7405.html" + "url": "https://www.rfc-editor.org/info/rfc7405" }, { "name": "RFC8174", - "url": "https://www.rfc-editor.org/rfc/rfc8174.html" + "url": "https://www.rfc-editor.org/info/rfc8174" }, { "name": "TCP", - "url": "https://www.rfc-editor.org/rfc/rfc793.html" + "url": "https://www.rfc-editor.org/info/rfc793" }, { "name": "TLS13", - "url": "https://www.rfc-editor.org/rfc/rfc8446.html" + "url": "https://www.rfc-editor.org/info/rfc8446" }, { "name": "URI", - "url": "https://www.rfc-editor.org/rfc/rfc3986.html" + "url": "https://www.rfc-editor.org/info/rfc3986" }, { "name": "USASCII" @@ -92,19 +92,19 @@ "informative": [ { "name": "ALTSVC", - "url": "https://www.rfc-editor.org/rfc/rfc7838.html" + "url": "https://www.rfc-editor.org/info/rfc7838" }, { "name": "BCP13", - "url": "https://www.rfc-editor.org/rfc/rfc4289.html" + "url": "https://www.rfc-editor.org/info/bcp13" }, { "name": "BCP178", - "url": "https://www.rfc-editor.org/rfc/rfc6648.html" + "url": "https://www.rfc-editor.org/info/bcp178" }, { "name": "BCP35", - "url": "https://www.rfc-editor.org/rfc/rfc7595.html" + "url": "https://www.rfc-editor.org/info/bcp35" }, { "name": "BREACH", @@ -112,11 +112,11 @@ }, { "name": "Bujlow", - "url": "https://dx.doi.org/10.1109/JPROC.2016.2637878" + "url": "https://doi.org/10.1109/JPROC.2016.2637878" }, { "name": "COOKIE", - "url": "https://www.rfc-editor.org/rfc/rfc6265.html" + "url": "https://www.rfc-editor.org/info/rfc6265" }, { "name": "Err1912", @@ -128,27 +128,27 @@ }, { "name": "Georgiev", - "url": "https://dx.doi.org/10.1145/2382196.2382204" + "url": "https://doi.org/10.1145/2382196.2382204" }, { "name": "HPACK", - "url": "https://www.rfc-editor.org/rfc/rfc7541.html" + "url": "https://www.rfc-editor.org/info/rfc7541" }, { "name": "HTTP/1.0", - "url": "https://www.rfc-editor.org/rfc/rfc1945.html" + "url": "https://www.rfc-editor.org/info/rfc1945" }, { "name": "HTTP/1.1", - "url": "https://www.rfc-editor.org/rfc/rfc9112.html" + "url": "https://www.rfc-editor.org/info/rfc9112" }, { "name": "HTTP/2", - "url": "https://www.rfc-editor.org/rfc/rfc9113.html" + "url": "https://www.rfc-editor.org/info/rfc9113" }, { "name": "HTTP/3", - "url": "https://www.rfc-editor.org/rfc/rfc9114.html" + "url": "https://www.rfc-editor.org/info/rfc9114" }, { "name": "ISO-8859-1" @@ -167,167 +167,167 @@ }, { "name": "RFC1919", - "url": "https://www.rfc-editor.org/rfc/rfc1919.html" + "url": "https://www.rfc-editor.org/info/rfc1919" }, { "name": "RFC2047", - "url": "https://www.rfc-editor.org/rfc/rfc2047.html" + "url": "https://www.rfc-editor.org/info/rfc2047" }, { "name": "RFC2068", - "url": "https://www.rfc-editor.org/rfc/rfc2068.html" + "url": "https://www.rfc-editor.org/info/rfc2068" }, { "name": "RFC2145", - "url": "https://www.rfc-editor.org/rfc/rfc2145.html" + "url": "https://www.rfc-editor.org/info/rfc2145" }, { "name": "RFC2295", - "url": "https://www.rfc-editor.org/rfc/rfc2295.html" + "url": "https://www.rfc-editor.org/info/rfc2295" }, { "name": "RFC2324", - "url": "https://www.rfc-editor.org/rfc/rfc2324.html" + "url": "https://www.rfc-editor.org/info/rfc2324" }, { "name": "RFC2557", - "url": "https://www.rfc-editor.org/rfc/rfc2557.html" + "url": "https://www.rfc-editor.org/info/rfc2557" }, { "name": "RFC2616", - "url": "https://www.rfc-editor.org/rfc/rfc2616.html" + "url": "https://www.rfc-editor.org/info/rfc2616" }, { "name": "RFC2617", - "url": "https://www.rfc-editor.org/rfc/rfc2617.html" + "url": "https://www.rfc-editor.org/info/rfc2617" }, { "name": "RFC2774", - "url": "https://www.rfc-editor.org/rfc/rfc2774.html" + "url": "https://www.rfc-editor.org/info/rfc2774" }, { "name": "RFC2818", - "url": "https://www.rfc-editor.org/rfc/rfc2818.html" + "url": "https://www.rfc-editor.org/info/rfc2818" }, { "name": "RFC2978", - "url": "https://www.rfc-editor.org/rfc/rfc2978.html" + "url": "https://www.rfc-editor.org/info/rfc2978" }, { "name": "RFC3040", - "url": "https://www.rfc-editor.org/rfc/rfc3040.html" + "url": "https://www.rfc-editor.org/info/rfc3040" }, { "name": "RFC3864", - "url": "https://www.rfc-editor.org/rfc/rfc3864.html" + "url": "https://www.rfc-editor.org/info/rfc3864" }, { "name": "RFC3875", - "url": "https://www.rfc-editor.org/rfc/rfc3875.html" + "url": "https://www.rfc-editor.org/info/rfc3875" }, { "name": "RFC4033", - "url": "https://www.rfc-editor.org/rfc/rfc4033.html" + "url": "https://www.rfc-editor.org/info/rfc4033" }, { "name": "RFC4559", - "url": "https://www.rfc-editor.org/rfc/rfc4559.html" + "url": "https://www.rfc-editor.org/info/rfc4559" }, { "name": "RFC5789", - "url": "https://www.rfc-editor.org/rfc/rfc5789.html" + "url": "https://www.rfc-editor.org/info/rfc5789" }, { "name": "RFC5905", - "url": "https://www.rfc-editor.org/rfc/rfc5905.html" + "url": "https://www.rfc-editor.org/info/rfc5905" }, { "name": "RFC6454", - "url": "https://www.rfc-editor.org/rfc/rfc6454.html" + "url": "https://www.rfc-editor.org/info/rfc6454" }, { "name": "RFC6585", - "url": "https://www.rfc-editor.org/rfc/rfc6585.html" + "url": "https://www.rfc-editor.org/info/rfc6585" }, { "name": "RFC7230", - "url": "https://www.rfc-editor.org/rfc/rfc7230.html" + "url": "https://www.rfc-editor.org/info/rfc7230" }, { "name": "RFC7231", - "url": "https://www.rfc-editor.org/rfc/rfc7231.html" + "url": "https://www.rfc-editor.org/info/rfc7231" }, { "name": "RFC7232", - "url": "https://www.rfc-editor.org/rfc/rfc7232.html" + "url": "https://www.rfc-editor.org/info/rfc7232" }, { "name": "RFC7233", - "url": "https://www.rfc-editor.org/rfc/rfc7233.html" + "url": "https://www.rfc-editor.org/info/rfc7233" }, { "name": "RFC7234", - "url": "https://www.rfc-editor.org/rfc/rfc7234.html" + "url": "https://www.rfc-editor.org/info/rfc7234" }, { "name": "RFC7235", - "url": "https://www.rfc-editor.org/rfc/rfc7235.html" + "url": "https://www.rfc-editor.org/info/rfc7235" }, { "name": "RFC7538", - "url": "https://www.rfc-editor.org/rfc/rfc7538.html" + "url": "https://www.rfc-editor.org/info/rfc7538" }, { "name": "RFC7540", - "url": "https://www.rfc-editor.org/rfc/rfc7540.html" + "url": "https://www.rfc-editor.org/info/rfc7540" }, { "name": "RFC7578", - "url": "https://www.rfc-editor.org/rfc/rfc7578.html" + "url": "https://www.rfc-editor.org/info/rfc7578" }, { "name": "RFC7615", - "url": "https://www.rfc-editor.org/rfc/rfc7615.html" + "url": "https://www.rfc-editor.org/info/rfc7615" }, { "name": "RFC7616", - "url": "https://www.rfc-editor.org/rfc/rfc7616.html" + "url": "https://www.rfc-editor.org/info/rfc7616" }, { "name": "RFC7617", - "url": "https://www.rfc-editor.org/rfc/rfc7617.html" + "url": "https://www.rfc-editor.org/info/rfc7617" }, { "name": "RFC7694", - "url": "https://www.rfc-editor.org/rfc/rfc7694.html" + "url": "https://www.rfc-editor.org/info/rfc7694" }, { "name": "RFC8126", - "url": "https://www.rfc-editor.org/rfc/rfc8126.html" + "url": "https://www.rfc-editor.org/info/rfc8126" }, { "name": "RFC8187", - "url": "https://www.rfc-editor.org/rfc/rfc8187.html" + "url": "https://www.rfc-editor.org/info/rfc8187" }, { "name": "RFC8246", - "url": "https://www.rfc-editor.org/rfc/rfc8246.html" + "url": "https://www.rfc-editor.org/info/rfc8246" }, { "name": "RFC8288", - "url": "https://www.rfc-editor.org/rfc/rfc8288.html" + "url": "https://www.rfc-editor.org/info/rfc8288" }, { "name": "RFC8336", - "url": "https://www.rfc-editor.org/rfc/rfc8336.html" + "url": "https://www.rfc-editor.org/info/rfc8336" }, { "name": "RFC8615", - "url": "https://www.rfc-editor.org/rfc/rfc8615.html" + "url": "https://www.rfc-editor.org/info/rfc8615" }, { "name": "RFC8941", - "url": "https://www.rfc-editor.org/rfc/rfc8941.html" + "url": "https://www.rfc-editor.org/info/rfc8941" }, { "name": "Sniffing", @@ -335,7 +335,7 @@ }, { "name": "WEBDAV", - "url": "https://www.rfc-editor.org/rfc/rfc4918.html" + "url": "https://www.rfc-editor.org/info/rfc4918" } ] } diff --git a/ed/refs/rfc9111.json b/ed/refs/rfc9111.json index 62a8ec61901a..0a8014d37c3b 100644 --- a/ed/refs/rfc9111.json +++ b/ed/refs/rfc9111.json @@ -1,55 +1,55 @@ { "spec": { - "title": "RFC 9111 - HTTP Caching", - "url": "https://httpwg.org/specs/rfc9111.html" + "title": "RFC 9111: HTTP Caching", + "url": "https://www.rfc-editor.org/rfc/rfc9111" }, "refs": { "normative": [ { "name": "HTTP", - "url": "https://www.rfc-editor.org/rfc/rfc9110.html" + "url": "https://www.rfc-editor.org/info/rfc9110" }, { "name": "RFC2119", - "url": "https://www.rfc-editor.org/rfc/rfc2119.html" + "url": "https://www.rfc-editor.org/info/rfc2119" }, { "name": "RFC5234", - "url": "https://www.rfc-editor.org/rfc/rfc5234.html" + "url": "https://www.rfc-editor.org/info/rfc5234" }, { "name": "RFC7405", - "url": "https://www.rfc-editor.org/rfc/rfc7405.html" + "url": "https://www.rfc-editor.org/info/rfc7405" }, { "name": "RFC8174", - "url": "https://www.rfc-editor.org/rfc/rfc8174.html" + "url": "https://www.rfc-editor.org/info/rfc8174" } ], "informative": [ { "name": "COOKIE", - "url": "https://www.rfc-editor.org/rfc/rfc6265.html" + "url": "https://www.rfc-editor.org/info/rfc6265" }, { "name": "HTTP/1.1", - "url": "https://www.rfc-editor.org/rfc/rfc9112.html" + "url": "https://www.rfc-editor.org/info/rfc9112" }, { "name": "RFC2616", - "url": "https://www.rfc-editor.org/rfc/rfc2616.html" + "url": "https://www.rfc-editor.org/info/rfc2616" }, { "name": "RFC5861", - "url": "https://www.rfc-editor.org/rfc/rfc5861.html" + "url": "https://www.rfc-editor.org/info/rfc5861" }, { "name": "RFC7234", - "url": "https://www.rfc-editor.org/rfc/rfc7234.html" + "url": "https://www.rfc-editor.org/info/rfc7234" }, { "name": "RFC8126", - "url": "https://www.rfc-editor.org/rfc/rfc8126.html" + "url": "https://www.rfc-editor.org/info/rfc8126" } ] } diff --git a/ed/refs/rfc9112.json b/ed/refs/rfc9112.json index 76e4dee17c3b..43ee4f1bf338 100644 --- a/ed/refs/rfc9112.json +++ b/ed/refs/rfc9112.json @@ -1,53 +1,53 @@ { "spec": { - "title": "RFC 9112 - HTTP/1.1", - "url": "https://httpwg.org/specs/rfc9112.html" + "title": "RFC 9112: HTTP/1.1", + "url": "https://www.rfc-editor.org/rfc/rfc9112" }, "refs": { "normative": [ { "name": "CACHING", - "url": "https://www.rfc-editor.org/rfc/rfc9111.html" + "url": "https://www.rfc-editor.org/info/rfc9111" }, { "name": "HTTP", - "url": "https://www.rfc-editor.org/rfc/rfc9110.html" + "url": "https://www.rfc-editor.org/info/rfc9110" }, { "name": "RFC1950", - "url": "https://www.rfc-editor.org/rfc/rfc1950.html" + "url": "https://www.rfc-editor.org/info/rfc1950" }, { "name": "RFC1951", - "url": "https://www.rfc-editor.org/rfc/rfc1951.html" + "url": "https://www.rfc-editor.org/info/rfc1951" }, { "name": "RFC1952", - "url": "https://www.rfc-editor.org/rfc/rfc1952.html" + "url": "https://www.rfc-editor.org/info/rfc1952" }, { "name": "RFC2119", - "url": "https://www.rfc-editor.org/rfc/rfc2119.html" + "url": "https://www.rfc-editor.org/info/rfc2119" }, { "name": "RFC5234", - "url": "https://www.rfc-editor.org/rfc/rfc5234.html" + "url": "https://www.rfc-editor.org/info/rfc5234" }, { "name": "RFC7405", - "url": "https://www.rfc-editor.org/rfc/rfc7405.html" + "url": "https://www.rfc-editor.org/info/rfc7405" }, { "name": "RFC8174", - "url": "https://www.rfc-editor.org/rfc/rfc8174.html" + "url": "https://www.rfc-editor.org/info/rfc8174" }, { "name": "TLS13", - "url": "https://www.rfc-editor.org/rfc/rfc8446.html" + "url": "https://www.rfc-editor.org/info/rfc8446" }, { "name": "URI", - "url": "https://www.rfc-editor.org/rfc/rfc3986.html" + "url": "https://www.rfc-editor.org/info/rfc3986" }, { "name": "USASCII" @@ -60,7 +60,7 @@ "informative": [ { "name": "HTTP/1.0", - "url": "https://www.rfc-editor.org/rfc/rfc1945.html" + "url": "https://www.rfc-editor.org/info/rfc1945" }, { "name": "Klein", @@ -72,35 +72,35 @@ }, { "name": "RFC2045", - "url": "https://www.rfc-editor.org/rfc/rfc2045.html" + "url": "https://www.rfc-editor.org/info/rfc2045" }, { "name": "RFC2046", - "url": "https://www.rfc-editor.org/rfc/rfc2046.html" + "url": "https://www.rfc-editor.org/info/rfc2046" }, { "name": "RFC2049", - "url": "https://www.rfc-editor.org/rfc/rfc2049.html" + "url": "https://www.rfc-editor.org/info/rfc2049" }, { "name": "RFC2068", - "url": "https://www.rfc-editor.org/rfc/rfc2068.html" + "url": "https://www.rfc-editor.org/info/rfc2068" }, { "name": "RFC2557", - "url": "https://www.rfc-editor.org/rfc/rfc2557.html" + "url": "https://www.rfc-editor.org/info/rfc2557" }, { "name": "RFC5322", - "url": "https://www.rfc-editor.org/rfc/rfc5322.html" + "url": "https://www.rfc-editor.org/info/rfc5322" }, { "name": "RFC7230", - "url": "https://www.rfc-editor.org/rfc/rfc7230.html" + "url": "https://www.rfc-editor.org/info/rfc7230" }, { "name": "RFC8126", - "url": "https://www.rfc-editor.org/rfc/rfc8126.html" + "url": "https://www.rfc-editor.org/info/rfc8126" } ] } diff --git a/ed/refs/rfc9113.json b/ed/refs/rfc9113.json index 5d5f11a008ac..273d4355ec61 100644 --- a/ed/refs/rfc9113.json +++ b/ed/refs/rfc9113.json @@ -1,83 +1,83 @@ { "spec": { - "title": "RFC 9113 - HTTP/2", - "url": "https://httpwg.org/specs/rfc9113.html" + "title": "RFC 9113: HTTP/2", + "url": "https://www.rfc-editor.org/rfc/rfc9113" }, "refs": { "normative": [ { "name": "CACHING", - "url": "https://www.rfc-editor.org/rfc/rfc9111.html" + "url": "https://www.rfc-editor.org/info/rfc9111" }, { "name": "COMPRESSION", - "url": "https://www.rfc-editor.org/rfc/rfc7541.html" + "url": "https://www.rfc-editor.org/info/rfc7541" }, { "name": "COOKIE", - "url": "https://www.rfc-editor.org/rfc/rfc6265.html" + "url": "https://www.rfc-editor.org/info/rfc6265" }, { "name": "HTTP", - "url": "https://www.rfc-editor.org/rfc/rfc9110.html" + "url": "https://www.rfc-editor.org/info/rfc9110" }, { "name": "QUIC", - "url": "https://www.rfc-editor.org/rfc/rfc9000.html" + "url": "https://www.rfc-editor.org/info/rfc9000" }, { "name": "RFC2119", - "url": "https://www.rfc-editor.org/rfc/rfc2119.html" + "url": "https://www.rfc-editor.org/info/rfc2119" }, { "name": "RFC3986", - "url": "https://www.rfc-editor.org/rfc/rfc3986.html" + "url": "https://www.rfc-editor.org/info/rfc3986" }, { "name": "RFC8174", - "url": "https://www.rfc-editor.org/rfc/rfc8174.html" + "url": "https://www.rfc-editor.org/info/rfc8174" }, { "name": "RFC8422", - "url": "https://www.rfc-editor.org/rfc/rfc8422.html" + "url": "https://www.rfc-editor.org/info/rfc8422" }, { "name": "RFC8470", - "url": "https://www.rfc-editor.org/rfc/rfc8470.html" + "url": "https://www.rfc-editor.org/info/rfc8470" }, { "name": "TCP", - "url": "https://www.rfc-editor.org/rfc/rfc793.html" + "url": "https://www.rfc-editor.org/info/rfc793" }, { "name": "TLS-ALPN", - "url": "https://www.rfc-editor.org/rfc/rfc7301.html" + "url": "https://www.rfc-editor.org/info/rfc7301" }, { "name": "TLS-ECDHE", - "url": "https://www.rfc-editor.org/rfc/rfc5289.html" + "url": "https://www.rfc-editor.org/info/rfc5289" }, { "name": "TLS-EXT", - "url": "https://www.rfc-editor.org/rfc/rfc6066.html" + "url": "https://www.rfc-editor.org/info/rfc6066" }, { "name": "TLS12", - "url": "https://www.rfc-editor.org/rfc/rfc5246.html" + "url": "https://www.rfc-editor.org/info/rfc5246" }, { "name": "TLS13", - "url": "https://www.rfc-editor.org/rfc/rfc8446.html" + "url": "https://www.rfc-editor.org/info/rfc8446" }, { "name": "TLSBCP", - "url": "https://www.rfc-editor.org/rfc/rfc7525.html" + "url": "https://www.rfc-editor.org/info/rfc7525" } ], "informative": [ { "name": "ALT-SVC", - "url": "https://www.rfc-editor.org/rfc/rfc7838.html" + "url": "https://www.rfc-editor.org/info/rfc7838" }, { "name": "BREACH", @@ -85,15 +85,15 @@ }, { "name": "DNS-TERMS", - "url": "https://www.rfc-editor.org/rfc/rfc8499.html" + "url": "https://www.rfc-editor.org/info/rfc8499" }, { "name": "HTTP-PRIORITY", - "url": "https://www.rfc-editor.org/rfc/rfc9218.html" + "url": "https://www.rfc-editor.org/info/rfc9218" }, { "name": "HTTP/1.1", - "url": "https://www.rfc-editor.org/rfc/rfc9112.html" + "url": "https://www.rfc-editor.org/info/rfc9112" }, { "name": "NFLX-2019-002", @@ -101,39 +101,39 @@ }, { "name": "PRIVACY", - "url": "https://www.rfc-editor.org/rfc/rfc6973.html" + "url": "https://www.rfc-editor.org/info/rfc6973" }, { "name": "RFC1122", - "url": "https://www.rfc-editor.org/rfc/rfc1122.html" + "url": "https://www.rfc-editor.org/info/rfc1122" }, { "name": "RFC3749", - "url": "https://www.rfc-editor.org/rfc/rfc3749.html" + "url": "https://www.rfc-editor.org/info/rfc3749" }, { "name": "RFC6125", - "url": "https://www.rfc-editor.org/rfc/rfc6125.html" + "url": "https://www.rfc-editor.org/info/rfc6125" }, { "name": "RFC6585", - "url": "https://www.rfc-editor.org/rfc/rfc6585.html" + "url": "https://www.rfc-editor.org/info/rfc6585" }, { "name": "RFC7323", - "url": "https://www.rfc-editor.org/rfc/rfc7323.html" + "url": "https://www.rfc-editor.org/info/rfc7323" }, { "name": "RFC7540", - "url": "https://www.rfc-editor.org/rfc/rfc7540.html" + "url": "https://www.rfc-editor.org/info/rfc7540" }, { "name": "RFC8441", - "url": "https://www.rfc-editor.org/rfc/rfc8441.html" + "url": "https://www.rfc-editor.org/info/rfc8441" }, { "name": "RFC8740", - "url": "https://www.rfc-editor.org/rfc/rfc8740.html" + "url": "https://www.rfc-editor.org/info/rfc8740" }, { "name": "TALKING", diff --git a/ed/refs/rfc9114.json b/ed/refs/rfc9114.json index 2bec160de64b..9829d492662c 100644 --- a/ed/refs/rfc9114.json +++ b/ed/refs/rfc9114.json @@ -1,65 +1,65 @@ { "spec": { - "title": "RFC 9114 - HTTP/3", - "url": "https://httpwg.org/specs/rfc9114.html" + "title": "RFC 9114: HTTP/3", + "url": "https://www.rfc-editor.org/rfc/rfc9114" }, "refs": { "normative": [ { "name": "ALTSVC", - "url": "https://www.rfc-editor.org/rfc/rfc7838.html" + "url": "https://www.rfc-editor.org/info/rfc7838" }, { "name": "COOKIES", - "url": "https://www.rfc-editor.org/rfc/rfc6265.html" + "url": "https://www.rfc-editor.org/info/rfc6265" }, { - "name": "HTTP-CACHING", - "url": "https://www.rfc-editor.org/rfc/rfc9111.html" + "name": "HTTP", + "url": "https://www.rfc-editor.org/info/rfc9110" }, { - "name": "HTTP-REPLAY", - "url": "https://www.rfc-editor.org/rfc/rfc8470.html" + "name": "HTTP-CACHING", + "url": "https://www.rfc-editor.org/info/rfc9111" }, { - "name": "HTTP", - "url": "https://www.rfc-editor.org/rfc/rfc9110.html" + "name": "HTTP-REPLAY", + "url": "https://www.rfc-editor.org/info/rfc8470" }, { "name": "QPACK", - "url": "https://www.rfc-editor.org/rfc/rfc9204.html" + "url": "https://www.rfc-editor.org/info/rfc9204" }, { "name": "QUIC-TRANSPORT", - "url": "https://www.rfc-editor.org/rfc/rfc9000.html" + "url": "https://www.rfc-editor.org/info/rfc9000" }, { "name": "RFC0793", - "url": "https://www.rfc-editor.org/rfc/rfc793.html" + "url": "https://www.rfc-editor.org/info/rfc793" }, { "name": "RFC2119", - "url": "https://www.rfc-editor.org/rfc/rfc2119.html" + "url": "https://www.rfc-editor.org/info/rfc2119" }, { "name": "RFC6066", - "url": "https://www.rfc-editor.org/rfc/rfc6066.html" + "url": "https://www.rfc-editor.org/info/rfc6066" }, { "name": "RFC7301", - "url": "https://www.rfc-editor.org/rfc/rfc7301.html" + "url": "https://www.rfc-editor.org/info/rfc7301" }, { "name": "RFC8126", - "url": "https://www.rfc-editor.org/rfc/rfc8126.html" + "url": "https://www.rfc-editor.org/info/rfc8126" }, { "name": "RFC8174", - "url": "https://www.rfc-editor.org/rfc/rfc8174.html" + "url": "https://www.rfc-editor.org/info/rfc8174" }, { "name": "URI", - "url": "https://www.rfc-editor.org/rfc/rfc3986.html" + "url": "https://www.rfc-editor.org/info/rfc3986" } ], "informative": [ @@ -69,35 +69,35 @@ }, { "name": "DNS-TERMS", - "url": "https://www.rfc-editor.org/rfc/rfc8499.html" + "url": "https://www.rfc-editor.org/info/rfc8499" }, { "name": "HPACK", - "url": "https://www.rfc-editor.org/rfc/rfc7541.html" + "url": "https://www.rfc-editor.org/info/rfc7541" }, { "name": "HTTP/1.1", - "url": "https://www.rfc-editor.org/rfc/rfc9112.html" + "url": "https://www.rfc-editor.org/info/rfc9112" }, { "name": "HTTP/2", - "url": "https://www.rfc-editor.org/rfc/rfc9113.html" + "url": "https://www.rfc-editor.org/info/rfc9113" }, { "name": "RFC6585", - "url": "https://www.rfc-editor.org/rfc/rfc6585.html" + "url": "https://www.rfc-editor.org/info/rfc6585" }, { "name": "RFC8164", - "url": "https://www.rfc-editor.org/rfc/rfc8164.html" + "url": "https://www.rfc-editor.org/info/rfc8164" }, { "name": "TFO", - "url": "https://www.rfc-editor.org/rfc/rfc7413.html" + "url": "https://www.rfc-editor.org/info/rfc7413" }, { "name": "TLS", - "url": "https://www.rfc-editor.org/rfc/rfc8446.html" + "url": "https://www.rfc-editor.org/info/rfc8446" } ] } diff --git a/ed/refs/turtledove.json b/ed/refs/turtledove.json index 920700022f3b..91147cfaaf0f 100644 --- a/ed/refs/turtledove.json +++ b/ed/refs/turtledove.json @@ -41,10 +41,6 @@ "name": "URL", "url": "https://url.spec.whatwg.org/" }, - { - "name": "WebCryptoAPI", - "url": "https://w3c.github.io/webcrypto/" - }, { "name": "WEBIDL", "url": "https://webidl.spec.whatwg.org/" diff --git a/ed/refs/window-placement.json b/ed/refs/window-management.json similarity index 100% rename from ed/refs/window-placement.json rename to ed/refs/window-management.json diff --git a/packages/events/package.json b/packages/events/package.json index 0d524ac96200..bbe19737af9f 100644 --- a/packages/events/package.json +++ b/packages/events/package.json @@ -1,7 +1,7 @@ { "name": "@webref/events", "description": "Events of the Web platform and associated Web IDL interfaces", - "version": "1.3.3", + "version": "1.4.0", "repository": { "type": "git", "url": "https://github.com/w3c/webref.git" diff --git a/packages/idl/package.json b/packages/idl/package.json index 419ae53b8f7e..6a7cfef65877 100644 --- a/packages/idl/package.json +++ b/packages/idl/package.json @@ -1,7 +1,7 @@ { "name": "@webref/idl", "description": "Web IDL definitions of the web platform", - "version": "3.32.1", + "version": "3.33.0", "repository": { "type": "git", "url": "https://github.com/w3c/webref.git"