Files
cors-anywhere/lib/help.txt
2013-01-03 22:34:49 +01:00

13 lines
467 B
Plaintext

This API enables cross-origin requests to anywhere.
Usage:
/ Shows help
/iscorsneeded This is the only resource on this host which is served without CORS headers.
/<url> Create a request to <url>, and includes CORS headers in the response.
The protocol can be omitted. It defaults to http:, unless port 443 is specified.
Demo : http://rob.lekensteyn.nl/cors-anywhere.html
Source code : https://github.com/Rob--W/cors-anywhere/