neoskx / sk-cors

Some server didn't support CORS, so I create a server as a proxy for that server. I can use this to get data from that server don't support CORS

Home Page:http://cors.shaoke.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sk-cors

Some server didn't support CORS, so I create a server as a proxy for that server. I can use this to get data from that server don't support CORS

##How to use Same with how you send request before, the only different is you need to pass the target host url as a query or data parameter, the key is _target_. If you both pass on query or data parameter, data parameter will overwrite query.

About

Some server didn't support CORS, so I create a server as a proxy for that server. I can use this to get data from that server don't support CORS

http://cors.shaoke.me/

License:MIT License


Languages

Language:JavaScript 100.0%