Skip to content

Pull requests: axios/axios

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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: parse data uris according to rfc 2397
#7295 opened Dec 5, 2025 by mhassan1 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…
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(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…
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…
ProTip! Filter pull requests by the default branch with base:v1.x.