Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

CORS header comparisons should be case-insensitive #32

Closed
Eilon opened this issue Sep 8, 2015 · 4 comments
Closed

CORS header comparisons should be case-insensitive #32

Eilon opened this issue Sep 8, 2015 · 4 comments
Assignees
Milestone

Comments

@Eilon
Copy link
Member

Eilon commented Sep 8, 2015

Per the spec:

http://www.w3.org/TR/cors/#terminology

A header is said to be a simple header if the header field name is an ASCII case-insensitive match for Accept, Accept-Language, or Content-Language or if it is an ASCII case-insensitive match for Content-Type and the header field value media type (excluding parameters) is an ASCII case-insensitive match for application/x-www-form-urlencoded, multipart/form-data, or text/plain.

@kichalla
Copy link
Member

kichalla commented Sep 9, 2015

38728a6

@kichalla kichalla closed this as completed Sep 9, 2015
@Eilon
Copy link
Member Author

Eilon commented Sep 9, 2015

@kichalla please update the labels on this issue!

@kichalla
Copy link
Member

kichalla commented Sep 9, 2015

Sure, I added Done label. Thanks.

@Eilon
Copy link
Member Author

Eilon commented Sep 9, 2015

And remove the other status labels please thanks 😄

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

No branches or pull requests

2 participants