Skip to content

Commit 8bc5398

Browse files
committed
Switched compression dictionary reference to use the (pending) RFC number
1 parent bb72fc2 commit 8bc5398

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

fetch.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,7 @@ urlPrefix:https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-layered-cooki
8282
"aliasOf": "RFC9111"
8383
},
8484
"HTTP-COMPRESSION-DICTIONARIES": {
85-
"authors": ["Patrick Meenan", "Yoav Weiss"],
86-
"href": "https://datatracker.ietf.org/doc/draft-ietf-httpbis-compression-dictionary/",
87-
"title": "Compression Dictionary Transport"
85+
"aliasOf": "RFC9842"
8886
},
8987
"HTTP1": {
9088
"aliasOf": "RFC9112"

0 commit comments

Comments
 (0)