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
v0.8.1
User selector
All users
All time
Commit history
Commits on Dec 15, 2015
Using more strict eslint rules
mzabriskie
committed
f28a4a8
View commit details
Copy full SHA for f28a4a8
View code at this point
Browse repository at this point
Moving bind into it's own file
mzabriskie
committed
2b147fb
View commit details
Copy full SHA for 2b147fb
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Making btoa polyfill more standard
mzabriskie
committed
77b8966
View commit details
Copy full SHA for 77b8966
View code at this point
Browse repository at this point
Better import statement
mzabriskie
committed
c566567
View commit details
Copy full SHA for c566567
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Add check for withCredentials in XHR adapter (#138)
Sam Julien
authored and
Sam Julien
committed
415ff77
View commit details
Copy full SHA for 415ff77
View code at this point
Browse repository at this point
Better formatting
mzabriskie
committed
085f95f
View commit details
Copy full SHA for 085f95f
View code at this point
Browse repository at this point
Merge pull request #160 from nickuraltsev/base-url
Show description for 5d9ca93
mzabriskie
committed
5d9ca93
View commit details
Copy full SHA for 5d9ca93
View code at this point
Browse repository at this point
Removing unwanted user/pass for auth
mzabriskie
committed
07b177f
View commit details
Copy full SHA for 07b177f
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
Polyfilling btoa where appropriate
Show description for 603e7c8
idan
committed
603e7c8
View commit details
Copy full SHA for 603e7c8
View code at this point
Browse repository at this point
Dropping support for auth.user/pass
Show description for af17033
idan
committed
af17033
View commit details
Copy full SHA for af17033
View code at this point
Browse repository at this point
Adding btoa polyfill
idan
committed
3138600
View commit details
Copy full SHA for 3138600
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
Abandoning URL embedded identities for Basic auth
Show description for 95df032
idan
committed
95df032
View commit details
Copy full SHA for 95df032
View code at this point
Browse repository at this point
Add HTTP basic authentication for Node.
lachenmayer
authored and
idan
committed
19cbca0
View commit details
Copy full SHA for 19cbca0
View code at this point
Browse repository at this point
Add HTTP basic authentication.
lachenmayer
authored and
idan
committed
32a9043
View commit details
Copy full SHA for 32a9043
View code at this point
Browse repository at this point
Commits on Nov 22, 2015
Add support for baseURL parameter
nickuraltsev
committed
435636c
View commit details
Copy full SHA for 435636c
View code at this point
Browse repository at this point
Add isAbsoluteURL helper
nickuraltsev
committed
20a25a2
View commit details
Copy full SHA for 20a25a2
View code at this point
Browse repository at this point
Add combineURLs helper
nickuraltsev
committed
e253b0e
View commit details
Copy full SHA for e253b0e
View code at this point
Browse repository at this point
Commits on Nov 21, 2015
remove console.log -_-
Vineet Hawal
committed
837da53
View commit details
Copy full SHA for 837da53
View code at this point
Browse repository at this point
import isURLSameOrigin at top
Vineet Hawal
committed
5c3b144
View commit details
Copy full SHA for 5c3b144
View code at this point
Browse repository at this point
buildUrl -> buildURL
Vineet Hawal
committed
0be4467
View commit details
Copy full SHA for 0be4467
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:mzabriskie/axios into xDomainRequestSupport
Show description for 729ff05
Vineet Hawal
committed
729ff05
View commit details
Copy full SHA for 729ff05
View code at this point
Browse repository at this point
Commits on Nov 20, 2015
Restoring buildURL
mzabriskie
committed
7fa6915
View commit details
Copy full SHA for 7fa6915
View code at this point
Browse repository at this point
Fixing file system case issue
mzabriskie
committed
54be280
View commit details
Copy full SHA for 54be280
View code at this point
Browse repository at this point
buildUrl helper reference fix in xhr
Vineet Hawal
committed
1eac0b1
View commit details
Copy full SHA for 1eac0b1
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:mzabriskie/axios into xDomainRequestSupport
Show description for e5e14da
Vineet Hawal
committed
e5e14da
View commit details
Copy full SHA for e5e14da
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Merge pull request #149 from Kosta-Github/Kosta/unzip
Show description for 433dd0d
mzabriskie
committed
433dd0d
View commit details
Copy full SHA for 433dd0d
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:mzabriskie/axios
mzabriskie
committed
ae3adcd
View commit details
Copy full SHA for ae3adcd
View code at this point
Browse repository at this point
Resolving conflicts
mzabriskie
committed
02a9333
View commit details
Copy full SHA for 02a9333
View code at this point
Browse repository at this point
Merge pull request #146 from skarbovskiy/master
Show description for 2781ff6
mzabriskie
committed
2781ff6
View commit details
Copy full SHA for 2781ff6
View code at this point
Browse repository at this point
Making isURLSameOrigin/cookies safe to use in all envs
mzabriskie
committed
3d65057
View commit details
Copy full SHA for 3d65057
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
add config.paramsSerializer to http adapter
moonion
committed
2e4c928
View commit details
Copy full SHA for 2e4c928
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
uncompress the response body transparently if required
Kosta-Github
committed
b3a4ff0
View commit details
Copy full SHA for b3a4ff0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.