Closed bertday closed 7 years ago
Currently if jQuery says the browser doesn't support CORS, it falls back to JSONP. The current APIs don't support this, so force JSON requests instead.
@rbrtmrtn Looks good to me
Currently if jQuery says the browser doesn't support CORS, it falls back to JSONP. The current APIs don't support this, so force JSON requests instead.