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-24 14:04:14 +03:00
Code
Activity
Files
5b5c19689209cfd4aa20b14274a6cb03c66ed749
axios
/
test
/
unit
/
adapters
T
History
Dmitriy Mozgovoy
8d372335f5
fix(http): fix 'socket hang up' bug for keep-alive requests when using timeouts; (
#7206
)
2025-11-04 01:08:35 +02:00
..
adapters.js
fix(adapters): improved adapters loading logic to have clear error messages; (
#5919
)
2023-09-26 19:43:25 +03:00
axios.png
fix(formdata): add hotfix to use the asynchronous API to compute the content-length header value; (
#5521
)
2023-02-02 00:55:05 +02:00
cert.pem
Protocol not parsed when setting proxy config from env vars (
#3070
)
2020-12-03 09:36:50 +02:00
error-details.spec.js
feat(adapter): surface low‑level network error details; attach original error via cause (
#6982
)
2025-07-30 09:57:27 +02:00
fetch.js
fix(fetch): use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (
#7030
)
2025-09-13 23:24:16 +03:00
http.js
fix(http): fix 'socket hang up' bug for keep-alive requests when using timeouts; (
#7206
)
2025-11-04 01:08:35 +02:00
key.pem
Protocol not parsed when setting proxy config from env vars (
#3070
)
2020-12-03 09:36:50 +02:00