mirror of
https://github.com/servo/servo.git
synced 2025-09-18 02:48:20 +01:00
This PR fixes a failed WPT: https://wpt.fyi/results/fetch/http-cache/pragma-no-cache-with-cache-control.html?product=servo [As RFC9111 mentions,](https://www.rfc-editor.org/rfc/rfc9111.html#section-5.4) the Pragma header field is deprecated. And, in WPT, it expects the Pragma header field is ignored if a cache-control header field is specified and understood by UA. Testing: running `./mach test-wpt fetch/http-cache/pragma-no-cache-with-cache-control.html` --------- Signed-off-by: araya <araya@araya.dev> |
||
---|---|---|
.. | ||
304-update.any.js.ini | ||
basic-auth-cache-test.html.ini | ||
cache-mode.any.js.ini | ||
cc-request.any.js.ini | ||
credentials.tentative.any.js.ini | ||
freshness.any.js.ini | ||
heuristic.any.js.ini | ||
invalidate.any.js.ini | ||
no-vary-search.tentative.any.js.ini | ||
partial.any.js.ini | ||
post-patch.any.js.ini | ||
split-cache.html.ini | ||
status.any.js.ini | ||
vary.any.js.ini |