Skip to content

fix ajax error in RequesterBrowser class #25

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

Merged
merged 3 commits into from
Sep 5, 2018

Conversation

yateric
Copy link
Contributor

@yateric yateric commented Sep 3, 2018

Please check these 2 commits.

makeRequest() already passed the url to run() in string form
Access-Control-Allow-Origin and Access-Control-Allow-Credentials are response headers and shouldn't be included in request headers
Copy link
Member

@joaosimbiose joaosimbiose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the excellent Pull Request @yateric, I'll merge your PR on the next release of the Javascript client that should occur this week.

@joaosimbiose joaosimbiose added this to the v2.0.3 milestone Sep 4, 2018
@joaosimbiose joaosimbiose changed the base branch from master to v2.0.3 September 5, 2018 11:28
@joaosimbiose joaosimbiose merged commit adbfab9 into SlicingDice:v2.0.3 Sep 5, 2018
@yateric
Copy link
Contributor Author

yateric commented Sep 5, 2018

Thanks for the merge @joaosimbiose ! Please update npmjs.com as well 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants