FlyJSONP
FlyJSONP copied to clipboard
FlyJSONP is a small JavaScript library, that allows you to do cross-domain GET and POST requests, with JSON response.
Results
1
FlyJSONP issues
Sort by
recently updated
recently updated
newest added
When I send a request (POST request for authentication, in this specific case) with an ampersand as part of one of the params, it disappears by the time it gets...