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
test
specs
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 11, 2016
Added test to ensure that XHR adapter does not read cookies if xsrfCookieName is null
Marco Pracucci
committed
e861a6c
View commit details
Copy full SHA for e861a6c
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Fixing failing test
nickuraltsev
committed
8f0973c
View commit details
Copy full SHA for 8f0973c
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 Jul 16, 2016
Moar tests
mzabriskie
committed
0578445
View commit details
Copy full SHA for 0578445
View code at this point
Browse repository at this point
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
Adding failing test for adapter errors
rubennorte
committed
75f9b8c
View commit details
Copy full SHA for 75f9b8c
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Attempting to fix SauceLabs timeouts
mzabriskie
committed
181f4e7
View commit details
Copy full SHA for 181f4e7
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Fixing broken test
mzabriskie
committed
1725e08
View commit details
Copy full SHA for 1725e08
View code at this point
Browse repository at this point
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
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
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
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
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
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 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 18, 2016
Fix issue with ArrayBuffer
nickuraltsev
committed
4d83ba9
View commit details
Copy full SHA for 4d83ba9
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
Add isFunction and isStream helpers
nickuraltsev
committed
9e7b1b5
View commit details
Copy full SHA for 9e7b1b5
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
Moving test helpers and auto-loading them
mzabriskie
committed
dcbb352
View commit details
Copy full SHA for dcbb352
View code at this point
Browse repository at this point
Commits on Mar 6, 2016
Run ALL the tests 😸
mzabriskie
committed
955d5a0
View commit details
Copy full SHA for 955d5a0
View code at this point
Browse repository at this point
Fixing tests for IE
mzabriskie
committed
dc07ef2
View commit details
Copy full SHA for dc07ef2
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Cleaning up tests a bit
mzabriskie
committed
371b82a
View commit details
Copy full SHA for 371b82a
View code at this point
Browse repository at this point
Increasing timeout so test doesn't fail in Safari
mzabriskie
committed
6f32ca7
View commit details
Copy full SHA for 6f32ca7
View code at this point
Browse repository at this point
Making validation of invalid character error less strict
mzabriskie
committed
62ad1f2
View commit details
Copy full SHA for 62ad1f2
View code at this point
Browse repository at this point
Improving tests in anticipation for saucelabs support
mzabriskie
committed
e7aa98f
View commit details
Copy full SHA for e7aa98f
View code at this point
Browse repository at this point
Changing btoa ponyfill to improve testing
mzabriskie
committed
7041775
View commit details
Copy full SHA for 7041775
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Normalize response status for HTTP 204 in MSIE
mzabriskie
committed
d31ebc4
View commit details
Copy full SHA for d31ebc4
View code at this point
Browse repository at this point
Fixing reject not being called on xhr network errors.
Show description for 252876c
latentflip
committed
252876c
View commit details
Copy full SHA for 252876c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.