privacycg/storage-access-headers
Proposal for HTTP headers related to the Storage Access API
BikeshedCC-BY-4.0
Issues
- 9
Network roundtrips doubled for API requests
#6 opened by petipp - 5
The "Sec-" prefix is unnecessary
#17 opened by sjledoux - 2
- 10
Document security caveats of setting the `Activate-Storage-Access: retry` header
#7 opened by arturjanc - 4
- 4
Consider restricting leakier no-cors requests to not use these headers
#8 opened by bvandersloot-mozilla - 5
Sending `Sec-Fetch-Storage-Access: none` on every cross-origin request seems wasteful
#15 opened by ricea - 1
Already cached responses should not initiate another inactive-retry-active flow
#9 opened by dominikschreiber - 0
- 0
- 25
Alternative design: Consider integrating with CORS and HTML and Fetch
#3 opened by bvandersloot-mozilla - 2
- 1
Document a [non-iframe] embedded resource flow
#4 opened by myok12 - 6
Clarify top-level resource usage
#2 opened by bvandersloot-mozilla