diff --git a/ed/dfns/soft-navigations.json b/ed/dfns/soft-navigations.json index 4860411b790f..e3bb2abc14c4 100644 --- a/ed/dfns/soft-navigations.json +++ b/ed/dfns/soft-navigations.json @@ -352,10 +352,10 @@ "definedIn": "prose" }, { - "id": "node-modified-by-soft-navigation", - "href": "https://wicg.github.io/soft-navigations/#node-modified-by-soft-navigation", + "id": "node-appended-by-soft-navigation", + "href": "https://wicg.github.io/soft-navigations/#node-appended-by-soft-navigation", "linkingText": [ - "modified by soft navigation" + "appended by soft navigation" ], "localLinkingText": [], "type": "dfn", diff --git a/ed/headings/rfc7538.json b/ed/headings/rfc7538.json deleted file mode 100644 index 240c2ef83d03..000000000000 --- a/ed/headings/rfc7538.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "spec": { - "title": "RFC 7538 - The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect)", - "url": "https://httpwg.org/specs/rfc7538.html" - }, - "headings": [ - { - "id": "rfc.abstract", - "href": "https://httpwg.org/specs/rfc7538.html#rfc.abstract", - "level": 2, - "title": "Abstract" - }, - { - "id": "introduction", - "href": "https://httpwg.org/specs/rfc7538.html#introduction", - "level": 2, - "title": "Introduction", - "number": "1" - }, - { - "id": "notational.conventions", - "href": "https://httpwg.org/specs/rfc7538.html#notational.conventions", - "level": 2, - "title": "Notational Conventions", - "number": "2" - }, - { - "id": "status.308", - "href": "https://httpwg.org/specs/rfc7538.html#status.308", - "level": 2, - "title": "308 Permanent Redirect", - "number": "3" - }, - { - "id": "deployment.considerations", - "href": "https://httpwg.org/specs/rfc7538.html#deployment.considerations", - "level": 2, - "title": "Deployment Considerations", - "number": "4" - }, - { - "id": "security.considerations", - "href": "https://httpwg.org/specs/rfc7538.html#security.considerations", - "level": 2, - "title": "Security Considerations", - "number": "5" - }, - { - "id": "iana.considerations", - "href": "https://httpwg.org/specs/rfc7538.html#iana.considerations", - "level": 2, - "title": "IANA Considerations", - "number": "6" - }, - { - "id": "rfc.references", - "href": "https://httpwg.org/specs/rfc7538.html#rfc.references", - "level": 2, - "title": "References", - "number": "7" - }, - { - "id": "rfc.section.7.1", - "href": "https://httpwg.org/specs/rfc7538.html#rfc.section.7.1", - "level": 3, - "title": "Normative References", - "number": "7.1" - }, - { - "id": "rfc.section.7.2", - "href": "https://httpwg.org/specs/rfc7538.html#rfc.section.7.2", - "level": 3, - "title": "Informative References", - "number": "7.2" - }, - { - "id": "acknowledgements", - "href": "https://httpwg.org/specs/rfc7538.html#acknowledgements", - "level": 2, - "title": "Acknowledgements" - } - ] -} \ No newline at end of file diff --git a/ed/headings/rfc7540.json b/ed/headings/rfc7540.json deleted file mode 100644 index f2d1a223e693..000000000000 --- a/ed/headings/rfc7540.json +++ /dev/null @@ -1,703 +0,0 @@ -{ - "spec": { - "title": "RFC 7540 - Hypertext Transfer Protocol Version 2 (HTTP/2)", - "url": "https://httpwg.org/specs/rfc7540.html" - }, - "headings": [ - { - "id": "rfc.abstract", - "href": "https://httpwg.org/specs/rfc7540.html#rfc.abstract", - "level": 2, - "title": "Abstract" - }, - { - "id": "intro", - "href": "https://httpwg.org/specs/rfc7540.html#intro", - "level": 2, - "title": "Introduction", - "number": "1" - }, - { - "id": "Overview", - "href": "https://httpwg.org/specs/rfc7540.html#Overview", - "level": 2, - "title": "HTTP/2 Protocol Overview", - "number": "2" - }, - { - "id": "n-document-organization", - "href": "https://httpwg.org/specs/rfc7540.html#n-document-organization", - "level": 3, - "title": "Document Organization", - "number": "2.1" - }, - { - "id": "n-conventions-and-terminology", - "href": "https://httpwg.org/specs/rfc7540.html#n-conventions-and-terminology", - "level": 3, - "title": "Conventions and Terminology", - "number": "2.2" - }, - { - "id": "starting", - "href": "https://httpwg.org/specs/rfc7540.html#starting", - "level": 2, - "title": "Starting HTTP/2", - "number": "3" - }, - { - "id": "versioning", - "href": "https://httpwg.org/specs/rfc7540.html#versioning", - "level": 3, - "title": "HTTP/2 Version Identification", - "number": "3.1" - }, - { - "id": "discover-http", - "href": "https://httpwg.org/specs/rfc7540.html#discover-http", - "level": 3, - "title": "Starting HTTP/2 for \"http\" URIs", - "number": "3.2" - }, - { - "id": "Http2SettingsHeader", - "href": "https://httpwg.org/specs/rfc7540.html#Http2SettingsHeader", - "level": 4, - "title": "HTTP2-Settings Header Field", - "number": "3.2.1" - }, - { - "id": "discover-https", - "href": "https://httpwg.org/specs/rfc7540.html#discover-https", - "level": 3, - "title": "Starting HTTP/2 for \"https\" URIs", - "number": "3.3" - }, - { - "id": "known-http", - "href": "https://httpwg.org/specs/rfc7540.html#known-http", - "level": 3, - "title": "Starting HTTP/2 with Prior Knowledge", - "number": "3.4" - }, - { - "id": "ConnectionHeader", - "href": "https://httpwg.org/specs/rfc7540.html#ConnectionHeader", - "level": 3, - "title": "HTTP/2 Connection Preface", - "number": "3.5" - }, - { - "id": "FramingLayer", - "href": "https://httpwg.org/specs/rfc7540.html#FramingLayer", - "level": 2, - "title": "HTTP Frames", - "number": "4" - }, - { - "id": "FrameHeader", - "href": "https://httpwg.org/specs/rfc7540.html#FrameHeader", - "level": 3, - "title": "Frame Format", - "number": "4.1" - }, - { - "id": "FrameSize", - "href": "https://httpwg.org/specs/rfc7540.html#FrameSize", - "level": 3, - "title": "Frame Size", - "number": "4.2" - }, - { - "id": "HeaderBlock", - "href": "https://httpwg.org/specs/rfc7540.html#HeaderBlock", - "level": 3, - "title": "Header Compression and Decompression", - "number": "4.3" - }, - { - "id": "StreamsLayer", - "href": "https://httpwg.org/specs/rfc7540.html#StreamsLayer", - "level": 2, - "title": "Streams and Multiplexing", - "number": "5" - }, - { - "id": "StreamStates", - "href": "https://httpwg.org/specs/rfc7540.html#StreamStates", - "level": 3, - "title": "Stream States", - "number": "5.1" - }, - { - "id": "StreamIdentifiers", - "href": "https://httpwg.org/specs/rfc7540.html#StreamIdentifiers", - "level": 4, - "title": "Stream Identifiers", - "number": "5.1.1" - }, - { - "id": "n-stream-concurrency", - "href": "https://httpwg.org/specs/rfc7540.html#n-stream-concurrency", - "level": 4, - "title": "Stream Concurrency", - "number": "5.1.2" - }, - { - "id": "FlowControl", - "href": "https://httpwg.org/specs/rfc7540.html#FlowControl", - "level": 3, - "title": "Flow Control", - "number": "5.2" - }, - { - "id": "fc-principles", - "href": "https://httpwg.org/specs/rfc7540.html#fc-principles", - "level": 4, - "title": "Flow-Control Principles", - "number": "5.2.1" - }, - { - "id": "DisableFlowControl", - "href": "https://httpwg.org/specs/rfc7540.html#DisableFlowControl", - "level": 4, - "title": "Appropriate Use of Flow Control", - "number": "5.2.2" - }, - { - "id": "StreamPriority", - "href": "https://httpwg.org/specs/rfc7540.html#StreamPriority", - "level": 3, - "title": "Stream Priority", - "number": "5.3" - }, - { - "id": "pri-depend", - "href": "https://httpwg.org/specs/rfc7540.html#pri-depend", - "level": 4, - "title": "Stream Dependencies", - "number": "5.3.1" - }, - { - "id": "n-dependency-weighting", - "href": "https://httpwg.org/specs/rfc7540.html#n-dependency-weighting", - "level": 4, - "title": "Dependency Weighting", - "number": "5.3.2" - }, - { - "id": "reprioritize", - "href": "https://httpwg.org/specs/rfc7540.html#reprioritize", - "level": 4, - "title": "Reprioritization", - "number": "5.3.3" - }, - { - "id": "priority-gc", - "href": "https://httpwg.org/specs/rfc7540.html#priority-gc", - "level": 4, - "title": "Prioritization State Management", - "number": "5.3.4" - }, - { - "id": "pri-default", - "href": "https://httpwg.org/specs/rfc7540.html#pri-default", - "level": 4, - "title": "Default Priorities", - "number": "5.3.5" - }, - { - "id": "ErrorHandler", - "href": "https://httpwg.org/specs/rfc7540.html#ErrorHandler", - "level": 3, - "title": "Error Handling", - "number": "5.4" - }, - { - "id": "ConnectionErrorHandler", - "href": "https://httpwg.org/specs/rfc7540.html#ConnectionErrorHandler", - "level": 4, - "title": "Connection Error Handling", - "number": "5.4.1" - }, - { - "id": "StreamErrorHandler", - "href": "https://httpwg.org/specs/rfc7540.html#StreamErrorHandler", - "level": 4, - "title": "Stream Error Handling", - "number": "5.4.2" - }, - { - "id": "n-connection-termination", - "href": "https://httpwg.org/specs/rfc7540.html#n-connection-termination", - "level": 4, - "title": "Connection Termination", - "number": "5.4.3" - }, - { - "id": "extensibility", - "href": "https://httpwg.org/specs/rfc7540.html#extensibility", - "level": 3, - "title": "Extending HTTP/2", - "number": "5.5" - }, - { - "id": "FrameTypes", - "href": "https://httpwg.org/specs/rfc7540.html#FrameTypes", - "level": 2, - "title": "Frame Definitions", - "number": "6" - }, - { - "id": "DATA", - "href": "https://httpwg.org/specs/rfc7540.html#DATA", - "level": 3, - "title": "DATA", - "number": "6.1" - }, - { - "id": "HEADERS", - "href": "https://httpwg.org/specs/rfc7540.html#HEADERS", - "level": 3, - "title": "HEADERS", - "number": "6.2" - }, - { - "id": "PRIORITY", - "href": "https://httpwg.org/specs/rfc7540.html#PRIORITY", - "level": 3, - "title": "PRIORITY", - "number": "6.3" - }, - { - "id": "RST_STREAM", - "href": "https://httpwg.org/specs/rfc7540.html#RST_STREAM", - "level": 3, - "title": "RST_STREAM", - "number": "6.4" - }, - { - "id": "SETTINGS", - "href": "https://httpwg.org/specs/rfc7540.html#SETTINGS", - "level": 3, - "title": "SETTINGS", - "number": "6.5" - }, - { - "id": "SettingFormat", - "href": "https://httpwg.org/specs/rfc7540.html#SettingFormat", - "level": 4, - "title": "SETTINGS Format", - "number": "6.5.1" - }, - { - "id": "SettingValues", - "href": "https://httpwg.org/specs/rfc7540.html#SettingValues", - "level": 4, - "title": "Defined SETTINGS Parameters", - "number": "6.5.2" - }, - { - "id": "SettingsSync", - "href": "https://httpwg.org/specs/rfc7540.html#SettingsSync", - "level": 4, - "title": "Settings Synchronization", - "number": "6.5.3" - }, - { - "id": "PUSH_PROMISE", - "href": "https://httpwg.org/specs/rfc7540.html#PUSH_PROMISE", - "level": 3, - "title": "PUSH_PROMISE", - "number": "6.6" - }, - { - "id": "PING", - "href": "https://httpwg.org/specs/rfc7540.html#PING", - "level": 3, - "title": "PING", - "number": "6.7" - }, - { - "id": "GOAWAY", - "href": "https://httpwg.org/specs/rfc7540.html#GOAWAY", - "level": 3, - "title": "GOAWAY", - "number": "6.8" - }, - { - "id": "WINDOW_UPDATE", - "href": "https://httpwg.org/specs/rfc7540.html#WINDOW_UPDATE", - "level": 3, - "title": "WINDOW_UPDATE", - "number": "6.9" - }, - { - "id": "n-the-flow-control-window", - "href": "https://httpwg.org/specs/rfc7540.html#n-the-flow-control-window", - "level": 4, - "title": "The Flow-Control Window", - "number": "6.9.1" - }, - { - "id": "InitialWindowSize", - "href": "https://httpwg.org/specs/rfc7540.html#InitialWindowSize", - "level": 4, - "title": "Initial Flow-Control Window Size", - "number": "6.9.2" - }, - { - "id": "n-reducing-the-stream-window-size", - "href": "https://httpwg.org/specs/rfc7540.html#n-reducing-the-stream-window-size", - "level": 4, - "title": "Reducing the Stream Window Size", - "number": "6.9.3" - }, - { - "id": "CONTINUATION", - "href": "https://httpwg.org/specs/rfc7540.html#CONTINUATION", - "level": 3, - "title": "CONTINUATION", - "number": "6.10" - }, - { - "id": "ErrorCodes", - "href": "https://httpwg.org/specs/rfc7540.html#ErrorCodes", - "level": 2, - "title": "Error Codes", - "number": "7" - }, - { - "id": "HTTPLayer", - "href": "https://httpwg.org/specs/rfc7540.html#HTTPLayer", - "level": 2, - "title": "HTTP Message Exchanges", - "number": "8" - }, - { - "id": "HttpSequence", - "href": "https://httpwg.org/specs/rfc7540.html#HttpSequence", - "level": 3, - "title": "HTTP Request/Response Exchange", - "number": "8.1" - }, - { - "id": "informational-responses", - "href": "https://httpwg.org/specs/rfc7540.html#informational-responses", - "level": 4, - "title": "Upgrading from HTTP/2", - "number": "8.1.1" - }, - { - "id": "HttpHeaders", - "href": "https://httpwg.org/specs/rfc7540.html#HttpHeaders", - "level": 4, - "title": "HTTP Header Fields", - "number": "8.1.2" - }, - { - "id": "PseudoHeaderFields", - "href": "https://httpwg.org/specs/rfc7540.html#PseudoHeaderFields", - "level": 5, - "title": "Pseudo-Header Fields", - "number": "8.1.2.1" - }, - { - "id": "n-connection-specific-header-fields", - "href": "https://httpwg.org/specs/rfc7540.html#n-connection-specific-header-fields", - "level": 5, - "title": "Connection-Specific Header Fields", - "number": "8.1.2.2" - }, - { - "id": "HttpRequest", - "href": "https://httpwg.org/specs/rfc7540.html#HttpRequest", - "level": 5, - "title": "Request Pseudo-Header Fields", - "number": "8.1.2.3" - }, - { - "id": "HttpResponse", - "href": "https://httpwg.org/specs/rfc7540.html#HttpResponse", - "level": 5, - "title": "Response Pseudo-Header Fields", - "number": "8.1.2.4" - }, - { - "id": "CompressCookie", - "href": "https://httpwg.org/specs/rfc7540.html#CompressCookie", - "level": 5, - "title": "Compressing the Cookie Header Field", - "number": "8.1.2.5" - }, - { - "id": "malformed", - "href": "https://httpwg.org/specs/rfc7540.html#malformed", - "level": 5, - "title": "Malformed Requests and Responses", - "number": "8.1.2.6" - }, - { - "id": "n-examples", - "href": "https://httpwg.org/specs/rfc7540.html#n-examples", - "level": 4, - "title": "Examples", - "number": "8.1.3" - }, - { - "id": "Reliability", - "href": "https://httpwg.org/specs/rfc7540.html#Reliability", - "level": 4, - "title": "Request Reliability Mechanisms in HTTP/2", - "number": "8.1.4" - }, - { - "id": "PushResources", - "href": "https://httpwg.org/specs/rfc7540.html#PushResources", - "level": 3, - "title": "Server Push", - "number": "8.2" - }, - { - "id": "PushRequests", - "href": "https://httpwg.org/specs/rfc7540.html#PushRequests", - "level": 4, - "title": "Push Requests", - "number": "8.2.1" - }, - { - "id": "PushResponses", - "href": "https://httpwg.org/specs/rfc7540.html#PushResponses", - "level": 4, - "title": "Push Responses", - "number": "8.2.2" - }, - { - "id": "CONNECT", - "href": "https://httpwg.org/specs/rfc7540.html#CONNECT", - "level": 3, - "title": "The CONNECT Method", - "number": "8.3" - }, - { - "id": "HttpExtra", - "href": "https://httpwg.org/specs/rfc7540.html#HttpExtra", - "level": 2, - "title": "Additional HTTP Requirements/Considerations", - "number": "9" - }, - { - "id": "n-connection-management", - "href": "https://httpwg.org/specs/rfc7540.html#n-connection-management", - "level": 3, - "title": "Connection Management", - "number": "9.1" - }, - { - "id": "reuse", - "href": "https://httpwg.org/specs/rfc7540.html#reuse", - "level": 4, - "title": "Connection Reuse", - "number": "9.1.1" - }, - { - "id": "MisdirectedRequest", - "href": "https://httpwg.org/specs/rfc7540.html#MisdirectedRequest", - "level": 4, - "title": "The 421 (Misdirected Request) Status Code", - "number": "9.1.2" - }, - { - "id": "TLSUsage", - "href": "https://httpwg.org/specs/rfc7540.html#TLSUsage", - "level": 3, - "title": "Use of TLS Features", - "number": "9.2" - }, - { - "id": "n-tls-1.2-features", - "href": "https://httpwg.org/specs/rfc7540.html#n-tls-1.2-features", - "level": 4, - "title": "TLS 1.2 Features", - "number": "9.2.1" - }, - { - "id": "n-tls-1.2-cipher-suites", - "href": "https://httpwg.org/specs/rfc7540.html#n-tls-1.2-cipher-suites", - "level": 4, - "title": "TLS 1.2 Cipher Suites", - "number": "9.2.2" - }, - { - "id": "security", - "href": "https://httpwg.org/specs/rfc7540.html#security", - "level": 2, - "title": "10. Security Considerations" - }, - { - "id": "authority", - "href": "https://httpwg.org/specs/rfc7540.html#authority", - "level": 3, - "title": "Server Authority", - "number": "10.1" - }, - { - "id": "n-cross-protocol-attacks", - "href": "https://httpwg.org/specs/rfc7540.html#n-cross-protocol-attacks", - "level": 3, - "title": "Cross-Protocol Attacks", - "number": "10.2" - }, - { - "id": "n-intermediary-encapsulation-attacks", - "href": "https://httpwg.org/specs/rfc7540.html#n-intermediary-encapsulation-attacks", - "level": 3, - "title": "Intermediary Encapsulation Attacks", - "number": "10.3" - }, - { - "id": "n-cacheability-of-pushed-responses", - "href": "https://httpwg.org/specs/rfc7540.html#n-cacheability-of-pushed-responses", - "level": 3, - "title": "Cacheability of Pushed Responses", - "number": "10.4" - }, - { - "id": "dos", - "href": "https://httpwg.org/specs/rfc7540.html#dos", - "level": 3, - "title": "Denial-of-Service Considerations", - "number": "10.5" - }, - { - "id": "MaxHeaderBlock", - "href": "https://httpwg.org/specs/rfc7540.html#MaxHeaderBlock", - "level": 4, - "title": "Limits on Header Block Size", - "number": "10.5.1" - }, - { - "id": "connectDos", - "href": "https://httpwg.org/specs/rfc7540.html#connectDos", - "level": 4, - "title": "CONNECT Issues", - "number": "10.5.2" - }, - { - "id": "n-use-of-compression", - "href": "https://httpwg.org/specs/rfc7540.html#n-use-of-compression", - "level": 3, - "title": "Use of Compression", - "number": "10.6" - }, - { - "id": "padding", - "href": "https://httpwg.org/specs/rfc7540.html#padding", - "level": 3, - "title": "Use of Padding", - "number": "10.7" - }, - { - "id": "n-privacy-considerations", - "href": "https://httpwg.org/specs/rfc7540.html#n-privacy-considerations", - "level": 3, - "title": "Privacy Considerations", - "number": "10.8" - }, - { - "id": "iana", - "href": "https://httpwg.org/specs/rfc7540.html#iana", - "level": 2, - "title": "11. IANA Considerations" - }, - { - "id": "iana-alpn", - "href": "https://httpwg.org/specs/rfc7540.html#iana-alpn", - "level": 3, - "title": "Registration of HTTP/2 Identification Strings", - "number": "11.1" - }, - { - "id": "iana-frames", - "href": "https://httpwg.org/specs/rfc7540.html#iana-frames", - "level": 3, - "title": "Frame Type Registry", - "number": "11.2" - }, - { - "id": "iana-settings", - "href": "https://httpwg.org/specs/rfc7540.html#iana-settings", - "level": 3, - "title": "Settings Registry", - "number": "11.3" - }, - { - "id": "iana-errors", - "href": "https://httpwg.org/specs/rfc7540.html#iana-errors", - "level": 3, - "title": "Error Code Registry", - "number": "11.4" - }, - { - "id": "n-http2-settings-header-field-registration", - "href": "https://httpwg.org/specs/rfc7540.html#n-http2-settings-header-field-registration", - "level": 3, - "title": "HTTP2-Settings Header Field Registration", - "number": "11.5" - }, - { - "id": "n-pri-method-registration", - "href": "https://httpwg.org/specs/rfc7540.html#n-pri-method-registration", - "level": 3, - "title": "PRI Method Registration", - "number": "11.6" - }, - { - "id": "iana-MisdirectedRequest", - "href": "https://httpwg.org/specs/rfc7540.html#iana-MisdirectedRequest", - "level": 3, - "title": "The 421 (Misdirected Request) HTTP Status Code", - "number": "11.7" - }, - { - "id": "iana-h2c", - "href": "https://httpwg.org/specs/rfc7540.html#iana-h2c", - "level": 3, - "title": "The h2c Upgrade Token", - "number": "11.8" - }, - { - "id": "rfc.references", - "href": "https://httpwg.org/specs/rfc7540.html#rfc.references", - "level": 2, - "title": "12. References" - }, - { - "id": "rfc.section.12.1", - "href": "https://httpwg.org/specs/rfc7540.html#rfc.section.12.1", - "level": 3, - "title": "Normative References", - "number": "12.1" - }, - { - "id": "rfc.section.12.2", - "href": "https://httpwg.org/specs/rfc7540.html#rfc.section.12.2", - "level": 3, - "title": "Informative References", - "number": "12.2" - }, - { - "id": "BadCipherSuites", - "href": "https://httpwg.org/specs/rfc7540.html#BadCipherSuites", - "level": 2, - "title": "TLS 1.2 Cipher Suite Black List", - "number": "A" - }, - { - "id": "n-acknowledgements", - "href": "https://httpwg.org/specs/rfc7540.html#n-acknowledgements", - "level": 2, - "title": "Acknowledgements" - } - ] -} \ No newline at end of file diff --git a/ed/ids/miniapp-manifest.json b/ed/ids/miniapp-manifest.json index 51345c81e97a..c4ff982527c7 100644 --- a/ed/ids/miniapp-manifest.json +++ b/ed/ids/miniapp-manifest.json @@ -548,6 +548,7 @@ "https://w3c.github.io/miniapp-manifest/#bib-manifest-app-info", "https://w3c.github.io/miniapp-manifest/#bib-mediaqueries-5", "https://w3c.github.io/miniapp-manifest/#bib-miniapp-packaging", + "https://w3c.github.io/miniapp-manifest/#bib-permissions", "https://w3c.github.io/miniapp-manifest/#bib-rfc2119", "https://w3c.github.io/miniapp-manifest/#bib-rfc5234", "https://w3c.github.io/miniapp-manifest/#bib-rfc8174", diff --git a/ed/ids/rfc7538.json b/ed/ids/rfc7538.json deleted file mode 100644 index 71a57151e04e..000000000000 --- a/ed/ids/rfc7538.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "spec": { - "title": "RFC 7538 - The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect)", - "url": "https://httpwg.org/specs/rfc7538.html" - }, - "ids": [ - "https://httpwg.org/specs/rfc7538.html#navbar-collapse", - "https://httpwg.org/specs/rfc7538.html#top", - "https://httpwg.org/specs/rfc7538.html#sidebar", - "https://httpwg.org/specs/rfc7538.html#rfc.headerblock", - "https://httpwg.org/specs/rfc7538.html#rfc.title", - "https://httpwg.org/specs/rfc7538.html#rfc.abstract", - "https://httpwg.org/specs/rfc7538.html#rfc.abstract.p.1", - "https://httpwg.org/specs/rfc7538.html#rfc.meta", - "https://httpwg.org/specs/rfc7538.html#rfc.status", - "https://httpwg.org/specs/rfc7538.html#rfc.boilerplate.1.p.1", - "https://httpwg.org/specs/rfc7538.html#rfc.boilerplate.1.p.2", - "https://httpwg.org/specs/rfc7538.html#rfc.boilerplate.1.p.3", - "https://httpwg.org/specs/rfc7538.html#rfc.copyrightnotice", - "https://httpwg.org/specs/rfc7538.html#rfc.boilerplate.2.p.1", - "https://httpwg.org/specs/rfc7538.html#rfc.boilerplate.2.p.2", - "https://httpwg.org/specs/rfc7538.html#introduction", - "https://httpwg.org/specs/rfc7538.html#rfc.section.1", - "https://httpwg.org/specs/rfc7538.html#rfc.section.1.p.1", - "https://httpwg.org/specs/rfc7538.html#rfc.section.1.p.2", - "https://httpwg.org/specs/rfc7538.html#rfc.table.u.1", - "https://httpwg.org/specs/rfc7538.html#rfc.section.1.p.3", - "https://httpwg.org/specs/rfc7538.html#rfc.section.1.p.4", - "https://httpwg.org/specs/rfc7538.html#notational.conventions", - "https://httpwg.org/specs/rfc7538.html#rfc.section.2", - "https://httpwg.org/specs/rfc7538.html#rfc.section.2.p.1", - "https://httpwg.org/specs/rfc7538.html#status.308", - "https://httpwg.org/specs/rfc7538.html#rfc.section.3", - "https://httpwg.org/specs/rfc7538.html#rfc.section.3.p.1", - "https://httpwg.org/specs/rfc7538.html#rfc.section.3.p.2", - "https://httpwg.org/specs/rfc7538.html#rfc.section.3.p.3", - "https://httpwg.org/specs/rfc7538.html#rfc.section.3.p.4", - "https://httpwg.org/specs/rfc7538.html#rfc.section.3.p.4.1", - "https://httpwg.org/specs/rfc7538.html#deployment.considerations", - "https://httpwg.org/specs/rfc7538.html#rfc.section.4", - "https://httpwg.org/specs/rfc7538.html#rfc.section.4.p.1", - "https://httpwg.org/specs/rfc7538.html#rfc.section.4.p.2", - "https://httpwg.org/specs/rfc7538.html#rfc.section.4.p.3", - "https://httpwg.org/specs/rfc7538.html#rfc.figure.u.1", - "https://httpwg.org/specs/rfc7538.html#rfc.figure.u.2", - "https://httpwg.org/specs/rfc7538.html#body", - "https://httpwg.org/specs/rfc7538.html#security.considerations", - "https://httpwg.org/specs/rfc7538.html#rfc.section.5", - "https://httpwg.org/specs/rfc7538.html#rfc.section.5.p.1", - "https://httpwg.org/specs/rfc7538.html#rfc.section.5.p.2", - "https://httpwg.org/specs/rfc7538.html#iana.considerations", - "https://httpwg.org/specs/rfc7538.html#rfc.section.6", - "https://httpwg.org/specs/rfc7538.html#rfc.section.6.p.1", - "https://httpwg.org/specs/rfc7538.html#rfc.table.1", - "https://httpwg.org/specs/rfc7538.html#iana.status.code.registration.table", - "https://httpwg.org/specs/rfc7538.html#rfc.references", - "https://httpwg.org/specs/rfc7538.html#rfc.section.7", - "https://httpwg.org/specs/rfc7538.html#rfc.references.1", - "https://httpwg.org/specs/rfc7538.html#rfc.section.7.1", - "https://httpwg.org/specs/rfc7538.html#RFC2119", - "https://httpwg.org/specs/rfc7538.html#RFC3986", - "https://httpwg.org/specs/rfc7538.html#RFC7230", - "https://httpwg.org/specs/rfc7538.html#RFC7231", - "https://httpwg.org/specs/rfc7538.html#RFC7234", - "https://httpwg.org/specs/rfc7538.html#rfc.references.2", - "https://httpwg.org/specs/rfc7538.html#rfc.section.7.2", - "https://httpwg.org/specs/rfc7538.html#HTML", - "https://httpwg.org/specs/rfc7538.html#acknowledgements", - "https://httpwg.org/specs/rfc7538.html#rfc.section.unnumbered-1", - "https://httpwg.org/specs/rfc7538.html#rfc.section.unnumbered-1.p.1", - "https://httpwg.org/specs/rfc7538.html#rfc.section.unnumbered-1.p.2", - "https://httpwg.org/specs/rfc7538.html#rfc.authors" - ] -} \ No newline at end of file diff --git a/ed/ids/rfc7540.json b/ed/ids/rfc7540.json deleted file mode 100644 index 0a575e9d44e8..000000000000 --- a/ed/ids/rfc7540.json +++ /dev/null @@ -1,753 +0,0 @@ -{ - "spec": { - "title": "RFC 7540 - Hypertext Transfer Protocol Version 2 (HTTP/2)", - "url": "https://httpwg.org/specs/rfc7540.html" - }, - "ids": [ - "https://httpwg.org/specs/rfc7540.html#navbar-collapse", - "https://httpwg.org/specs/rfc7540.html#top", - "https://httpwg.org/specs/rfc7540.html#sidebar", - "https://httpwg.org/specs/rfc7540.html#rfc.headerblock", - "https://httpwg.org/specs/rfc7540.html#rfc.title", - "https://httpwg.org/specs/rfc7540.html#rfc.abstract", - "https://httpwg.org/specs/rfc7540.html#rfc.abstract.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.abstract.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.meta", - "https://httpwg.org/specs/rfc7540.html#rfc.status", - "https://httpwg.org/specs/rfc7540.html#rfc.boilerplate.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.boilerplate.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.boilerplate.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.copyrightnotice", - "https://httpwg.org/specs/rfc7540.html#rfc.boilerplate.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.boilerplate.2.p.2", - "https://httpwg.org/specs/rfc7540.html#intro", - "https://httpwg.org/specs/rfc7540.html#rfc.section.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.1.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.1.p.6", - "https://httpwg.org/specs/rfc7540.html#Overview", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.p.6", - "https://httpwg.org/specs/rfc7540.html#n-document-organization", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.1.p.2", - "https://httpwg.org/specs/rfc7540.html#n-conventions-and-terminology", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.2.2.p.5", - "https://httpwg.org/specs/rfc7540.html#starting", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.p.3", - "https://httpwg.org/specs/rfc7540.html#versioning", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.1.p.2", - "https://httpwg.org/specs/rfc7540.html#discover-http", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.p.8", - "https://httpwg.org/specs/rfc7540.html#Http2SettingsHeader", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.2.1.p.5", - "https://httpwg.org/specs/rfc7540.html#discover-https", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.3.p.3", - "https://httpwg.org/specs/rfc7540.html#known-http", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.4.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.4.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.4.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.4.p.4", - "https://httpwg.org/specs/rfc7540.html#ConnectionHeader", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.5.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.5.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.5.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.5.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.5.p.4.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.5.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.5.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.5.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.3.5.p.8", - "https://httpwg.org/specs/rfc7540.html#FramingLayer", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.p.1", - "https://httpwg.org/specs/rfc7540.html#FrameHeader", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.1.p.1", - "https://httpwg.org/specs/rfc7540.html#FrameLayout", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.1.p.3", - "https://httpwg.org/specs/rfc7540.html#FrameSize", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.2.p.3.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.2.p.5", - "https://httpwg.org/specs/rfc7540.html#HeaderBlock", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.3.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.3.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.3.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.3.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.3.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.4.3.p.8", - "https://httpwg.org/specs/rfc7540.html#StreamsLayer", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.p.1", - "https://httpwg.org/specs/rfc7540.html#StreamStates", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.p.1", - "https://httpwg.org/specs/rfc7540.html#StreamStatesFigure", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.p.6", - "https://httpwg.org/specs/rfc7540.html#StreamIdentifiers", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.1.p.5", - "https://httpwg.org/specs/rfc7540.html#n-stream-concurrency", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.1.2.p.4", - "https://httpwg.org/specs/rfc7540.html#FlowControl", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2.p.2", - "https://httpwg.org/specs/rfc7540.html#fc-principles", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2.1.p.2", - "https://httpwg.org/specs/rfc7540.html#DisableFlowControl", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.2.2.p.4", - "https://httpwg.org/specs/rfc7540.html#StreamPriority", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.p.5", - "https://httpwg.org/specs/rfc7540.html#pri-depend", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.1.p.4", - "https://httpwg.org/specs/rfc7540.html#ExampleofDefaultDependencyCreation", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.1.p.5", - "https://httpwg.org/specs/rfc7540.html#ExampleofExclusiveDependencyCreation", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.1.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.1.p.7", - "https://httpwg.org/specs/rfc7540.html#n-dependency-weighting", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.2.p.2", - "https://httpwg.org/specs/rfc7540.html#reprioritize", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.3.p.3", - "https://httpwg.org/specs/rfc7540.html#ExampleofDependencyReordering", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.5", - "https://httpwg.org/specs/rfc7540.html#priority-gc", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.4.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.4.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.4.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.4.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.4.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.4.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.4.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.4.p.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.4.p.9", - "https://httpwg.org/specs/rfc7540.html#pri-default", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.3.5.p.1", - "https://httpwg.org/specs/rfc7540.html#ErrorHandler", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.p.2", - "https://httpwg.org/specs/rfc7540.html#ConnectionErrorHandler", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.1.p.4", - "https://httpwg.org/specs/rfc7540.html#StreamErrorHandler", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.2.p.5", - "https://httpwg.org/specs/rfc7540.html#n-connection-termination", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.4.3.p.1", - "https://httpwg.org/specs/rfc7540.html#extensibility", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.5.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.5.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.5.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.5.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.5.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.5.5.p.6", - "https://httpwg.org/specs/rfc7540.html#FrameTypes", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.p.2", - "https://httpwg.org/specs/rfc7540.html#DATA", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.1.p.2", - "https://httpwg.org/specs/rfc7540.html#DATAFramePayload", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.1.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.1.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.1.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.1.p.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.1.p.8.1", - "https://httpwg.org/specs/rfc7540.html#HEADERS", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.2.p.1", - "https://httpwg.org/specs/rfc7540.html#HEADERSFramePayload", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.2.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.2.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.2.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.2.p.8", - "https://httpwg.org/specs/rfc7540.html#PRIORITY", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.3.p.1", - "https://httpwg.org/specs/rfc7540.html#PRIORITYFramePayload", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.3.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.3.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.3.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.3.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.3.p.7", - "https://httpwg.org/specs/rfc7540.html#RST_STREAM", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.4.p.1", - "https://httpwg.org/specs/rfc7540.html#RST_STREAMFramePayload", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.9", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.4.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.4.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.4.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.4.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.4.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.4.p.7", - "https://httpwg.org/specs/rfc7540.html#SETTINGS", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.p.8", - "https://httpwg.org/specs/rfc7540.html#SettingFormat", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.1.p.1", - "https://httpwg.org/specs/rfc7540.html#SettingFormatFigure", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.10", - "https://httpwg.org/specs/rfc7540.html#SettingValues", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.2.p.1", - "https://httpwg.org/specs/rfc7540.html#SETTINGS_HEADER_TABLE_SIZE", - "https://httpwg.org/specs/rfc7540.html#SETTINGS_ENABLE_PUSH", - "https://httpwg.org/specs/rfc7540.html#SETTINGS_MAX_CONCURRENT_STREAMS", - "https://httpwg.org/specs/rfc7540.html#SETTINGS_INITIAL_WINDOW_SIZE", - "https://httpwg.org/specs/rfc7540.html#SETTINGS_MAX_FRAME_SIZE", - "https://httpwg.org/specs/rfc7540.html#SETTINGS_MAX_HEADER_LIST_SIZE", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.2.p.2", - "https://httpwg.org/specs/rfc7540.html#SettingsSync", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.5.3.p.3", - "https://httpwg.org/specs/rfc7540.html#PUSH_PROMISE", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.1", - "https://httpwg.org/specs/rfc7540.html#PUSH_PROMISEPayloadFormat", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.11", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.9", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.10", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.6.p.11", - "https://httpwg.org/specs/rfc7540.html#PING", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.7.p.1", - "https://httpwg.org/specs/rfc7540.html#PINGPayloadFormat", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.12", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.7.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.7.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.7.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.7.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.7.p.6", - "https://httpwg.org/specs/rfc7540.html#GOAWAY", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.7", - "https://httpwg.org/specs/rfc7540.html#GOAWAYPayloadFormat", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.13", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.9", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.10", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.11", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.11.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.12", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.13", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.14", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.15", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.16", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.17", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.18", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.8.p.19", - "https://httpwg.org/specs/rfc7540.html#WINDOW_UPDATE", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.4", - "https://httpwg.org/specs/rfc7540.html#WINDOW_UPDATEPayloadFormat", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.14", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.9", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.10", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.p.11", - "https://httpwg.org/specs/rfc7540.html#n-the-flow-control-window", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.1.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.1.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.1.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.1.p.8", - "https://httpwg.org/specs/rfc7540.html#InitialWindowSize", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.2.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.2.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.2.p.7", - "https://httpwg.org/specs/rfc7540.html#n-reducing-the-stream-window-size", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.9.3.p.2", - "https://httpwg.org/specs/rfc7540.html#CONTINUATION", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.10", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.10.p.1", - "https://httpwg.org/specs/rfc7540.html#CONTINUATIONFramePayload", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.15", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.10.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.10.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.10.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.10.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.6.10.p.6", - "https://httpwg.org/specs/rfc7540.html#ErrorCodes", - "https://httpwg.org/specs/rfc7540.html#rfc.section.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.7.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.7.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.7.p.3", - "https://httpwg.org/specs/rfc7540.html#NO_ERROR", - "https://httpwg.org/specs/rfc7540.html#PROTOCOL_ERROR", - "https://httpwg.org/specs/rfc7540.html#INTERNAL_ERROR", - "https://httpwg.org/specs/rfc7540.html#FLOW_CONTROL_ERROR", - "https://httpwg.org/specs/rfc7540.html#SETTINGS_TIMEOUT", - "https://httpwg.org/specs/rfc7540.html#STREAM_CLOSED", - "https://httpwg.org/specs/rfc7540.html#FRAME_SIZE_ERROR", - "https://httpwg.org/specs/rfc7540.html#REFUSED_STREAM", - "https://httpwg.org/specs/rfc7540.html#CANCEL", - "https://httpwg.org/specs/rfc7540.html#COMPRESSION_ERROR", - "https://httpwg.org/specs/rfc7540.html#CONNECT_ERROR", - "https://httpwg.org/specs/rfc7540.html#ENHANCE_YOUR_CALM", - "https://httpwg.org/specs/rfc7540.html#INADEQUATE_SECURITY", - "https://httpwg.org/specs/rfc7540.html#HTTP_1_1_REQUIRED", - "https://httpwg.org/specs/rfc7540.html#rfc.section.7.p.4", - "https://httpwg.org/specs/rfc7540.html#HTTPLayer", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.p.2", - "https://httpwg.org/specs/rfc7540.html#HttpSequence", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.p.8", - "https://httpwg.org/specs/rfc7540.html#informational-responses", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.1.p.2", - "https://httpwg.org/specs/rfc7540.html#HttpHeaders", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.p.2", - "https://httpwg.org/specs/rfc7540.html#PseudoHeaderFields", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.1.p.4", - "https://httpwg.org/specs/rfc7540.html#n-connection-specific-header-fields", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.2.p.4.1", - "https://httpwg.org/specs/rfc7540.html#HttpRequest", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.3.p.3", - "https://httpwg.org/specs/rfc7540.html#HttpResponse", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.4.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.4.p.2", - "https://httpwg.org/specs/rfc7540.html#CompressCookie", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.5.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.5.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.6", - "https://httpwg.org/specs/rfc7540.html#malformed", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.6.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.6.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.6.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.2.6.p.4", - "https://httpwg.org/specs/rfc7540.html#n-examples", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.3.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.3.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.9", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.3.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.10", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.3.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.3.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.figure.u.11", - "https://httpwg.org/specs/rfc7540.html#Reliability", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.4.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.4.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.4.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.4.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.1.4.p.5", - "https://httpwg.org/specs/rfc7540.html#PushResources", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.p.8", - "https://httpwg.org/specs/rfc7540.html#PushRequests", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.1.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.1.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.1.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.1.p.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.1.p.9", - "https://httpwg.org/specs/rfc7540.html#PushResponses", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.2.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.2.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.2.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.2.2.p.7.1", - "https://httpwg.org/specs/rfc7540.html#CONNECT", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.3.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.3.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.3.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.3.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.8.3.p.7", - "https://httpwg.org/specs/rfc7540.html#HttpExtra", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.p.1", - "https://httpwg.org/specs/rfc7540.html#n-connection-management", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.p.5", - "https://httpwg.org/specs/rfc7540.html#reuse", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.1.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.1.p.6", - "https://httpwg.org/specs/rfc7540.html#MisdirectedRequest", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.1.2.p.4", - "https://httpwg.org/specs/rfc7540.html#TLSUsage", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.p.3", - "https://httpwg.org/specs/rfc7540.html#n-tls-1.2-features", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.1.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.1.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.1.p.6", - "https://httpwg.org/specs/rfc7540.html#n-tls-1.2-cipher-suites", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.2.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.9.2.2.p.5", - "https://httpwg.org/specs/rfc7540.html#security", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10", - "https://httpwg.org/specs/rfc7540.html#authority", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.1.p.1", - "https://httpwg.org/specs/rfc7540.html#n-cross-protocol-attacks", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.2.p.4", - "https://httpwg.org/specs/rfc7540.html#n-intermediary-encapsulation-attacks", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.3.p.2", - "https://httpwg.org/specs/rfc7540.html#n-cacheability-of-pushed-responses", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.4.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.4.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.4.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.4.p.4", - "https://httpwg.org/specs/rfc7540.html#dos", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.p.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.p.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.p.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.p.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.p.9", - "https://httpwg.org/specs/rfc7540.html#MaxHeaderBlock", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.1.p.3", - "https://httpwg.org/specs/rfc7540.html#connectDos", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.5.2.p.1", - "https://httpwg.org/specs/rfc7540.html#n-use-of-compression", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.6.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.6.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.6.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.6.p.4", - "https://httpwg.org/specs/rfc7540.html#padding", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.7.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.7.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.7.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.7.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.7.p.5", - "https://httpwg.org/specs/rfc7540.html#n-privacy-considerations", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.8.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.8.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.8.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.10.8.p.4", - "https://httpwg.org/specs/rfc7540.html#iana", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.p.4", - "https://httpwg.org/specs/rfc7540.html#iana-alpn", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.1.p.3", - "https://httpwg.org/specs/rfc7540.html#iana-frames", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.2.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.2.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.2.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.table.u.1", - "https://httpwg.org/specs/rfc7540.html#iana-settings", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.3.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.3.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.3.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.table.u.2", - "https://httpwg.org/specs/rfc7540.html#iana-errors", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.4", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.4.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.4.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.4.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.4.p.4", - "https://httpwg.org/specs/rfc7540.html#rfc.table.u.3", - "https://httpwg.org/specs/rfc7540.html#n-http2-settings-header-field-registration", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.5", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.5.p.1", - "https://httpwg.org/specs/rfc7540.html#n-pri-method-registration", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.6", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.6.p.1", - "https://httpwg.org/specs/rfc7540.html#iana-MisdirectedRequest", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.7", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.7.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.7.p.2", - "https://httpwg.org/specs/rfc7540.html#iana-h2c", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.8", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.8.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.11.8.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.references", - "https://httpwg.org/specs/rfc7540.html#rfc.section.12", - "https://httpwg.org/specs/rfc7540.html#rfc.references.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.12.1", - "https://httpwg.org/specs/rfc7540.html#COMPRESSION", - "https://httpwg.org/specs/rfc7540.html#COOKIE", - "https://httpwg.org/specs/rfc7540.html#FIPS186", - "https://httpwg.org/specs/rfc7540.html#RFC2119", - "https://httpwg.org/specs/rfc7540.html#RFC2818", - "https://httpwg.org/specs/rfc7540.html#RFC3986", - "https://httpwg.org/specs/rfc7540.html#RFC4648", - "https://httpwg.org/specs/rfc7540.html#RFC5226", - "https://httpwg.org/specs/rfc7540.html#RFC5234", - "https://httpwg.org/specs/rfc7540.html#RFC7230", - "https://httpwg.org/specs/rfc7540.html#RFC7231", - "https://httpwg.org/specs/rfc7540.html#RFC7232", - "https://httpwg.org/specs/rfc7540.html#RFC7233", - "https://httpwg.org/specs/rfc7540.html#RFC7234", - "https://httpwg.org/specs/rfc7540.html#RFC7235", - "https://httpwg.org/specs/rfc7540.html#TCP", - "https://httpwg.org/specs/rfc7540.html#TLS-ALPN", - "https://httpwg.org/specs/rfc7540.html#TLS-ECDHE", - "https://httpwg.org/specs/rfc7540.html#TLS-EXT", - "https://httpwg.org/specs/rfc7540.html#TLS12", - "https://httpwg.org/specs/rfc7540.html#rfc.references.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.12.2", - "https://httpwg.org/specs/rfc7540.html#ALT-SVC", - "https://httpwg.org/specs/rfc7540.html#BCP90", - "https://httpwg.org/specs/rfc7540.html#BREACH", - "https://httpwg.org/specs/rfc7540.html#HTML5", - "https://httpwg.org/specs/rfc7540.html#RFC3749", - "https://httpwg.org/specs/rfc7540.html#RFC4492", - "https://httpwg.org/specs/rfc7540.html#RFC6585", - "https://httpwg.org/specs/rfc7540.html#RFC7323", - "https://httpwg.org/specs/rfc7540.html#TALKING", - "https://httpwg.org/specs/rfc7540.html#TLSBCP", - "https://httpwg.org/specs/rfc7540.html#BadCipherSuites", - "https://httpwg.org/specs/rfc7540.html#rfc.section.A", - "https://httpwg.org/specs/rfc7540.html#rfc.section.A.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.A.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.A.p.2.1", - "https://httpwg.org/specs/rfc7540.html#n-acknowledgements", - "https://httpwg.org/specs/rfc7540.html#rfc.section.unnumbered-1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.unnumbered-1.p.1", - "https://httpwg.org/specs/rfc7540.html#rfc.section.unnumbered-1.p.2", - "https://httpwg.org/specs/rfc7540.html#rfc.section.unnumbered-1.p.3", - "https://httpwg.org/specs/rfc7540.html#rfc.authors" - ] -} \ No newline at end of file diff --git a/ed/ids/soft-navigations.json b/ed/ids/soft-navigations.json index 1c66af955f2b..ffe18320179c 100644 --- a/ed/ids/soft-navigations.json +++ b/ed/ids/soft-navigations.json @@ -169,7 +169,7 @@ "https://wicg.github.io/soft-navigations/#ref-for-concept-element", "https://wicg.github.io/soft-navigations/#ref-for-concept-document%E2%91%A3", "https://wicg.github.io/soft-navigations/#ref-for-get-current-interaction-data%E2%91%A1", - "https://wicg.github.io/soft-navigations/#ref-for-node-modified-by-soft-navigation", + "https://wicg.github.io/soft-navigations/#ref-for-node-appended-by-soft-navigation", "https://wicg.github.io/soft-navigations/#ref-for-interaction-data-contentful-paint%E2%91%A0", "https://wicg.github.io/soft-navigations/#ref-for-check-soft-navigation%E2%91%A0", "https://wicg.github.io/soft-navigations/#sec-html", @@ -204,11 +204,11 @@ "https://wicg.github.io/soft-navigations/#infopaneltitle-for-document-last-interaction-task-id", "https://wicg.github.io/soft-navigations/#ref-for-task-task-attribution-id%E2%91%A0", "https://wicg.github.io/soft-navigations/#ref-for-boundary-point-node", - "https://wicg.github.io/soft-navigations/#node-modified-by-soft-navigation", - "https://wicg.github.io/soft-navigations/#infopanel-for-node-modified-by-soft-navigation", - "https://wicg.github.io/soft-navigations/#infopaneltitle-for-node-modified-by-soft-navigation", - "https://wicg.github.io/soft-navigations/#infopanel-for-node-modified-by-soft-navigation", - "https://wicg.github.io/soft-navigations/#infopaneltitle-for-node-modified-by-soft-navigation", + "https://wicg.github.io/soft-navigations/#node-appended-by-soft-navigation", + "https://wicg.github.io/soft-navigations/#infopanel-for-node-appended-by-soft-navigation", + "https://wicg.github.io/soft-navigations/#infopaneltitle-for-node-appended-by-soft-navigation", + "https://wicg.github.io/soft-navigations/#infopanel-for-node-appended-by-soft-navigation", + "https://wicg.github.io/soft-navigations/#infopaneltitle-for-node-appended-by-soft-navigation", "https://wicg.github.io/soft-navigations/#ref-for-update-document-for-history-step-application", "https://wicg.github.io/soft-navigations/#ref-for-check-soft-navigation-same-document-commit", "https://wicg.github.io/soft-navigations/#ref-for-she-url", @@ -225,7 +225,7 @@ "https://wicg.github.io/soft-navigations/#ref-for-check-ancestor-for-task", "https://wicg.github.io/soft-navigations/#ref-for-document-potential-soft-navigation-task-ids%E2%91%A1", "https://wicg.github.io/soft-navigations/#ref-for-get-current-task-id%E2%91%A1", - "https://wicg.github.io/soft-navigations/#ref-for-node-modified-by-soft-navigation%E2%91%A0", + "https://wicg.github.io/soft-navigations/#ref-for-node-appended-by-soft-navigation%E2%91%A0", "https://wicg.github.io/soft-navigations/#sec-lcp-integration", "https://wicg.github.io/soft-navigations/#ref-for-potentially-add-a-largestcontentfulpaint-entry", "https://wicg.github.io/soft-navigations/#ref-for-check-soft-navigation-contentful-paint", diff --git a/ed/index.json b/ed/index.json index d0142212dcaa..bc65e49869c3 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-11-27T06:37:12.743Z", + "date": "2023-11-27T12:42:01.510Z", "options": { "useCrawl": "curated", "output": "curated", @@ -28,7 +28,7 @@ ] }, "stats": { - "crawled": 586, + "crawled": 584, "errors": 0 }, "crawler": "reffy-14.3.0", @@ -11633,11 +11633,11 @@ ], "crawled": "https://wicg.github.io/soft-navigations/", "crawlCacheInfo": { - "lastModified": "Fri, 24 Nov 2023 15:55:17 GMT" + "lastModified": "Mon, 27 Nov 2023 10:45:16 GMT" }, "generator": "bikeshed", - "date": "24 November 2023", - "revision": "1d31d4d5ef50915f8c851869b6cd85ee48dcf2bb", + "date": "27 November 2023", + "revision": "92052da0449f3eb92dd776f5a75d2e264ffb6f34", "links": "links/soft-navigations.json", "refs": "refs/soft-navigations.json", "dfns": "dfns/soft-navigations.json", @@ -12630,7 +12630,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc4120", "crawlCacheInfo": { - "lastModified": "Mon, 27 Nov 2023 06:33:06 GMT" + "lastModified": "Mon, 27 Nov 2023 12:39:52 GMT" }, "date": "27 November 2023", "links": "links/rfc4120.json", @@ -12808,9 +12808,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc6454", "crawlCacheInfo": { - "lastModified": "Sun, 26 Nov 2023 12:38:15 GMT" + "lastModified": "Mon, 27 Nov 2023 01:58:29 GMT" }, - "date": "26 November 2023", + "date": "27 November 2023", "links": "links/rfc6454.json", "ids": "ids/rfc6454.json" }, @@ -12934,9 +12934,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7239", "crawlCacheInfo": { - "lastModified": "Sun, 26 Nov 2023 22:48:44 GMT" + "lastModified": "Mon, 27 Nov 2023 12:39:52 GMT" }, - "date": "26 November 2023", + "date": "27 November 2023", "links": "links/rfc7239.json", "ids": "ids/rfc7239.json" }, @@ -12976,7 +12976,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7469", "crawlCacheInfo": { - "lastModified": "Mon, 27 Nov 2023 06:33:09 GMT" + "lastModified": "Mon, 27 Nov 2023 12:39:54 GMT" }, "date": "27 November 2023", "links": "links/rfc7469.json", @@ -13018,7 +13018,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7578", "crawlCacheInfo": { - "lastModified": "Mon, 27 Nov 2023 06:33:10 GMT" + "lastModified": "Mon, 27 Nov 2023 07:24:36 GMT" }, "date": "27 November 2023", "links": "links/rfc7578.json", @@ -13436,7 +13436,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc8942", "crawlCacheInfo": { - "lastModified": "Mon, 27 Nov 2023 06:33:11 GMT" + "lastModified": "Mon, 27 Nov 2023 12:39:55 GMT" }, "date": "27 November 2023", "links": "links/rfc8942.json", @@ -25282,10 +25282,10 @@ ], "crawled": "https://w3c.github.io/miniapp-manifest/", "crawlCacheInfo": { - "lastModified": "Tue, 30 May 2023 12:53:00 GMT" + "lastModified": "Mon, 27 Nov 2023 08:53:05 GMT" }, "generator": "respec", - "date": "30 May 2023", + "date": "27 November 2023", "links": "links/miniapp-manifest.json", "refs": "refs/miniapp-manifest.json", "dfns": "dfns/miniapp-manifest.json", @@ -34076,106 +34076,6 @@ "refs": "refs/rfc7235.json", "headings": "headings/rfc7235.json", "ids": "ids/rfc7235.json" - }, - { - "url": "https://www.rfc-editor.org/rfc/rfc7538", - "seriesComposition": "full", - "shortname": "rfc7538", - "series": { - "shortname": "rfc7538", - "currentSpecification": "rfc7538", - "title": "The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect)", - "shortTitle": "Permanent Redirect", - "nightlyUrl": "https://httpwg.org/specs/rfc7538.html" - }, - "organization": "IETF", - "groups": [ - { - "name": "HTTP Working Group", - "url": "https://datatracker.ietf.org/wg/httpbis/" - } - ], - "nightly": { - "url": "https://httpwg.org/specs/rfc7538.html", - "status": "Proposed Standard", - "alternateUrls": [], - "repository": "https://github.com/httpwg/httpwg.github.io", - "sourcePath": "specs/rfc7538.xml", - "filename": "rfc7538.html" - }, - "title": "RFC 7538 - The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect)", - "standing": "discontinued", - "obsoletedBy": [ - "rfc9110" - ], - "source": "ietf", - "shortTitle": "Permanent Redirect", - "categories": [ - "browser" - ], - "versions": [ - "https://www.rfc-editor.org/rfc/rfc7538", - "https://httpwg.org/specs/rfc7538.html" - ], - "crawled": "https://httpwg.org/specs/rfc7538.html", - "crawlCacheInfo": { - "lastModified": "Mon, 23 Oct 2023 23:42:12 GMT" - }, - "date": "23 October 2023", - "links": "links/rfc7538.json", - "refs": "refs/rfc7538.json", - "headings": "headings/rfc7538.json", - "ids": "ids/rfc7538.json" - }, - { - "url": "https://www.rfc-editor.org/rfc/rfc7540", - "seriesComposition": "full", - "shortname": "rfc7540", - "series": { - "shortname": "rfc7540", - "currentSpecification": "rfc7540", - "title": "Hypertext Transfer Protocol Version 2 (HTTP/2)", - "shortTitle": "HTTP/2", - "nightlyUrl": "https://httpwg.org/specs/rfc7540.html" - }, - "organization": "IETF", - "groups": [ - { - "name": "HTTP Working Group", - "url": "https://datatracker.ietf.org/wg/httpbis/" - } - ], - "nightly": { - "url": "https://httpwg.org/specs/rfc7540.html", - "status": "Proposed Standard", - "alternateUrls": [], - "repository": "https://github.com/httpwg/httpwg.github.io", - "sourcePath": "specs/rfc7540.xml", - "filename": "rfc7540.html" - }, - "title": "RFC 7540 - Hypertext Transfer Protocol Version 2 (HTTP/2)", - "standing": "discontinued", - "obsoletedBy": [ - "rfc9113" - ], - "source": "ietf", - "shortTitle": "HTTP/2", - "categories": [ - "browser" - ], - "versions": [ - "https://www.rfc-editor.org/rfc/rfc7540", - "https://httpwg.org/specs/rfc7540.html" - ], - "crawled": "https://httpwg.org/specs/rfc7540.html", - "crawlCacheInfo": { - "lastModified": "Mon, 23 Oct 2023 23:42:12 GMT" - }, - "date": "23 October 2023", - "links": "links/rfc7540.json", - "refs": "refs/rfc7540.json", - "headings": "headings/rfc7540.json", - "ids": "ids/rfc7540.json" } ] } \ No newline at end of file diff --git a/ed/links/miniapp-manifest.json b/ed/links/miniapp-manifest.json index 2004a0dd846f..8055d6910aeb 100644 --- a/ed/links/miniapp-manifest.json +++ b/ed/links/miniapp-manifest.json @@ -149,6 +149,12 @@ ], "specShortname": "miniapp-packaging" }, + "https://www.w3.org/TR/permissions/": { + "anchors": [ + "dfn-powerful-feature" + ], + "specShortname": "permissions" + }, "https://www.w3.org/TR/screen-orientation/": { "anchors": [ "dom-orientationlocktype" diff --git a/ed/links/rfc7538.json b/ed/links/rfc7538.json deleted file mode 100644 index 4ee7a7029f95..000000000000 --- a/ed/links/rfc7538.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "spec": { - "title": "RFC 7538 - The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect)", - "url": "https://httpwg.org/specs/rfc7538.html" - }, - "links": { - "http://datatracker.ietf.org/wg/httpbis/charter/": {}, - "http://greenbytes.de/tech/webdav/": {}, - "http://lists.w3.org/Archives/Public/ietf-http-wg/": {}, - "http://trustee.ietf.org/license-info": {}, - "http://www.iana.org/assignments/http-status-codes": {}, - "http://www.rfc-editor.org/info/rfc2119": {}, - "http://www.rfc-editor.org/info/rfc3986": {}, - "http://www.rfc-editor.org/info/rfc7230": {}, - "http://www.rfc-editor.org/info/rfc7231": {}, - "http://www.rfc-editor.org/info/rfc7234": {}, - "http://www.rfc-editor.org/info/rfc7538": {}, - "http://www.w3.org/TR/2014/REC-html5-20141028/": {}, - "http://www.w3.org/TR/2014/REC-html5-20141028/document-metadata.html": { - "anchors": [ - "pragma-directives" - ] - }, - "http://www.w3.org/TR/html5/": {}, - "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://twitter.com/http_wg": {}, - "https://www.rfc-editor.org/info/bcp14": {}, - "https://www.rfc-editor.org/info/std66": {}, - "https://www.rfc-editor.org/rfc/rfc2119.html": {}, - "https://www.rfc-editor.org/rfc/rfc3986.html": {}, - "https://www.rfc-editor.org/rfc/rfc5741.html": { - "anchors": [ - "section-2" - ] - }, - "https://www.rfc-editor.org/rfc/rfc7230.html": {}, - "https://www.rfc-editor.org/rfc/rfc7231.html": {}, - "https://www.rfc-editor.org/rfc/rfc7234.html": {}, - "https://www.rfc-editor.org/rfc/rfc7238.html": {}, - "https://www.rfc-editor.org/rfc/rfc9110.html": {} - } -} \ No newline at end of file diff --git a/ed/links/rfc7540.json b/ed/links/rfc7540.json deleted file mode 100644 index 116219fbbafd..000000000000 --- a/ed/links/rfc7540.json +++ /dev/null @@ -1,145 +0,0 @@ -{ - "spec": { - "title": "RFC 7540 - Hypertext Transfer Protocol Version 2 (HTTP/2)", - "url": "https://httpwg.org/specs/rfc7540.html" - }, - "links": { - "http://breachattack.com/resources/BREACH%20-%20SSL,%20gone%20in%2030%20seconds.pdf": {}, - "http://datatracker.ietf.org/wg/httpbis/charter/": {}, - "http://dx.doi.org/10.6028/NIST.FIPS.186-4": {}, - "http://lists.w3.org/Archives/Public/ietf-http-wg/": {}, - "http://trustee.ietf.org/license-info": {}, - "http://w2spconf.com/2011/papers/websocket.pdf": {}, - "http://www.rfc-editor.org/info/bcp90": {}, - "http://www.rfc-editor.org/info/rfc2119": {}, - "http://www.rfc-editor.org/info/rfc2818": {}, - "http://www.rfc-editor.org/info/rfc3749": {}, - "http://www.rfc-editor.org/info/rfc3986": {}, - "http://www.rfc-editor.org/info/rfc4492": {}, - "http://www.rfc-editor.org/info/rfc4648": {}, - "http://www.rfc-editor.org/info/rfc5226": {}, - "http://www.rfc-editor.org/info/rfc5234": {}, - "http://www.rfc-editor.org/info/rfc5246": {}, - "http://www.rfc-editor.org/info/rfc5289": {}, - "http://www.rfc-editor.org/info/rfc6066": {}, - "http://www.rfc-editor.org/info/rfc6265": {}, - "http://www.rfc-editor.org/info/rfc6585": {}, - "http://www.rfc-editor.org/info/rfc7230": {}, - "http://www.rfc-editor.org/info/rfc7231": {}, - "http://www.rfc-editor.org/info/rfc7232": {}, - "http://www.rfc-editor.org/info/rfc7233": {}, - "http://www.rfc-editor.org/info/rfc7234": {}, - "http://www.rfc-editor.org/info/rfc7235": {}, - "http://www.rfc-editor.org/info/rfc7301": {}, - "http://www.rfc-editor.org/info/rfc7323": {}, - "http://www.rfc-editor.org/info/rfc7525": {}, - "http://www.rfc-editor.org/info/rfc7540": {}, - "http://www.rfc-editor.org/info/rfc7541": {}, - "http://www.rfc-editor.org/info/rfc793": {}, - "http://www.w3.org/TR/2014/REC-html5-20141028/": {}, - "http://www.w3.org/TR/2014/REC-html5-20141028/introduction.html": { - "anchors": [ - "fingerprint" - ] - }, - "https://datatracker.ietf.org/doc/draft-ietf-httpbis-alt-svc": {}, - "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-alt-svc-06": {}, - "https://dx.doi.org/10.17487/RFC0793": {}, - "https://dx.doi.org/10.17487/RFC2119": {}, - "https://dx.doi.org/10.17487/RFC2818": {}, - "https://dx.doi.org/10.17487/RFC3749": {}, - "https://dx.doi.org/10.17487/RFC3986": {}, - "https://dx.doi.org/10.17487/RFC4492": {}, - "https://dx.doi.org/10.17487/RFC4648": {}, - "https://dx.doi.org/10.17487/RFC5226": {}, - "https://dx.doi.org/10.17487/RFC5234": {}, - "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/RFC6265": {}, - "https://dx.doi.org/10.17487/RFC6585": {}, - "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/RFC7301": {}, - "https://dx.doi.org/10.17487/RFC7323": {}, - "https://dx.doi.org/10.17487/RFC7525": {}, - "https://dx.doi.org/10.17487/RFC7541": {}, - "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://twitter.com/http_wg": {}, - "https://www.iana.org/assignments/message-headers": {}, - "https://www.rfc-editor.org/errata/rfc7540": {}, - "https://www.rfc-editor.org/info/bcp14": {}, - "https://www.rfc-editor.org/info/bcp195": {}, - "https://www.rfc-editor.org/info/bcp26": {}, - "https://www.rfc-editor.org/info/bcp90": {}, - "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/rfc/rfc2119.html": {}, - "https://www.rfc-editor.org/rfc/rfc2818.html": { - "anchors": [ - "section-3" - ] - }, - "https://www.rfc-editor.org/rfc/rfc3749.html": {}, - "https://www.rfc-editor.org/rfc/rfc3864.html": {}, - "https://www.rfc-editor.org/rfc/rfc3986.html": { - "anchors": [ - "section-3.1", - "section-3.2", - "section-3.3", - "section-3.4" - ] - }, - "https://www.rfc-editor.org/rfc/rfc4492.html": {}, - "https://www.rfc-editor.org/rfc/rfc4648.html": { - "anchors": [ - "section-5" - ] - }, - "https://www.rfc-editor.org/rfc/rfc5226.html": {}, - "https://www.rfc-editor.org/rfc/rfc5234.html": {}, - "https://www.rfc-editor.org/rfc/rfc5246.html": { - "anchors": [ - "section-6.2.3" - ] - }, - "https://www.rfc-editor.org/rfc/rfc5289.html": {}, - "https://www.rfc-editor.org/rfc/rfc5741.html": { - "anchors": [ - "section-2" - ] - }, - "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/rfc7230.html": {}, - "https://www.rfc-editor.org/rfc/rfc7231.html": {}, - "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/rfc7301.html": {}, - "https://www.rfc-editor.org/rfc/rfc7323.html": {}, - "https://www.rfc-editor.org/rfc/rfc7525.html": {}, - "https://www.rfc-editor.org/rfc/rfc7541.html": { - "anchors": [ - "section-7" - ] - }, - "https://www.rfc-editor.org/rfc/rfc793.html": {}, - "https://www.rfc-editor.org/rfc/rfc8740.html": {}, - "https://www.rfc-editor.org/rfc/rfc9113.html": {} - } -} \ No newline at end of file diff --git a/ed/refs/miniapp-manifest.json b/ed/refs/miniapp-manifest.json index c4ddc5660e9d..742684ae4c86 100644 --- a/ed/refs/miniapp-manifest.json +++ b/ed/refs/miniapp-manifest.json @@ -49,6 +49,10 @@ "name": "MINIAPP-PACKAGING", "url": "https://www.w3.org/TR/miniapp-packaging/" }, + { + "name": "permissions", + "url": "https://www.w3.org/TR/permissions/" + }, { "name": "RFC2119", "url": "https://www.rfc-editor.org/rfc/rfc2119" diff --git a/ed/refs/rfc7538.json b/ed/refs/rfc7538.json deleted file mode 100644 index 6d0639785fe7..000000000000 --- a/ed/refs/rfc7538.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "spec": { - "title": "RFC 7538 - The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect)", - "url": "https://httpwg.org/specs/rfc7538.html" - }, - "refs": { - "normative": [ - { - "name": "RFC2119", - "url": "https://www.rfc-editor.org/rfc/rfc2119.html" - }, - { - "name": "RFC3986", - "url": "https://www.rfc-editor.org/rfc/rfc3986.html" - }, - { - "name": "RFC7230", - "url": "https://www.rfc-editor.org/rfc/rfc7230.html" - }, - { - "name": "RFC7231", - "url": "https://www.rfc-editor.org/rfc/rfc7231.html" - }, - { - "name": "RFC7234", - "url": "https://www.rfc-editor.org/rfc/rfc7234.html" - } - ], - "informative": [ - { - "name": "HTML", - "url": "http://www.w3.org/TR/2014/REC-html5-20141028/" - } - ] - } -} \ No newline at end of file diff --git a/ed/refs/rfc7540.json b/ed/refs/rfc7540.json deleted file mode 100644 index ab4782fda0b9..000000000000 --- a/ed/refs/rfc7540.json +++ /dev/null @@ -1,132 +0,0 @@ -{ - "spec": { - "title": "RFC 7540 - Hypertext Transfer Protocol Version 2 (HTTP/2)", - "url": "https://httpwg.org/specs/rfc7540.html" - }, - "refs": { - "normative": [ - { - "name": "COMPRESSION", - "url": "https://www.rfc-editor.org/rfc/rfc7541.html" - }, - { - "name": "COOKIE", - "url": "https://www.rfc-editor.org/rfc/rfc6265.html" - }, - { - "name": "FIPS186", - "url": "http://dx.doi.org/10.6028/NIST.FIPS.186-4" - }, - { - "name": "RFC2119", - "url": "https://www.rfc-editor.org/rfc/rfc2119.html" - }, - { - "name": "RFC2818", - "url": "https://www.rfc-editor.org/rfc/rfc2818.html" - }, - { - "name": "RFC3986", - "url": "https://www.rfc-editor.org/rfc/rfc3986.html" - }, - { - "name": "RFC4648", - "url": "https://www.rfc-editor.org/rfc/rfc4648.html" - }, - { - "name": "RFC5226", - "url": "https://www.rfc-editor.org/rfc/rfc5226.html" - }, - { - "name": "RFC5234", - "url": "https://www.rfc-editor.org/rfc/rfc5234.html" - }, - { - "name": "RFC7230", - "url": "https://www.rfc-editor.org/rfc/rfc7230.html" - }, - { - "name": "RFC7231", - "url": "https://www.rfc-editor.org/rfc/rfc7231.html" - }, - { - "name": "RFC7232", - "url": "https://www.rfc-editor.org/rfc/rfc7232.html" - }, - { - "name": "RFC7233", - "url": "https://www.rfc-editor.org/rfc/rfc7233.html" - }, - { - "name": "RFC7234", - "url": "https://www.rfc-editor.org/rfc/rfc7234.html" - }, - { - "name": "RFC7235", - "url": "https://www.rfc-editor.org/rfc/rfc7235.html" - }, - { - "name": "TCP", - "url": "https://www.rfc-editor.org/rfc/rfc793.html" - }, - { - "name": "TLS-ALPN", - "url": "https://www.rfc-editor.org/rfc/rfc7301.html" - }, - { - "name": "TLS-ECDHE", - "url": "https://www.rfc-editor.org/rfc/rfc5289.html" - }, - { - "name": "TLS-EXT", - "url": "https://www.rfc-editor.org/rfc/rfc6066.html" - }, - { - "name": "TLS12", - "url": "https://www.rfc-editor.org/rfc/rfc5246.html" - } - ], - "informative": [ - { - "name": "ALT-SVC", - "url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-alt-svc-06" - }, - { - "name": "BCP90", - "url": "https://www.rfc-editor.org/rfc/rfc3864.html" - }, - { - "name": "BREACH", - "url": "http://breachattack.com/resources/BREACH%20-%20SSL,%20gone%20in%2030%20seconds.pdf" - }, - { - "name": "HTML5", - "url": "http://www.w3.org/TR/2014/REC-html5-20141028/" - }, - { - "name": "RFC3749", - "url": "https://www.rfc-editor.org/rfc/rfc3749.html" - }, - { - "name": "RFC4492", - "url": "https://www.rfc-editor.org/rfc/rfc4492.html" - }, - { - "name": "RFC6585", - "url": "https://www.rfc-editor.org/rfc/rfc6585.html" - }, - { - "name": "RFC7323", - "url": "https://www.rfc-editor.org/rfc/rfc7323.html" - }, - { - "name": "TALKING", - "url": "http://w2spconf.com/2011/papers/websocket.pdf" - }, - { - "name": "TLSBCP", - "url": "https://www.rfc-editor.org/rfc/rfc7525.html" - } - ] - } -} \ No newline at end of file