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

Patch/match exactly #165

Merged
merged 3 commits into from Jul 2, 2016
Merged

Patch/match exactly #165

merged 3 commits into from Jul 2, 2016

Conversation

corydolphin
Copy link
Owner

Continuation of : #160 from @miynat

Currently, if we define Access-Control-Allow-Headers for X-Test custom header, X-Testfoo will be allowed too, because pattern doesn't compared for an exact match.

This patch makes pattern for Access-Control-Allow-Headers an exact match.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling c1f62fa on patch/match-exactly into * on master*.

1 similar comment
@coveralls
Copy link

coveralls commented Jul 1, 2016

Coverage Status

Changes Unknown when pulling c1f62fa on patch/match-exactly into * on master*.

@corydolphin corydolphin merged commit 9cd3f29 into master Jul 2, 2016
@corydolphin corydolphin deleted the patch/match-exactly branch July 2, 2016 01:32
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 this pull request may close these issues.

None yet

3 participants