You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added automated jsonp support with validation based on the presence of
the 'callback' GET param;
Also works should:
* the requesting Content-Type is application/json instead of application/javascript;
* the format GET param is: json
* file extension: .json
0 commit comments