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
Branch selector
v0.5.1
User selector
All users
All time
Commit history
Commits on Mar 10, 2015
Releasing 0.5.1
mzabriskie
committed
bd5d9b7
View commit details
Copy full SHA for bd5d9b7
Browse repository at this point
Fixing issue with standalone build
Show description for 8fded18
mzabriskie
committed
8fded18
View commit details
Copy full SHA for 8fded18
Browse repository at this point
Fixing issues with strict mode
Show description for 6d03e0b
mzabriskie
committed
6d03e0b
View commit details
Copy full SHA for 6d03e0b
Browse repository at this point
Commits on Feb 17, 2015
Noting that jasmine-ajax 3.0.0 is needed
mzabriskie
committed
ace6a04
View commit details
Copy full SHA for ace6a04
Browse repository at this point
Updating karma
mzabriskie
committed
0438dd3
View commit details
Copy full SHA for 0438dd3
Browse repository at this point
Commits on Feb 3, 2015
Adding examples
mzabriskie
committed
7efc095
View commit details
Copy full SHA for 7efc095
Browse repository at this point
Stray console.log
mzabriskie
committed
e880940
View commit details
Copy full SHA for e880940
Browse repository at this point
Fixing issue with multibyte characters in node
Show description for 0412c76
mzabriskie
committed
0412c76
View commit details
Copy full SHA for 0412c76
Browse repository at this point
Adding tests for responseType arraybuffer
mzabriskie
committed
59093a9
View commit details
Copy full SHA for 59093a9
Browse repository at this point
Commits on Jan 25, 2015
Merge pull request #37 from nnarhinen/arraybuffer
Show description for d27cef3
mzabriskie
committed
d27cef3
View commit details
Copy full SHA for d27cef3
Browse repository at this point
Add support for arraybuffer requests in browser
nnarhinen
committed
21f4a7f
View commit details
Copy full SHA for 21f4a7f
Browse repository at this point
Commits on Jan 23, 2015
Releasing 0.5.0
mzabriskie
committed
fa6c26a
View commit details
Copy full SHA for fa6c26a
Browse repository at this point
Upgrading es6-promise dependency
mzabriskie
committed
a9bcc8f
View commit details
Copy full SHA for a9bcc8f
Browse repository at this point
Updating README
mzabriskie
committed
59763d3
View commit details
Copy full SHA for 59763d3
Browse repository at this point
Adding comments
mzabriskie
committed
b4d81bd
View commit details
Copy full SHA for b4d81bd
Browse repository at this point
Cleaning up core axios a bit
mzabriskie
committed
bbf437c
View commit details
Copy full SHA for bbf437c
Browse repository at this point
Adding support for removing interceptors
mzabriskie
committed
9e3830c
View commit details
Copy full SHA for 9e3830c
Browse repository at this point
Moving webpack config to it's own file
mzabriskie
committed
7b05902
View commit details
Copy full SHA for 7b05902
Browse repository at this point
Commits on Dec 11, 2014
Releasing 0.4.2
mzabriskie
committed
2d5250c
View commit details
Copy full SHA for 2d5250c
Browse repository at this point
Merging master
mzabriskie
committed
d65f9f7
View commit details
Copy full SHA for d65f9f7
Browse repository at this point
Fixing issue with standalone build
Show description for 1b2cc9f
mzabriskie
committed
1b2cc9f
View commit details
Copy full SHA for 1b2cc9f
Browse repository at this point
Commits on Dec 10, 2014
Merge pull request #30 from torarnek/master
Show description for 32ca449
mzabriskie
committed
32ca449
View commit details
Copy full SHA for 32ca449
Browse repository at this point
Fixes failing tests for the IE8/IE9 capitalized verb bug.
torarnek
committed
ecd9f73
View commit details
Copy full SHA for ecd9f73
Browse repository at this point
Delete fails in IE8/IE9, the verb needs to be capitalized.
torarnek
committed
4f34f61
View commit details
Copy full SHA for 4f34f61
Browse repository at this point
Commits on Dec 8, 2014
Merge pull request #27 from jmdobry/feature-interceptors
Show description for b9fb9fe
mzabriskie
committed
b9fb9fe
View commit details
Copy full SHA for b9fb9fe
Browse repository at this point
Commits on Dec 6, 2014
Initial interceptor implementation.
jmdobry
committed
5bb39f3
View commit details
Copy full SHA for 5bb39f3
Browse repository at this point
Updating TypeScript definition
mzabriskie
committed
eba892d
View commit details
Copy full SHA for eba892d
Browse repository at this point
Commits on Dec 2, 2014
Merge pull request #25 from blittle/master
Show description for 738af70
mzabriskie
committed
738af70
View commit details
Copy full SHA for 738af70
Browse repository at this point
Commits on Nov 18, 2014
Add a TypeScript definition for Axios with included tests
blittle
committed
7753add
View commit details
Copy full SHA for 7753add
Browse repository at this point
Commits on Nov 4, 2014
Merge pull request #22 from nnarhinen/formdata-content-type
Show description for d93df70
mzabriskie
committed
d93df70
View commit details
Copy full SHA for d93df70
Browse repository at this point
Commits on Oct 22, 2014
Automatic Content-Type for FormData uploads
Show description for 2f4d0b8
nnarhinen
committed
2f4d0b8
View commit details
Copy full SHA for 2f4d0b8
Browse repository at this point
Commits on Oct 15, 2014
Releasing 0.4.1
mzabriskie
committed
789baf3
View commit details
Copy full SHA for 789baf3
Browse repository at this point
Updating README
mzabriskie
committed
7e422d1
View commit details
Copy full SHA for 7e422d1
Browse repository at this point
Adding error handling to request for node.js - closes #18
mzabriskie
committed
5fce14d
View commit details
Copy full SHA for 5fce14d
Browse repository at this point
Commits on Oct 5, 2014
Releasing 0.4.0
mzabriskie
committed
1d6430f
View commit details
Copy full SHA for 1d6430f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.