-
-
Notifications
You must be signed in to change notification settings - Fork 11.5k
Pull requests: axios/axios
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: improved REST methods typings
pr::types
PR that changes project types definiton (.d.ts)
#6239
opened Feb 16, 2024 by
SerhiyZheliznjak
Loading…
fix/5657
pr::fix
PR that fixes a bug
priority::low
A low priority issue
#5658
opened Apr 18, 2023 by
WillianAgostini
Loading…
Docs Update: Improved Function and Class Descriptions
pr::docs
PR that changes project documentation
priority::low
A low priority issue
status::needs-rebase
#5749
opened Jun 20, 2023 by
coudron
Loading…
feat: added JSDoc strings to some properties in the type declaration files to improve the user experience
#6753
opened Jan 6, 2025 by
Nefari0uss
Loading…
fix(utils): resolve range issue
pr::code
PR that changes project source code (JS, TS)
#7062
opened Sep 30, 2025 by
salonisaboo
Loading…
feat(core): add opt-in retry support with backoff, Retry-After, and cancellation
pr::types
PR that changes project types definiton (.d.ts)
#7082
opened Oct 3, 2025 by
arvinder004
Loading…
5 of 6 tasks
fix: main field in package.json should correspond to cjs artifacts
pr::ci
PR that changes project CI/CD pipeline
#5756
opened Jun 29, 2023 by
thebanjomatic
Loading…
fix: update depricated url.parse() with new URL()
#6323
opened Mar 26, 2024 by
justindhillon
Loading…
Fix: Update the HttpAgent and HttpAgents Schema of AxiosRequestConfig
pr::fix
PR that fixes a bug
type::breaking
#5492
opened Jan 24, 2023 by
vibh1103
Loading…
feat: use a Map instead of Array to remove items when using eject
#6769
opened Jan 24, 2025 by
ohadokk
Loading…
fix: using
RawAxiosHeaders type cause compiler error
#6389
opened May 13, 2024 by
ramram1048
Loading…
feat(http): add support for proxy tunneling
priority::high
A high priority issue
#6465
opened Jun 24, 2024 by
Suall1969
Loading…
fix(fetch): handle ReadableStream body in Alipay webview
#6421
opened May 28, 2024 by
endday
Loading…
fix(fetch): normalize Safari timeout errors to AxiosError
pr::fix
PR that fixes a bug
#7191
opened Oct 28, 2025 by
Mostafa-Khairy0
Loading…
docs: clarify promise-based description in README
pr::docs
PR that changes project documentation
#7221
opened Nov 13, 2025 by
DeveloperWide
Loading…
refactor: improve throttle utility with concise JSDoc and clean struc…
#7132
opened Oct 10, 2025 by
mohanavamsi0614
Loading…
5 tasks done
fix(core): properly propagate async errors in interceptor chain
pr::fix
PR that fixes a bug
#7161
opened Oct 17, 2025 by
bhavesh112
Loading…
Adds a debug log message to help diagnose transient ECONNRESET errors occurring on Node.js 20.x. This addresses issue #7147
pr::fix
PR that fixes a bug
#7152
opened Oct 14, 2025 by
likhith5697
Loading…
Improve documentation clarity in axios README
pr::docs
PR that changes project documentation
pr::fix
PR that fixes a bug
#7226
opened Nov 13, 2025 by
mahdiehanjomshoae
Loading…
fix: skip Axios proxy logic when NODE_USE_ENV_PROXY is enabled on sup…
pr::fix
PR that fixes a bug
#7300
opened Dec 9, 2025 by
azadgupta1
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.