Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/compression-dictionary-transport.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Compression Dictionary Transport
description: Compression Dictionary Transport is a mechanism for using designated HTTP responses as an external dictionary for future HTTP responses for compression schemes that support using external dictionaries (e.g., Brotli and Zstandard)
spec: https://httpwg.org/http-extensions/draft-ietf-httpbis-compression-dictionary.html
spec: https://www.rfc-editor.org/rfc/rfc9842
compat_features:
- html.elements.link.rel.compression-dictionary
- http.headers.Accept-Encoding.dcb
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"typescript": "^5.9.3",
"typescript-eslint": "^8.45.0",
"unified": "^11.0.5",
"web-specs": "^3.65.0",
"web-specs": "^3.66.0",
"winston": "^3.18.3",
"yaml": "^2.8.1",
"yargs": "^18.0.0"
Expand Down