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
293a5aecfd3ae56bbe2130fc88cfa77063cf6767
axios
/
test
/
module
T
History
Willian Agostini
7960d34ede
feat(types): extend AxiosResponse interface to include custom headers type (
#6782
)
2025-08-12 09:29:02 +02:00
..
cjs
Refactored module exports; (
#5162
)
2022-10-30 18:46:17 +02:00
esm
fix(package): export package internals with unsafe path prefix; (
#5677
)
2023-04-26 00:17:21 +03:00
ts
chore: release v1.2.0
2022-11-10 20:55:34 +02:00
ts-require
Added support for Axios to be loaded with require('axios').default; (
#5225
)
2022-11-07 20:32:24 +02:00
ts-require-default
Added support for Axios to be loaded with require('axios').default; (
#5225
)
2022-11-07 20:32:24 +02:00
typings
feat(types): extend AxiosResponse interface to include custom headers type (
#6782
)
2025-08-12 09:29:02 +02:00
test.js
Fix AxiosRequestHeaders & AxiosHeaders types; (
#5482
)
2023-01-21 17:31:24 +02:00