[wpt-sync] Sync PR 14747 - SignedExchange: Verify if the response is cacheable by a shared cache
Categories
(Testing :: web-platform-tests, enhancement, P4)
Tracking
(firefox67 fixed)
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14747 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14747
Details from upstream follow.
Kunihiko Sakamoto <ksakamoto@chromium.org> wrote:
SignedExchange: Verify if the response is cacheable by a shared cache
This implements the step 6 of [1]. Signed exchange is not valid if
response is not cacheable by a shared cache.[1] https://wicg.github.io/webpackage/draft-yasskin-http-origin-signed-responses.html#cross-origin-trust
Bug: 919414
Change-Id: I2ceef3c0e3899ae1b9bbe1e0bb644b601732cbe0
Reviewed-on: https://chromium-review.googlesource.com/1400422
WPT-Export-Revision: ac1c960144dae8b44449b3d001ed4a238257fe15
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
Comment 7•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/6e83379f4407
https://hg.mozilla.org/mozilla-central/rev/b79cff27bb8e
Description
•