Skip to content
This repository has been archived by the owner on Dec 20, 2020. It is now read-only.

jsonp support #121

Closed
cdll opened this issue May 30, 2016 · 4 comments
Closed

jsonp support #121

cdll opened this issue May 30, 2016 · 4 comments

Comments

@cdll
Copy link

cdll commented May 30, 2016

how could i use qwest to do a jsonp request ?

@cdll
Copy link
Author

cdll commented May 30, 2016

oh i saw this.

@pyrsmk
Copy link
Owner

pyrsmk commented May 30, 2016

JSONP is not supported in qwest. But we support CORS.

@pyrsmk
Copy link
Owner

pyrsmk commented Jun 30, 2016

For security reasons, and because CORS is the recommended implementation to use, we won't implement JSONP in qwest (unless some new arguments show up).

See this post

@pyrsmk pyrsmk closed this as completed Jun 30, 2016
@pyrsmk
Copy link
Owner

pyrsmk commented Jun 30, 2016

It's worth noting that CORS support is wide enough nowadays.

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

No branches or pull requests

2 participants