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
on
master
User selector
All users
All time
Commit history
Commits on Aug 24, 2016
Replacing progress with onUploadProgress and onDownloadProgress in TypeScript definitions
nickuraltsev
committed
96d7ac2
View commit details
Copy full SHA for 96d7ac2
View code at this point
Browse repository at this point
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
Updating TypeScript definition tests
nickuraltsev
committed
2325216
View commit details
Copy full SHA for 2325216
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Updating TypeScript definitions for axios.all and axios.spread
nickuraltsev
committed
48549c8
View commit details
Copy full SHA for 48549c8
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Adding TypeScript definitions for adapters
nickuraltsev
committed
9a5e77b
View commit details
Copy full SHA for 9a5e77b
View code at this point
Browse repository at this point
Adding TypeScript definitions for interceptors
nickuraltsev
committed
0664d98
View commit details
Copy full SHA for 0664d98
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
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 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
Adding test for maxRedirects option
nickuraltsev
committed
5c5a940
View commit details
Copy full SHA for 5c5a940
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
Adding test for compression error handling
nickuraltsev
committed
600653e
View commit details
Copy full SHA for 600653e
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
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 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 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
Previous
Next
You can’t perform that action at this time.