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
Breadcrumbs
History for
axios
lib
on
0.6.0
User selector
All users
All time
Commit history
Commits on Aug 11, 2015
Removing es6-promise dependency
mzabriskie
committed
e49237c
View commit details
Copy full SHA for e49237c
View code at this point
Browse repository at this point
Adding support for timeout config
Show description for ffc0237
mzabriskie
committed
ffc0237
View commit details
Copy full SHA for ffc0237
View code at this point
Browse repository at this point
Removing deprecated success/error aliases
Show description for 0e33680
mzabriskie
committed
0e33680
View commit details
Copy full SHA for 0e33680
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Making content-type header case insensitive
Show description for 3c4dfe8
mzabriskie
committed
3c4dfe8
View commit details
Copy full SHA for 3c4dfe8
View code at this point
Browse repository at this point
Merge pull request #49 from maxhoffmann/master
Show description for 3b10b6a
mzabriskie
committed
3b10b6a
View commit details
Copy full SHA for 3b10b6a
View code at this point
Browse repository at this point
Merge pull request #85 from tomaash/patch-1
Show description for 63ac064
mzabriskie
committed
63ac064
View commit details
Copy full SHA for 63ac064
View code at this point
Browse repository at this point
XHR browser check now works in IE8
Show description for 72fc02f
tomaash
committed
72fc02f
View commit details
Copy full SHA for 72fc02f
View code at this point
Browse repository at this point
fix missing dot
Maximilian Hoffmann
committed
2209226
View commit details
Copy full SHA for 2209226
View code at this point
Browse repository at this point
don’t escape square brackets
Maximilian Hoffmann
committed
f44597e
View commit details
Copy full SHA for f44597e
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Fixing isArrayLike to allow length as a param. Added test
Andrew Gibb
committed
4f1101f
View commit details
Copy full SHA for 4f1101f
View code at this point
Browse repository at this point
Commits on Jul 13, 2015
In browsers check for XMLHttpRequest, not window
Show description for ca42bb1
tomaash
committed
ca42bb1
View commit details
Copy full SHA for ca42bb1
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Fixing issue with User-Agent getting overridden
Show description for db85c7b
mzabriskie
committed
db85c7b
View commit details
Copy full SHA for db85c7b
View code at this point
Browse repository at this point
Updating dependencies
mzabriskie
committed
8365cbb
View commit details
Copy full SHA for 8365cbb
View code at this point
Browse repository at this point
Commits on May 27, 2015
fix array params
Maximilian Hoffmann
committed
594df98
View commit details
Copy full SHA for 594df98
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Adding X-Requested-With header
mzabriskie
committed
1629a02
View commit details
Copy full SHA for 1629a02
View code at this point
Browse repository at this point
Commits on Apr 8, 2015
Fixing issue with FormData not being sent
Show description for 42fc395
mzabriskie
committed
42fc395
View commit details
Copy full SHA for 42fc395
View code at this point
Browse repository at this point
Using JSON.parse unconditionally when transforming response string
Show description for 9ddb607
mzabriskie
committed
9ddb607
View commit details
Copy full SHA for 9ddb607
View code at this point
Browse repository at this point
Commits on Mar 18, 2015
Fixing bad use strict statement
mzabriskie
committed
f9a2c7e
View commit details
Copy full SHA for f9a2c7e
View code at this point
Browse repository at this point
Changing to file level use strict statement
mzabriskie
committed
60a82ef
View commit details
Copy full SHA for 60a82ef
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Adding ESLint
mzabriskie
committed
a98c61f
View commit details
Copy full SHA for a98c61f
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Cleanup
mzabriskie
committed
dd2aa79
View commit details
Copy full SHA for dd2aa79
View code at this point
Browse repository at this point
Adding statusText to response
Show description for 69af756
mzabriskie
committed
69af756
View commit details
Copy full SHA for 69af756
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Fixing issue with standalone build
Show description for 8fded18
mzabriskie
committed
8fded18
View commit details
Copy full SHA for 8fded18
View code at this point
Browse repository at this point
Fixing issues with strict mode
Show description for 6d03e0b
mzabriskie
committed
6d03e0b
View commit details
Copy full SHA for 6d03e0b
View code at this point
Browse repository at this point
Commits on Feb 3, 2015
Fixing issue with multibyte characters in node
Show description for 0412c76
mzabriskie
committed
0412c76
View commit details
Copy full SHA for 0412c76
View code at this point
Browse repository at this point
Adding tests for responseType arraybuffer
mzabriskie
committed
59093a9
View commit details
Copy full SHA for 59093a9
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
Add support for arraybuffer requests in browser
nnarhinen
committed
21f4a7f
View commit details
Copy full SHA for 21f4a7f
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
Upgrading es6-promise dependency
mzabriskie
committed
a9bcc8f
View commit details
Copy full SHA for a9bcc8f
View code at this point
Browse repository at this point
Adding comments
mzabriskie
committed
b4d81bd
View commit details
Copy full SHA for b4d81bd
View code at this point
Browse repository at this point
Cleaning up core axios a bit
mzabriskie
committed
bbf437c
View commit details
Copy full SHA for bbf437c
View code at this point
Browse repository at this point
Adding support for removing interceptors
mzabriskie
committed
9e3830c
View commit details
Copy full SHA for 9e3830c
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
Delete fails in IE8/IE9, the verb needs to be capitalized.
torarnek
committed
4f34f61
View commit details
Copy full SHA for 4f34f61
View code at this point
Browse repository at this point
Commits on Dec 6, 2014
Initial interceptor implementation.
jmdobry
committed
5bb39f3
View commit details
Copy full SHA for 5bb39f3
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
Automatic Content-Type for FormData uploads
Show description for 2f4d0b8
nnarhinen
committed
2f4d0b8
View commit details
Copy full SHA for 2f4d0b8
View code at this point
Browse repository at this point
Commits on Oct 15, 2014
Adding error handling to request for node.js - closes #18
mzabriskie
committed
5fce14d
View commit details
Copy full SHA for 5fce14d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.