Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
jakedahm
/
axios
Public
forked from
axios/axios
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
pr/303
User selector
All users
All time
Commit history
Commits on May 19, 2016
Adding test for compression error handling
nickuraltsev
committed
600653e
View commit details
Copy full SHA for 600653e
Browse repository at this point
Resolving merge conflicts
nickuraltsev
committed
94a2128
View commit details
Copy full SHA for 94a2128
Browse repository at this point
Commits on May 17, 2016
Merge pull request #326 from josh-egan/patch-1
Show description for 05a522f
mzabriskie
committed
05a522f
View commit details
Copy full SHA for 05a522f
Browse repository at this point
Update README with request method on static api
josh-egan
committed
9a18c39
View commit details
Copy full SHA for 9a18c39
Browse repository at this point
Adding request function to exported singleton
Show description for 0d9996b
josh-egan
authored and
nickuraltsev
committed
0d9996b
View commit details
Copy full SHA for 0d9996b
Browse repository at this point
0.11.1
mzabriskie
committed
2e94949
View commit details
Copy full SHA for 2e94949
Browse repository at this point
Releasing 0.11.1
mzabriskie
committed
f5a990a
View commit details
Copy full SHA for f5a990a
Browse repository at this point
Merge pull request #321 from reggi/patch-1
Show description for a8a5587
mzabriskie
committed
a8a5587
View commit details
Copy full SHA for a8a5587
Browse repository at this point
Merge pull request #325 from kimrgrey/issue#323
Show description for f1d6b3c
mzabriskie
committed
f1d6b3c
View commit details
Copy full SHA for f1d6b3c
Browse repository at this point
Used instanceof to determine FormData in utils.isFormData. Fix #323.
kimrgrey
committed
b1e6e75
View commit details
Copy full SHA for b1e6e75
Browse repository at this point
Commits on May 13, 2016
added semicolon
reggi
committed
5a20ede
View commit details
Copy full SHA for 5a20ede
Browse repository at this point
export Axios fixes #320
reggi
committed
7548f2f
View commit details
Copy full SHA for 7548f2f
Browse repository at this point
Commits on May 4, 2016
Merge pull request #313 from icracked/master
Show description for 580ef52
nickuraltsev
committed
580ef52
View commit details
Copy full SHA for 580ef52
Browse repository at this point
Only set empty handlers for IE CORS support if using XDomainRequest
stevenp
committed
f32b5a6
View commit details
Copy full SHA for f32b5a6
Browse repository at this point
Commits on May 3, 2016
Excluding .md files from npm package
nickuraltsev
committed
ea37522
View commit details
Copy full SHA for ea37522
Browse repository at this point
Commits on Apr 28, 2016
Updating README
mzabriskie
committed
371c31a
View commit details
Copy full SHA for 371c31a
Browse repository at this point
Commits on Apr 27, 2016
Releasing 0.11.0
nickuraltsev
committed
82d34ac
View commit details
Copy full SHA for 82d34ac
Browse repository at this point
0.11.0
nickuraltsev
committed
4b150f2
View commit details
Copy full SHA for 4b150f2
Browse repository at this point
Commits on Apr 26, 2016
Merge pull request #299 from nickuraltsev/array-buffer-fix
Show description for aeac3e1
mzabriskie
committed
aeac3e1
View commit details
Copy full SHA for aeac3e1
Browse repository at this point
Allow custom HTTP status code error ranges (#308)
Show description for fa9444e
nickuraltsev
authored and
mzabriskie
committed
fa9444e
View commit details
Copy full SHA for fa9444e
Browse repository at this point
Commits on Apr 21, 2016
Merge pull request #296 from nickuraltsev/stream
Show description for 093593c
mzabriskie
committed
093593c
View commit details
Copy full SHA for 093593c
Browse repository at this point
Merge pull request #280 from nickuraltsev/ecosystem
Show description for 2ebdd2d
mzabriskie
committed
2ebdd2d
View commit details
Copy full SHA for 2ebdd2d
Browse repository at this point
0.10.0
mzabriskie
committed
2797f10
View commit details
Copy full SHA for 2797f10
Browse repository at this point
Releasing 0.10.0
mzabriskie
committed
f569894
View commit details
Copy full SHA for f569894
Browse repository at this point
Merge branch 'master' of github.com:mzabriskie/axios
mzabriskie
committed
6554493
View commit details
Copy full SHA for 6554493
Browse repository at this point
Reverting #234
mzabriskie
committed
7cf19f6
View commit details
Copy full SHA for 7cf19f6
Browse repository at this point
Commits on Apr 19, 2016
Fixing handling of compression errors
JoshZA
committed
716e487
View commit details
Copy full SHA for 716e487
Browse repository at this point
Commits on Apr 18, 2016
Merge pull request #300 from jergason/patch-1
Show description for 8a60a4e
nickuraltsev
committed
8a60a4e
View commit details
Copy full SHA for 8a60a4e
Browse repository at this point
Fix typo in readme
jergason
committed
0ec09f7
View commit details
Copy full SHA for 0ec09f7
Browse repository at this point
Fix issue with ArrayBuffer
nickuraltsev
committed
4d83ba9
View commit details
Copy full SHA for 4d83ba9
Browse repository at this point
Commits on Apr 15, 2016
Update README.md
nickuraltsev
committed
d88bc12
View commit details
Copy full SHA for d88bc12
Browse repository at this point
Add support for Stream
nickuraltsev
committed
d23f9d5
View commit details
Copy full SHA for d23f9d5
Browse repository at this point
Commits on Apr 13, 2016
Merge pull request #294 from jackytck/cookbook-patch
Show description for 5c58b83
nickuraltsev
committed
5c58b83
View commit details
Copy full SHA for 5c58b83
Browse repository at this point
Fixing typo
jackytck
committed
9d22e9a
View commit details
Copy full SHA for 9d22e9a
Browse repository at this point
Add isFunction and isStream helpers
nickuraltsev
committed
9e7b1b5
View commit details
Copy full SHA for 9e7b1b5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.