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 cross-origin support rack layer #25

Merged
merged 1 commit into from
May 12, 2018
Merged

Conversation

graft
Copy link
Contributor

@graft graft commented May 6, 2018

This adds cross-origin support to Etna applications (if they use this layer) - see https://www.html5rocks.com/en/tutorials/cors/ for more on CORS. Without this, javascript clients are forbidden from contacting other Etna applications by the same-origin policy.

@jasondcater
Copy link
Contributor

This looks good. Go ahead and merge.

@jasondcater jasondcater closed this May 7, 2018
@jasondcater jasondcater reopened this May 7, 2018
@graft graft merged commit 0ca3c00 into master May 12, 2018
@graft graft deleted the graft-add-cross-origin branch April 19, 2020 20:35
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.

2 participants