reqwest
https://github.com/ded/reqwest
JavaScript
browser asynchronous http requests
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported0 Subscribers
Add a CodeTriage badge to reqwest
Help out
- Issues
- IE and JSONP
- JSONP is broken when doing multiple simultaneous requests
- Support passing options to the constructor for XMLHttpRequest
- success, error, complete callbacks do not fire when "async" is "false"
- Add a cache parameter
- A few tests failing and not finishing in IE 9 and 10
- Put in option for synchronous AJAX calls
- Add support for default options
- The error() function should be given sensible arguments
- "get cookie from other origin" test failing in Chrome 23.0.1271.64
- Docs
- JavaScript not yet supported