Bug 295249
| Summary: | add compression dictionary transport feature flag | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Juli Huang <juliah6169> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | beidson, fred.wang, pgriffis, ryan, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://datatracker.ietf.org/doc/rfc9842/ | ||
| See Also: |
https://bugzilla.mozilla.org/show_bug.cgi?id=1882979 https://github.com/WebKit/standards-positions/issues/160 https://issues.chromium.org/issues/40255884 |
||
| Bug Depends on: | 315416, 312148 | ||
| Bug Blocks: | |||
Juli Huang
add compression dictionary transport feature flag
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/154713504>
Frédéric Wang Nélar
MDN doc: https://developer.mozilla.org/docs/Web/HTTP/Guides/Compression_dictionary_transport
Spec: https://datatracker.ietf.org/doc/rfc9842/
WPT tests:
https://wpt.fyi/results/?label=experimental&label=master&aligned&q=feature%3Acompression-dictionary-transport
testing/web-platform/tests/resource-timing/encoded-body-size-cached.https.html
Frédéric Wang Nélar
PR to the fetch spec: https://github.com/whatwg/fetch/pull/1854