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-05 16:42:32 +03:00
Code
Activity
Files
bc9af51b1886d1b3529617702f2a21a6c0ed5d92
axios
/
test
/
unit
T
History
Przemyslaw Motacki
4c89f25196
fix(headers): allow
content-encoding
header to handle case-insensitive values (
#5890
) (
#5892
)
2023-09-12 15:23:03 +03:00
..
adapters
fix(headers): allow
content-encoding
header to handle case-insensitive values (
#5890
) (
#5892
)
2023-09-12 15:23:03 +03:00
core
fix(headers): added support for setting header names that overlap with class methods; (
#5831
)
2023-08-25 21:07:51 +03:00
defaults
Axios ES2017 (
#4787
)
2022-06-18 11:19:27 +02:00
helpers
Axios ES2017 (
#4787
)
2022-06-18 11:19:27 +02:00
regression
fix: handling of array values for AxiosHeaders (
#5085
)
2022-10-13 21:11:01 +02:00
utils
fix(utils): make isFormData detection logic stricter to avoid unnecessary calling of the
toString
method on the target; (
#5661
)
2023-04-19 20:14:32 +03:00