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 CORS header to public resources (Fix #242) #452

Merged
merged 6 commits into from
Jan 9, 2016
Merged

Add CORS header to public resources (Fix #242) #452

merged 6 commits into from
Jan 9, 2016

Conversation

heyvito
Copy link
Contributor

@heyvito heyvito commented Jan 4, 2016

This adds CORS header Access-Control-Allow-Origin: * to the following public resources:

  • /api
  • /search
  • /latest-version

/stats was left off because I suspect it is served by Nginx. (Please correct me if I'm wrong)

@tobias
Copy link
Member

tobias commented Jan 5, 2016

Thanks for this! I'll try to take a look at it in the next few days.

@tobias
Copy link
Member

tobias commented Jan 9, 2016

Looks good, thanks!

tobias added a commit that referenced this pull request Jan 9, 2016
Add CORS header to public resources (Fix #242)
@tobias tobias merged commit b357243 into clojars:master Jan 9, 2016
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