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 headers for Javascript API #25

Open
emersion opened this issue Jan 13, 2015 · 5 comments
Open

Add CORS headers for Javascript API #25

emersion opened this issue Jan 13, 2015 · 5 comments

Comments

@emersion
Copy link

Add CORS headers to allow JS scripts to post to upload endpoint

@tdaede
Copy link

tdaede commented Mar 14, 2015

I would like this, preferably on Uguu too.

@nokonoko nokonoko assigned nokonoko and unassigned nokonoko Apr 22, 2015
@nokonoko
Copy link
Owner

@avail mind helping on this one?

@avail
Copy link

avail commented Apr 23, 2015

CORS has to be added through the server's config (nginx/apache), can't do shit about that.

@tdaede
Copy link

tdaede commented Apr 23, 2015

No, it's just HTTP headers. You can generate the headers with PHP, if no content has been emitted yet.

@avail
Copy link

avail commented Apr 23, 2015

@tdaede good point, didn't think about that.

@emersion emersion changed the title Ad CORS headers for Javascript API Add CORS headers for Javascript API Apr 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants