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

Fixes reading of CORS pre-flight headers and methods #17525

Closed
wants to merge 1 commit into from

Conversation

abeyad
Copy link

@abeyad abeyad commented Apr 5, 2016

CORS headers and methods config parameters must be read as arrays. This
commit fixes the issue. It affects http.cors.allow-methods and
http.cors.allow-headers.

Backports #17523

CORS headers and methods config parameters must be read as arrays. This
commit fixes the issue. It affects http.cors.allow-methods and
http.cors.allow-headers.

Backports elastic#17523
@abeyad abeyad added >bug :Core/Infra/REST API REST infrastructure and utilities v2.4.0 labels Apr 5, 2016
abeyad pushed a commit that referenced this pull request Apr 7, 2016
CORS headers and methods config parameters must be read as arrays. This
commit fixes the issue. It affects http.cors.allow-methods and
http.cors.allow-headers.

Closes #17525
Backports #17523
@abeyad
Copy link
Author

abeyad commented Apr 7, 2016

Closed by Commit 39253df

@abeyad abeyad closed this Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Core/Infra/REST API REST infrastructure and utilities v2.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant