Spent most of this morning banging my head against a CORS shaped request. Turns out I was being done over by preflights. You code and learn.
– Remy Sharp on twitter
@rem so been there with the CORS preflight. I now only do CORS stuff if I have a http proxy running that allows to monitor the traffic