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

Backend response headers set issue #992

Open
guybedford opened this issue Oct 1, 2024 · 1 comment · May be fixed by #1006
Open

Backend response headers set issue #992

guybedford opened this issue Oct 1, 2024 · 1 comment · May be fixed by #1006

Comments

@guybedford
Copy link
Member

We had a report that this was causing duplication when using beresp.headers.set().

We should ensure we either properly guard or fix this case.

@guybedford
Copy link
Member Author

Per the spec, this should be immutable, which should throw a TypeError on Headers.prototype.set.

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