hyperobject / crossorigin.me

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

Query parameters being stripped #70

Closed ping closed 7 years ago

ping commented 7 years ago

This can be tested by a codepen from #50 http://codepen.io/anon/pen/JKKaZV

A request to http://api.forismatic.com/api/1.0/?lang=en&method=getQuote&format=json is stripped of its query params and becomes http://api.forismatic.com/api/1.0/ from crossorigin.

zd333 commented 7 years ago

The same with me.

eXaminator commented 7 years ago

I also seem to have this problem.

fega commented 7 years ago

the same problem here.

tjvr commented 7 years ago

Duplicate of #76.