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

Adding CORS support #13

Merged
merged 1 commit into from
Sep 6, 2016
Merged

Adding CORS support #13

merged 1 commit into from
Sep 6, 2016

Conversation

codeStryke
Copy link
Contributor

Use case: The content is served from localhost:8080 and the stubborn server is running on localhost:3300, it is still considered a cross-origin request.

@zeachco
Copy link
Owner

zeachco commented Sep 6, 2016

The server configuration allow to serve as a reverse proxy so this wasn't necessary but as it just add flexibility, and stubborn is not a production tools, I think it's a great and safe addition. Thanks 😄

@zeachco zeachco merged commit 5e3ff9d into zeachco:master Sep 6, 2016
@codeStryke codeStryke deleted the add-CORS-support branch September 6, 2016 19:04
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.

None yet

2 participants