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-05-15 11:59:42 +03:00
Code
Activity
Files
8fb0f2689d2570a07934f4e46dd3084d296d3c2d
axios
/
lib
T
History
Dmitriy Mozgovoy
12faca87e0
Removed wrong argument for NetworkError constructor; (
#4656
)
2022-05-03 18:30:17 +02:00
..
adapters
Removed wrong argument for NetworkError constructor; (
#4656
)
2022-05-03 18:30:17 +02:00
cancel
Refactored AxiosError to a constructor;
2021-10-14 19:15:16 +03:00
core
Fixed merge conflicts
2022-04-01 18:40:12 +02:00
defaults
Fixed some imports that were not correct
2022-04-01 18:48:36 +02:00
env
Releasing v0.27.2
2022-04-27 11:58:12 +02:00
helpers
Enhanced protocol parsing implementation to
fix
#4633
; (
#4639
)
2022-04-27 11:30:50 +02:00
axios.js
Fixed merge conflicts
2022-04-01 18:40:12 +02:00
utils.js
Removed import of url module in browser build due to significant size overhead; (
#4594
)
2022-04-26 09:08:49 +02:00