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
master
User selector
All users
All time
Commit history
Commits on Aug 23, 2016
Splitting progress event handlers into upload and download handlers
Dylan Lundy
authored and
nickuraltsev
committed
63f41b5
View commit details
Copy full SHA for 63f41b5
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Merging master
nickuraltsev
committed
0dfd53f
View commit details
Copy full SHA for 0dfd53f
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Converting TypeScript definitions to ES2015 module syntax
nickuraltsev
committed
5176dfd
View commit details
Copy full SHA for 5176dfd
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Fixing xsrf header on missing xsrfCookieName
Marco Pracucci
committed
85b9015
View commit details
Copy full SHA for 85b9015
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Fixing Authorization header with basic auth
Show description for 1ffcbb0
madebyherzblut
committed
1ffcbb0
View commit details
Copy full SHA for 1ffcbb0
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Replacing 'agent' option with 'httpAgent' and 'httpsAgent'
rubennorte
committed
4c790d5
View commit details
Copy full SHA for 4c790d5
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
Transform response data on error
Show description for 98d4895
mzabriskie
committed
98d4895
View commit details
Copy full SHA for 98d4895
View code at this point
Browse repository at this point
Commits on Jul 9, 2016
Changing adapter signature to receive config and return promises
rubennorte
committed
157efd5
View commit details
Copy full SHA for 157efd5
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
Implementing adapter error enhacement
rubennorte
committed
235c19c
View commit details
Copy full SHA for 235c19c
View code at this point
Browse repository at this point
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
Move transform response logic from adapters to dispatcher
mzabriskie
committed
10eb238
View commit details
Copy full SHA for 10eb238
View code at this point
Browse repository at this point
Invoke request transformers after request interceptors
Show description for e833a2f
mzabriskie
committed
e833a2f
View commit details
Copy full SHA for e833a2f
View code at this point
Browse repository at this point
Removing restriction on withCredentials being overridden
Show description for f21784c
mzabriskie
committed
f21784c
View commit details
Copy full SHA for f21784c
View code at this point
Browse repository at this point
Only use if it's a function
mzabriskie
committed
7a12f36
View commit details
Copy full SHA for 7a12f36
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Modify createError and enhanceError functions to accept response as parameter
nickuraltsev
committed
6f2186d
View commit details
Copy full SHA for 6f2186d
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Improve error handling
nickuraltsev
committed
91dae3c
View commit details
Copy full SHA for 91dae3c
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
Adding README to modules
mzabriskie
committed
eea790b
View commit details
Copy full SHA for eea790b
View code at this point
Browse repository at this point
Resolving conflicts and modifying http adapter to not change status code error range
nickuraltsev
committed
4e7ca3d
View commit details
Copy full SHA for 4e7ca3d
View code at this point
Browse repository at this point
Commits on May 25, 2016
Merge pull request #317 from nickuraltsev/urlsearchparams
Show description for 112f98d
mzabriskie
committed
112f98d
View commit details
Copy full SHA for 112f98d
View code at this point
Browse repository at this point
Commits on May 19, 2016
Resolving merge conflicts
nickuraltsev
committed
94a2128
View commit details
Copy full SHA for 94a2128
View code at this point
Browse repository at this point
Modifying isURLSearchParams function to use instanceof instead of duck typing
nickuraltsev
committed
2b8d89a
View commit details
Copy full SHA for 2b8d89a
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
Merge pull request #321 from reggi/patch-1
Show description for a8a5587
mzabriskie
committed
a8a5587
View commit details
Copy full SHA for a8a5587
View code at this point
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
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 May 7, 2016
Adding support for URLSearchParams
nickuraltsev
committed
f20490e
View commit details
Copy full SHA for f20490e
View code at this point
Browse repository at this point
Commits on May 4, 2016
Only set empty handlers for IE CORS support if using XDomainRequest
stevenp
committed
f32b5a6
View commit details
Copy full SHA for f32b5a6
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Choose between follow-redirects or core
dublx
committed
a04077a
View commit details
Copy full SHA for a04077a
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.