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

[feat/admin api] enable CORS support #371

Merged
merged 1 commit into from
Jul 3, 2015
Merged

[feat/admin api] enable CORS support #371

merged 1 commit into from
Jul 3, 2015

Conversation

thibaultcha
Copy link
Member

Implementing CORS support in the Admin API #298.

This is the simplest way to do it, as I see no way to do it once Lapis has started processing the request.

Thoughts @ajayk @thefosk ?

@subnetmarco
Copy link
Member

Looks good as a first implementation.

@thibaultcha thibaultcha added pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release) and removed NEEDS REVIEW labels Jul 3, 2015
thibaultcha added a commit that referenced this pull request Jul 3, 2015
[feat/admin api] enable CORS support
@thibaultcha thibaultcha merged commit 3d47a59 into master Jul 3, 2015
@thibaultcha thibaultcha deleted the feat/cors-api branch July 3, 2015 12:31
ctranxuan pushed a commit to streamdataio/kong that referenced this pull request Aug 25, 2015
[feat/admin api] enable CORS support

Former-commit-id: 413d5b35a347df9784512bd57753d31b361646e5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants