Skip to content

Commit a5e6b29

Browse files
URL fix for Structured Field Values for HTTP (#244)
Update draft to RFC for Structured Field Values for HTTP
1 parent 4ccc9d0 commit a5e6b29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h1>Reporting API</h1>
112112
text: session; url: dfn-session
113113
text: success; url: dfn-success
114114
text: trying; url: dfn-try
115-
spec: STRUCTURED-HEADERS; urlPrefix: https://httpwg.org/http-extensions/draft-ietf-httpbis-header-structure.html#
115+
spec: STRUCTURED-HEADERS; urlPrefix: https://www.rfc-editor.org/rfc/rfc8941.html#
116116
type: grammar
117117
text: sf-dictionary; url: section-3.2
118118
</pre>
@@ -126,7 +126,7 @@ <h1>Reporting API</h1>
126126
},
127127
"STRUCTURED-HEADERS": {
128128
"authors": [ "Mark Nottingham", "Poul-Henning Kamp" ],
129-
"href": "https://httpwg.org/http-extensions/draft-ietf-httpbis-header-structure.html",
129+
"href": "https://www.rfc-editor.org/rfc/rfc8941.html",
130130
"title": "Structured Field Values for HTTP",
131131
"publisher": "IETF"
132132
}

0 commit comments

Comments
 (0)