Skip to content

f1qwase/node-crossdomain-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Node Crossdomain Proxy

Node Crossdomain Proxy is extremely simple Node.js proxy. It just adds Access-Control-Allow-Origin: * for XHR. I used it for Windows Azure Storage Blob mirroring.

Usage

Make request url like this:

http://proxy url/?src=file you want to request

Note: use file url without http://.

Copyright

This code is licensed under WTFPL license. If you're tired with Windows Azure or something else - or if you're not - you can use my source freely, in any project. see LICENSE for more information.

About

Adds Access-Control-Allow-Origin on header with node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published