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
v0.9.0
User selector
All users
All time
Commit history
Commits on Jan 18, 2016
Releasing 0.9.0
mzabriskie
committed
7ec97dd
View commit details
Copy full SHA for 7ec97dd
Browse repository at this point
Only strip Content-Type header if data is undefined
mzabriskie
committed
6f13a75
View commit details
Copy full SHA for 6f13a75
Browse repository at this point
Merge pull request #195 from vandosant/master
Show description for dea613a
mzabriskie
committed
dea613a
View commit details
Copy full SHA for dea613a
Browse repository at this point
Fixing #184 Content type removed if data is false
vandosant
committed
71aadd6
View commit details
Copy full SHA for 71aadd6
Browse repository at this point
Adding failing test for #184
mzabriskie
committed
20e724a
View commit details
Copy full SHA for 20e724a
Browse repository at this point
Commits on Jan 17, 2016
Updating dev dependencies
mzabriskie
committed
5ac6e8d
View commit details
Copy full SHA for 5ac6e8d
Browse repository at this point
Adding support for custom adapters
mzabriskie
committed
b9bb6ae
View commit details
Copy full SHA for b9bb6ae
Browse repository at this point
Merge pull request #185 from jtangelder/improve-ie
Show description for be241d5
mzabriskie
committed
be241d5
View commit details
Copy full SHA for be241d5
Browse repository at this point
Commits on Jan 3, 2016
fix linting errors
jtangelder
committed
ef6bfe8
View commit details
Copy full SHA for ef6bfe8
Browse repository at this point
Add manual tests
Show description for 85a3f7b
jtangelder
committed
85a3f7b
View commit details
Copy full SHA for 85a3f7b
Browse repository at this point
improve IE support
Show description for 986647b
jtangelder
committed
986647b
View commit details
Copy full SHA for 986647b
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/mzabriskie/master'
jtangelder
committed
8425fbe
View commit details
Copy full SHA for 8425fbe
Browse repository at this point
Commits on Dec 24, 2015
Merge pull request #183 from mzabriskie/refactor-config
Show description for 6265b54
mzabriskie
committed
6265b54
View commit details
Copy full SHA for 6265b54
Browse repository at this point
Fixing config weirdness
mzabriskie
committed
82847f7
View commit details
Copy full SHA for 82847f7
Browse repository at this point
Merge pull request #182 from anthwinter/master
Show description for cdedbf0
mzabriskie
committed
cdedbf0
View commit details
Copy full SHA for cdedbf0
Browse repository at this point
Added condition to check for IE version before using XDomainRequest
Anth Winter
committed
0545573
View commit details
Copy full SHA for 0545573
Browse repository at this point
Added IE version check helper function
Anth Winter
committed
ff4b5ed
View commit details
Copy full SHA for ff4b5ed
Browse repository at this point
Commits on Dec 15, 2015
Releasing 0.8.1
mzabriskie
committed
9a5dec2
View commit details
Copy full SHA for 9a5dec2
Browse repository at this point
Using more strict eslint rules
mzabriskie
committed
f28a4a8
View commit details
Copy full SHA for f28a4a8
Browse repository at this point
Moving bind into it's own file
mzabriskie
committed
2b147fb
View commit details
Copy full SHA for 2b147fb
Browse repository at this point
Commits on Dec 14, 2015
Merge pull request #174 from aukevanleeuwen/fix-for-issue-171
Show description for d127adf
mzabriskie
committed
d127adf
View commit details
Copy full SHA for d127adf
Browse repository at this point
Fixing #171, don't fail on error responses with json payloads
Auke van Leeuwen
committed
0e4b339
View commit details
Copy full SHA for 0e4b339
Browse repository at this point
Removing TODO
mzabriskie
committed
7140230
View commit details
Copy full SHA for 7140230
Browse repository at this point
Merge pull request #173 from ryoia/master
Show description for c181083
mzabriskie
committed
c181083
View commit details
Copy full SHA for c181083
Browse repository at this point
got rid of the colon after Basic, test passed
ryoia
committed
fd2339c
View commit details
Copy full SHA for fd2339c
Browse repository at this point
Adding failing test for #169
mzabriskie
committed
4d40883
View commit details
Copy full SHA for 4d40883
Browse repository at this point
Better tests for btoa
mzabriskie
committed
9ede644
View commit details
Copy full SHA for 9ede644
Browse repository at this point
Making btoa polyfill more standard
mzabriskie
committed
77b8966
View commit details
Copy full SHA for 77b8966
Browse repository at this point
Better import statement
mzabriskie
committed
c566567
View commit details
Copy full SHA for c566567
Browse repository at this point
Commits on Dec 11, 2015
Adding tests for interceptors on custom instances
mzabriskie
committed
f9c46c5
View commit details
Copy full SHA for f9c46c5
Browse repository at this point
Merge pull request #168 from samjulien/master
Show description for 4ffeba3
mzabriskie
committed
4ffeba3
View commit details
Copy full SHA for 4ffeba3
Browse repository at this point
Add check for withCredentials in XHR adapter (#138)
Sam Julien
authored and
Sam Julien
committed
415ff77
View commit details
Copy full SHA for 415ff77
Browse repository at this point
Adding failing test for #138
mzabriskie
committed
dc1524a
View commit details
Copy full SHA for dc1524a
Browse repository at this point
Better formatting
mzabriskie
committed
085f95f
View commit details
Copy full SHA for 085f95f
Browse repository at this point
Releasing 0.8.0
mzabriskie
committed
908d12b
View commit details
Copy full SHA for 908d12b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.