hyperobject / crossorigin.me

A CORS proxy for everyone.
http://crossorigin.me
MIT License
679 stars 132 forks source link

POST method support #55

Closed Pmmlabs closed 7 years ago

Pmmlabs commented 8 years ago

I know that you will not merge this request, but I want to help someone who are searching for CORS-proxy with POST support. It was needed for me, therefore I implemented this and now I can share. Just don't close this PR.

towerofnix commented 8 years ago

(It's worth mentioning #6 here, for anybody reading that issue.)

JogoShugh commented 8 years ago

@Pmmlabs thanks for doing this, we have used it successfully! As for merging this, it seems like it could be done if there's a way for it to be turned off by a setting so that @technoboy10 doesn't need to enable it for the production crossorigin.me web site. (Maybe that setting already exists?)

Pmmlabs commented 8 years ago

@JogoShugh do you mean some constant at the source beginning? because there is no other settings engine. If so, it will be necessary to write in readme about this, because it not obvious.

hyperobject commented 7 years ago

Thanks for the PR! I'm not planning on implementing POST in the current version of crossorigin.me, but it's potentially in the works for version 2.0.