8000 GitHub - GitHub30/cors-anywhere.php: CORS Anywhere is a PHP reverse proxy which adds CORS headers to the proxied request.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GitHub30/cors-anywhere.php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cors-anywhere.php

curl https://xs679698.xsrv.jp/https://httpbin.org/get?foo=bar

curl https://xs679698.xsrv.jp/https://httpbin.org/post?foo=bar -d "param1=abc&param2=xyz"

wget https://xs679698.xsrv.jp/https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png

Development

php -S localhost:8000 cors.php

About

CORS Anywhere is a PHP reverse proxy which adds CORS headers to the proxied request.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0