This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
axios
Watch
2
Star
0
Fork
0
You've already forked axios
mirror of
https://github.com/tenrok/axios.git
synced
2026-06-02 16:04:10 +03:00
Code
Activity
Files
24b44a66233bb85c57817c8f4219f0b477c3201b
axios
/
lib
T
History
Norbert Songin
24b44a6623
fix: remove deletion of Content-Type from headers
2021-05-07 10:52:54 +02:00
..
adapters
fix: remove deletion of Content-Type from headers
2021-05-07 10:52:54 +02:00
cancel
Adding axios.isCancel method
2016-09-21 18:47:37 -07:00
core
Updating
lib/core/README.md
about Dispatching requests (
#3772
)
2021-04-30 09:08:50 +02:00
helpers
JSON improvements: throw if JSON parsing failed; number, boolean can be passed directly as payload for encoding to JSON
#2613
,
#61
,
#907
(
#3688
)
2021-04-19 18:55:34 +02:00
axios.js
Adding a type guard for
AxiosError
(
#2949
)
2020-11-03 10:01:07 +02:00
defaults.js
JSON improvements: throw if JSON parsing failed; number, boolean can be passed directly as payload for encoding to JSON
#2613
,
#61
,
#907
(
#3688
)
2021-04-19 18:55:34 +02:00
utils.js
Update dev dependencies (
#3401
)
2020-12-16 10:25:06 +02:00