-
-
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: 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…
fix: replace proxy-from-env with custom WHATWG URL implementation
#7292
opened Dec 5, 2025 by
976520
Loading…
fix(buildURL): preserve encoded colon (%3A) for JSON-stringified params
pr::fix
PR that fixes a bug
#7290
opened Dec 4, 2025 by
Amaan-pathan
Loading…
fix: remove CreateAxiosDefaults['lookup'] in favor of Agent['lookup']…
pr::fix
PR that fixes a bug
pr::types
PR that changes project types definiton (.d.ts)
#7279
opened Dec 1, 2025 by
Dhruv-2403
Loading…
prevent undefined error codes in settle for non-4xx/5xx st...
#7276
opened Nov 30, 2025 by
VeerShah41
Loading…
fix(fetch adapter): guard utils.global before destructuring to prevent bundler crash (fixes #7259)
#7267
opened Nov 26, 2025 by
vedbhadani
Loading…
feat: add debug option for request logging to help debug 403 errors
pr::docs
PR that changes project documentation
pr::feature
PR that adds a feature
pr::fix
PR that fixes a bug
pr::types
PR that changes project types definiton (.d.ts)
#7264
opened Nov 26, 2025 by
addy-2709genius
Loading…
fix: add default parameter to prevent destructuring undefined in fetch adapter
pr::fix
PR that fixes a bug
#7260
opened Nov 25, 2025 by
Jye10032
Loading…
fix(core): use strict equality in buildFullPath check
#7252
opened Nov 20, 2025 by
curiouscoder-cmd
Loading…
fix(fetch): align timeout errors with other adapters
pr::fix
PR that fixes a bug
#7248
opened Nov 19, 2025 by
AkaHarshit
Loading…
5 tasks done
fix(xhr): clamp upload progress loaded value to total
pr::fix
PR that fixes a bug
#7247
opened Nov 19, 2025 by
tushar73-jet
Loading…
fix: remove forced multipart header to fix Android postForm/patchForm…
pr::fix
PR that fixes a bug
#7243
opened Nov 18, 2025 by
neel3o115
Loading…
Add Customizable Retry Interceptor with Backoff Strategies
pr::types
PR that changes project types definiton (.d.ts)
#7242
opened Nov 18, 2025 by
Magnus1X
Loading…
Fix: Add Falsy Check for authoritySessions to Prevent TypeError
pr::feature
PR that adds a feature
#7238
opened Nov 18, 2025 by
yogesh968
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…
test(http): fix HTTPS protocol test by using local HTTPS server instead of external request
#7235
opened Nov 18, 2025 by
mrsandy1965
Loading…
Improve/tojsonobject circular reference
pr::code
PR that changes project source code (JS, TS)
#7230
opened Nov 17, 2025 by
KT0803
Loading…
fix: provide clearer error message when JSON.parse fails on malformed JSON
pr::docs
PR that changes project documentation
pr::fix
PR that fixes a bug
pr::github
PR that changes project github actions or repository configs
pr::types
PR that changes project types definiton (.d.ts)
#7227
opened Nov 14, 2025 by
adityaanurag0219
Loading…
6 tasks done
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: automatically configure httpsAgent for HTTPS requests through HT…
pr::fix
PR that fixes a bug
pr::types
PR that changes project types definiton (.d.ts)
#7214
opened Nov 6, 2025 by
Maxiemad
Loading…
Feat(AxiosError): Introduce custom toJSON() to enable safe serialization and remove circular references.
pr::docs
PR that changes project documentation
pr::fix
PR that fixes a bug
#7211
opened Nov 5, 2025 by
Yashsingh045
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…
Axios Network Error in expo go is inside ios simulator is resolved
pr::docs
PR that changes project documentation
#7188
opened Oct 27, 2025 by
Sushant2504
Loading…
fix(core): properly propagate async errors in interceptor chain
pr::fix
PR that fixes a bug
#7161
opened Oct 17, 2025 by
bhavesh112
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:v1.x.