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

Extracting header list values is going away #522

Closed
annevk opened this issue Oct 25, 2021 · 1 comment
Closed

Extracting header list values is going away #522

annevk opened this issue Oct 25, 2021 · 1 comment

Comments

@annevk
Copy link
Member

annevk commented Oct 25, 2021

As per whatwg/fetch#814 this design is no good. It seems that CSP already does the parsing itself so perhaps all that is needed is that you update this to use https://fetch.spec.whatwg.org/#concept-header-list-get instead? Though if you could use get, decode, and split, that would be better of course.

@annevk
Copy link
Member Author

annevk commented Oct 25, 2021

Oh, this is #397.

@annevk annevk closed this as completed Oct 25, 2021
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

No branches or pull requests

1 participant