Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Stabilize subresource response headers.#36

Merged
twifkak merged 1 commit intogoogle:mainfrom
twifkak:stabilize
Aug 27, 2021
Merged

Stabilize subresource response headers.#36
twifkak merged 1 commit intogoogle:mainfrom
twifkak:stabilize

Conversation

@twifkak
Copy link
Copy Markdown
Contributor

@twifkak twifkak commented Aug 26, 2021

When content-type is not text/html, strip common sources of entropy in the the
response headers (e.g. trace IDs), so that the header-integrity is stable. This
enables prefetching of subresources via substitution:
https://github.com/WICG/webpackage/blob/main/explainers/signed-exchange-subresource-substitution.md

Fixes #26.

@twifkak twifkak requested a review from antiphoton August 26, 2021 22:45
When content-type is not text/html, strip common sources of entropy in the the
response headers (e.g. trace IDs), so that the header-integrity is stable. This
enables prefetching of subresources via substitution:
https://github.com/WICG/webpackage/blob/main/explainers/signed-exchange-subresource-substitution.md
@twifkak twifkak merged commit d78241c into google:main Aug 27, 2021
@twifkak twifkak deleted the stabilize branch August 27, 2021 00:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stabilize response headers for subresource integrity

2 participants