validator-demo icon indicating copy to clipboard operation
validator-demo copied to clipboard

Could the Mailgun API use CORS instead of JSONP?

Open elsigh opened this issue 9 years ago • 4 comments

Currently the server doesn't implement the OPTIONS preflight.

elsigh avatar Dec 10 '15 23:12 elsigh

:+1:

galulex avatar Sep 19 '16 11:09 galulex

still no CORS ?

rlataguerra avatar Feb 16 '17 17:02 rlataguerra

👍

Pryscy avatar Feb 16 '17 17:02 Pryscy

Plus one on CORS support!

The work-around of moving the validation to the server and doing a massive roundtrip of async data is painful.

HemalR avatar Apr 10 '17 05:04 HemalR