Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize response headers for subresource integrity #26

Closed
twifkak opened this issue Aug 21, 2021 · 0 comments · Fixed by #36
Closed

Stabilize response headers for subresource integrity #26

twifkak opened this issue Aug 21, 2021 · 0 comments · Fixed by #36
Assignees
Milestone

Comments

@twifkak
Copy link
Collaborator

twifkak commented Aug 21, 2021

For #13 to be effective, the header-integrity value for a given URL should remain relatively stable. The worker should eliminate frequently changing response headers that don't affect the semantics of the SXG (e.g. Date). Resources for researching which headers to eliminate:

https://en.wikipedia.org/wiki/List_of_HTTP_header_fields#Response_fields
https://datatracker.ietf.org/doc/html/rfc7230 and friends

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant