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

Add 'Access-Control-Allow-Origin' to in_http plugin #882

Conversation

HatsuneMiku3939
Copy link
Contributor

According to the document
https://en.wikipedia.org/wiki/Cross-origin_resource_sharing
The server should respond with 'Access-Control-Allow-Origin' header
in its response indicating which origin sites are allowed.

According to the document
https://en.wikipedia.org/wiki/Cross-origin_resource_sharing
The server should respond with 'Access-Control-Allow-Origin' header
in its response indicating which origin sites are allowed.
@repeatedly repeatedly merged commit 8a4c534 into fluent:master Apr 5, 2016
@repeatedly
Copy link
Member

Thx!

1 similar comment
@HatsuneMiku3939
Copy link
Contributor Author

Thx!

@HatsuneMiku3939 HatsuneMiku3939 deleted the in-http-add-access-control-allow-origin branch April 5, 2016 14:08
@repeatedly repeatedly added v0.12 enhancement Feature request or improve operations v0.14 labels May 16, 2016
repeatedly added a commit that referenced this pull request May 16, 2016
…ol-allow-origin

Add 'Access-Control-Allow-Origin' to in_http plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request or improve operations v0.12 v0.14
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants