Docs update, added CORS to some responses.

This commit is contained in:
Rob W
2013-01-03 22:34:49 +01:00
parent 8a27a896d4
commit 495a99ebde
3 changed files with 24 additions and 11 deletions

View File

@@ -1,3 +1,5 @@
This API enables cross-origin requests to anywhere.
Usage:
/ Shows help
@@ -6,3 +8,5 @@ Usage:
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/