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

Duplicate header resolution in H1 #32

Closed
annevk opened this issue Jul 10, 2017 · 6 comments
Closed

Duplicate header resolution in H1 #32

annevk opened this issue Jul 10, 2017 · 6 comments

Comments

@annevk
Copy link
Contributor

annevk commented Jul 10, 2017

Firefox rejects responses with multiple Location headers (unless their values happen to be identical). Other browsers have different handling and it likely differs per header field. It would be great to get a consistent story around this.

@mnot
Copy link
Member

mnot commented Jul 4, 2018

Anne, is this issue specifically about Location?

@annevk
Copy link
Contributor Author

annevk commented Jul 20, 2018

It basically exists for each header (e.g., I've personally tested Content-Length and Content-Type and found numerous interoperability issues).

@annevk
Copy link
Contributor Author

annevk commented Oct 15, 2018

See web-platform-tests/wpt#10548 and web-platform-tests/wpt#10525 for some progress on Content-Length and Content-Type by the way.

whatwg/fetch#813 notes some concerns about combining before parsing (or perhaps only about combining eliding empty/whitespace values).

@mnot
Copy link
Member

mnot commented Jul 11, 2019

See also #193. Can we close this in favour of that?

@reschke
Copy link
Contributor

reschke commented Jul 25, 2019

I believe so.

@annevk
Copy link
Contributor Author

annevk commented Aug 8, 2019

That's fine with me.

@annevk annevk closed this as completed Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants