-
-
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
refactor: improve throttle utility with concise JSDoc and clean struc…
#7132
opened Oct 10, 2025 by
mohanavamsi0614
Loading…
5 tasks done
Adds robust deep clone utility
pr::code
PR that changes project source code (JS, TS)
pr::fix
PR that fixes a bug
#7000
opened Aug 25, 2025 by
himaenshuu
Loading…
fix(requestConfigType): correct AxiosRequestConfig type handling
#6664
opened Oct 22, 2024 by
stevenks17
Loading…
doc: Update deprecated var usage in documentation examples
pr::code
PR that changes project source code (JS, TS)
pr::docs
PR that changes project documentation
#7246
opened Nov 19, 2025 by
mrsandy1965
Loading…
feat: improve sandbox footer UI readability and mobile responsiveness
#7143
opened Oct 12, 2025 by
nitin-999-code
Loading…
fix(proxy): keep request header host if user set it while using proxy
#6439
opened Jun 8, 2024 by
scplay
Loading…
fix: cap onUploadProgress at 100% when loaded exceeds total
pr::fix
PR that fixes a bug
#7237
opened Nov 18, 2025 by
arnav-54
Loading…
fix: ensure Content-Disposition header is parsed correctly
pr::fix
PR that fixes a bug
#7146
opened Oct 12, 2025 by
MustakimShaikh01
Loading…
feat(types): Allow the Params property to be typed, instead of any
#6807
opened Mar 4, 2025 by
shaedrich
Loading…
Standardize timeout error message in composeSignals to match adapters
#7081
opened Oct 3, 2025 by
arvinder004
Loading…
4 tasks done
fix(requestConfig): support URL object in request handling
#6665
opened Oct 22, 2024 by
stevenks17
Loading…
fix(node): ensure onDownloadProgress is flushed before stream end/close events
#7041
opened Sep 16, 2025 by
tobalan
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…
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: prevent extra trailing slash when URL contains 'post' (#6755)
pr::fix
PR that fixes a bug
#7139
opened Oct 11, 2025 by
Shruti2110-coder
Loading…
feat: add support for ECONNREFUSED error code in typings
#6486
opened Jul 9, 2024 by
jakeleventhal
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.