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

Commit

Permalink
Moved live from nodejitsu.com to appfog.com
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Jan 5, 2013
1 parent 923787f commit a921ddc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
@@ -1,11 +1,11 @@
# corsy

Node.js-based [CORS](http://en.wikipedia.org/wiki/Cross-origin_resource_sharing) proxy with HTTP/HTTPS support.
Available live at [corsy.jit.su](http://corsy.jit.su).
Available live at [corsy.rs.af.cm](http://corsy.rs.af.cm).

## Usage

curl -v http://corsy.jit.su/?get=https://raw.github.com/shyiko/lorem/master/readme.md
curl -v http://corsy.rs.af.cm/?get=https://raw.github.com/shyiko/lorem/master/readme.md
# corsy will fetch the resourse, add
# "Access-Control-Allow-Origin: *; Access-Control-Allow-Headers: X-Requested-With"
# to the header and stream response back to the client
Expand Down

0 comments on commit a921ddc

Please sign in to comment.