issues
search
tcr
/
rem
HTTP clients with middleware for Node.js and web browsers. Flexible for any HTTP request, customizable for building API clients, and supports OAuth.
MIT License
25
stars
11
forks
source link
JSONP fails in case of 404 Error
#59
Open
tcr
opened
11 years ago
tcr
commented
11 years ago
Look into alternative implementations:
https://github.com/jaubourg/jquery-jsonp/blob/master/src/jquery.jsonp.js
http://stackoverflow.com/a/12093152
Look into alternative implementations: