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
axios.js
on
v0.13.1
User selector
All users
All time
Commit history
Commits on Jun 23, 2016
Instances created from axios.create have same API as default axios
Show description for 6161754
mzabriskie
committed
6161754
View commit details
Copy full SHA for 6161754
View code at this point
Browse repository at this point
Fixing custom instance defaults
Show description for 46eee26
mzabriskie
committed
46eee26
View commit details
Copy full SHA for 46eee26
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Moving Axios class into core/
mzabriskie
committed
0e2f4f1
View commit details
Copy full SHA for 0e2f4f1
View code at this point
Browse repository at this point
Moving settle & transformData from helpers/ -> core/
mzabriskie
committed
203cbc2
View commit details
Copy full SHA for 203cbc2
View code at this point
Browse repository at this point
Commits on May 17, 2016
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
View code at this point
Browse repository at this point
Commits on May 13, 2016
added semicolon
reggi
committed
5a20ede
View commit details
Copy full SHA for 5a20ede
View code at this point
Browse repository at this point
export Axios fixes #320
reggi
committed
7548f2f
View commit details
Copy full SHA for 7548f2f
View code at this point
Browse repository at this point
Commits on Jan 24, 2016
Bit of code cleanup
mzabriskie
committed
70ef49e
View commit details
Copy full SHA for 70ef49e
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
Fixing config weirdness
mzabriskie
committed
82847f7
View commit details
Copy full SHA for 82847f7
View code at this point
Browse repository at this point
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
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
Commits on Oct 28, 2015
Merge pull request #139 from ctimmerm/slice-arguments
Show description for affe3aa
mzabriskie
committed
affe3aa
View commit details
Copy full SHA for affe3aa
View code at this point
Browse repository at this point
Don't call slice on arguments
Show description for d6bcd62
ctimmerm
committed
d6bcd62
View commit details
Copy full SHA for d6bcd62
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Don't use utils.forEach to loop over arguments
Show description for 1e2cb9b
ctimmerm
committed
1e2cb9b
View commit details
Copy full SHA for 1e2cb9b
View code at this point
Browse repository at this point
Commits on Oct 23, 2015
Rename axios.createNew to axios.create
nickuraltsev
committed
4ac0fbd
View commit details
Copy full SHA for 4ac0fbd
View code at this point
Browse repository at this point
Commits on Oct 3, 2015
Make axios instantiable
nickuraltsev
committed
b10874f
View commit details
Copy full SHA for b10874f
View code at this point
Browse repository at this point
Commits on Sep 29, 2015
Supporting a fetch like API
mzabriskie
committed
219a1c2
View commit details
Copy full SHA for 219a1c2
View code at this point
Browse repository at this point
Fixing axios to treat single string argument as URL
Show description for 95f0f00
mzabriskie
committed
95f0f00
View commit details
Copy full SHA for 95f0f00
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
Added defaults.timeout to default config.
bananaoomarang
committed
1ccd416
View commit details
Copy full SHA for 1ccd416
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
Fixing issue with minified bundle in IE8
Show description for c573a12
mzabriskie
committed
c573a12
View commit details
Copy full SHA for c573a12
View code at this point
Browse repository at this point
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
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 Mar 18, 2015
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 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
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
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 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 Sep 30, 2014
Deprecating success/error in favor of then/catch
mzabriskie
committed
2eda221
View commit details
Copy full SHA for 2eda221
View code at this point
Browse repository at this point
Commits on Sep 22, 2014
Moving stuff to helpers/
mzabriskie
committed
1b803fb
View commit details
Copy full SHA for 1b803fb
View code at this point
Browse repository at this point
Fixing failing tests
mzabriskie
committed
f406b09
View commit details
Copy full SHA for f406b09
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
Fixing issue #8
mzabriskie
committed
59eb2b6
View commit details
Copy full SHA for 59eb2b6
View code at this point
Browse repository at this point
Fixing issue #7
mzabriskie
committed
1fa35ce
View commit details
Copy full SHA for 1fa35ce
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
Adding support for node
mzabriskie
committed
f4a334e
View commit details
Copy full SHA for f4a334e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.