hyperobject / crossorigin.me

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

Query strings not working #76

Closed hyperobject closed 7 years ago

hyperobject commented 7 years ago

As several people have pointed out, query strings are not working properly in the v2 preview. Need to figure out how to import all query strings from restify. Bummer that this is an issue.

n1k0 commented 7 years ago

Funnily enough master works just fine with query strings when running the proxy locally. May there be an issue with the version deployed to https://crossorigin.me/?

Edit: bah, seems like the prod version (v2) doesn't live on master. Edit2: Suggested a fix in #77

hyperobject commented 7 years ago

Yes, it's an issue with Restify, which is the basis of v2.

Connor Hudson - Contact Using Hop

On January 1, 2017 at 14:58 GMT, Nicolas Perriault notifications@github.com wrote:

Funnily enough master works just fine with query strings when running the proxy locally. May the issue due with the version deployed to https://crossorigin.me/?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

hyperobject commented 7 years ago

Fixed via 6ac11f79b7944b74c64fe3584da7fcb036a21272.