Query parameters being stripped
ping opened this issue · 4 comments
ping commented
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
The same with me.
eXaminator commented
I also seem to have this problem.
fega commented
the same problem here.