Pull requests · axios/axios · GitHub
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(helpers): throw error for non-string URL when params are provided commit::fix The PR is related to a bugfix v1x Version 1
#11202 opened Sep 4, 2026 by Noxtimo Loading…
add fetch request policy tests and update test runner script commit::tests The PR is related to tests v1x Version 1
#11197 opened Sep 3, 2026 by jayagr0023 Loading…
3 tasks
fix(fetch): apply the default cache mode only where the runtime accepts it commit::fix The PR is related to a bugfix v1x Version 1
#11194 opened Sep 2, 2026 by lazerg Loading…
3 tasks done
feat(retry): add adaptive request retry mechanism with exponential backoff and jitter commit::fix The PR is related to a bugfix v1x Version 1
#11181 opened Aug 31, 2026 by vjymisal0 Loading…
fix(http): apply https.globalAgent TLS options to proxy tunnels commit::fix The PR is related to a bugfix v1x Version 1
#11178 opened Aug 31, 2026 by lazerg Loading…
3 tasks done
fix(fetch): guard against Object.prototype[Symbol.iterator] pollution in header dispatch commit::fix The PR is related to a bugfix v1x Version 1
#11177 opened Aug 31, 2026 by bhumin18 Loading…
refactor(helpers): remove Internet Explorer detection from isURLSameOrigin commit::fix The PR is related to a bugfix v1x Version 1
#11174 opened Aug 28, 2026 by wittachai-as Loading…
fix(helpers): treat explicit port 0 as a real port in shouldBypassProxy commit::fix The PR is related to a bugfix v1x Version 1
#11173 opened Aug 28, 2026 by koreahghg Loading…
3 tasks done
fix(core): append reconstructed caller stack when it has fewer than 3 frames commit::fix The PR is related to a bugfix v1x Version 1
#11170 opened Aug 25, 2026 by yfwmaniish Loading…
build!: migrate release bundles to Rolldown commit::feat The PR is related to a feature v2x Version 2
#11165 opened Aug 22, 2026 by jasonsaayman Member Loading…
3 tasks done
fix: normalize parsed protocols to lowercase commit::fix The PR is related to a bugfix v1x Version 1
#11163 opened Aug 21, 2026 by windcrestai Loading…
3 tasks done
fix(buildURL): reject nullish url instead of coercing it to an empty string commit::fix The PR is related to a bugfix v1x Version 1
#11162 opened Aug 20, 2026 by lazerg Loading…
3 tasks done
fix(auth): UTF-8 encode basic auth username to match password encoding commit::fix The PR is related to a bugfix v1x Version 1
#11159 opened Aug 20, 2026 by contactjawad Loading…
2 of 3 tasks
fix(core): keep literal request headers named after a method commit::fix The PR is related to a bugfix v1x Version 1
#11156 opened Aug 19, 2026 by official-burak Loading…
3 tasks done
fix(core): avoid mutating caller's config object in axios(url, config) commit::fix The PR is related to a bugfix v1x Version 1
#11154 opened Aug 19, 2026 by koreahghg Loading…
4 tasks done
fix(types): export the default response marker for declaration emit commit::fix The PR is related to a bugfix v1x Version 1
#11151 opened Aug 17, 2026 by Kjubikstronk Loading…
fix(core): append a caller stack of fewer than three frames commit::fix The PR is related to a bugfix v1x Version 1
#11150 opened Aug 17, 2026 by Kjubikstronk Loading…
docs(readme): update CDN examples to current axios version commit::fix The PR is related to a bugfix v1x Version 1
#11149 opened Aug 16, 2026 by FirmaSpring Loading…
fix(core): stop walking agents when serializing an AxiosError commit::fix The PR is related to a bugfix v1x Version 1
#11148 opened Aug 15, 2026 by Kjubikstronk Loading…
fix(AxiosError): stop deep-serializing http agents in toJSON commit::fix The PR is related to a bugfix v1x Version 1
#11146 opened Aug 12, 2026 by lazerg Loading…
3 tasks done
fix(AxiosError): inline the wrapped error stack for cause-unaware tooling commit::fix The PR is related to a bugfix v1x Version 1
#11142 opened Aug 11, 2026 by bilashcse Loading…
3 tasks done
fix(interceptors): tolerate a nullish handlers array commit::fix The PR is related to a bugfix v1x Version 1
#11139 opened Aug 10, 2026 by bilashcse Loading…
3 tasks done
fix(fromDataURI): accept case-insensitive base64 tokens commit::fix The PR is related to a bugfix v1x Version 1
#11138 opened Aug 10, 2026 by nyxst4ck Loading…
3 tasks done
fix(AxiosHeaders): store a header named __proto__ instead of writing through Object.prototype commit::fix The PR is related to a bugfix v1x Version 1
#11134 opened Aug 8, 2026 by luantaraschi Loading…
4 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.