axios
https://github.com/axios/axios
JavaScript
Promise based HTTP client for the browser and node.js
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 supported151 Subscribers
View all SubscribersAdd a CodeTriage badge to axios
Help out
- Issues
- [WIP] Update documentation for fetch adapter user-agent issue
- fix: clear RN FormData content type
- fix(core): keep default validateStatus when request passes undefined
- fix: guard socketPath with own() to prevent prototype pollution SSRF
- fix: reject malformed HTTP URLs before normalization
- fix(adapter): timeout error parity with xhr/http adapters
- FormData requests crash on RN Android due to incorrect default Content-Type
- fix(fetch): support basic auth from URL
- Drop forced bare `multipart/form-data` placeholder header in `postForm`/`putForm`/`patchForm` (breaks RN Android)
- Fetch adapter ignores `timeoutErrorMessage` and `transitional.clarifyTimeoutError` (timeout error parity)
- Docs
- JavaScript not yet supported