-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Pull requests: axios/axios
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(sandbox): add beginner-friendly Axios sandbox
pr::docs
PR that changes project documentation
pr::feature
PR that adds a feature
#7165
opened Oct 18, 2025 by
Aviraj2929
Loading…
feat: add beginner-friendly axios sandbox with request history
pr::docs
PR that changes project documentation
#7164
opened Oct 18, 2025 by
Aviraj2929
Loading…
docs: enhance Semver and Promises sections with examples
pr::docs
PR that changes project documentation
#7163
opened Oct 18, 2025 by
Aviraj2929
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…
Fix/types lowercase response headers
pr::fix
PR that fixes a bug
pr::types
PR that changes project types definiton (.d.ts)
#7160
opened Oct 17, 2025 by
Huzaif-nabi
Loading…
fix(Content-Disposition): properly parse and decode filename from header
pr::fix
PR that fixes a bug
#7159
opened Oct 16, 2025 by
adityaanurag0219
Loading…
fix(AxiosError): preserve original stack trace when wrapping errors (#6670)
pr::fix
PR that fixes a bug
#7157
opened Oct 15, 2025 by
adityaanurag0219
Loading…
feat(adapter): add optional proxyFromEnvAdapter for automatic proxy detection (HTTP(S)_PROXY/NO_PROXY)
pr::feature
PR that adds a feature
#7156
opened Oct 15, 2025 by
studentpiyush
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…
fix: adapter ECONNRESET when using nodejs v20 (axios:#7147)
pr::fix
PR that fixes a bug
#7151
opened Oct 14, 2025 by
sam3690
Loading…
fix: unsettled promise when request is aborted and compression is used and maxRedirects is set to 0
pr::fix
PR that fixes a bug
#7149
opened Oct 13, 2025 by
ebeigarts
Loading…
chore(deps): bump the github-actions group across 1 directory with 6 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
pr::github
PR that changes project github actions or repository configs
#7148
opened Oct 13, 2025 by
dependabot
bot
Loading…
fix: ensure Content-Disposition header is parsed correctly
pr::fix
PR that fixes a bug
#7146
opened Oct 12, 2025 by
MustakimShaikh01
Loading…
Fix content disposition header access
pr::fix
PR that fixes a bug
#7144
opened Oct 12, 2025 by
nitin-999-code
Loading…
feat: improve sandbox footer UI readability and mobile responsiveness
#7143
opened Oct 12, 2025 by
nitin-999-code
Loading…
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…
fix(http): preserve partial response on aborted streams by capturing …
#7138
opened Oct 11, 2025 by
kdt523
Loading…
refactor: improve throttle utility with concise JSDoc and clean struc…
#7132
opened Oct 10, 2025 by
mohanavamsi0614
Loading…
5 tasks done
fix(core): fix IE11 support by removing the isEmptyObject util
#7128
opened Oct 9, 2025 by
DigitalBrainJS
•
Draft
chore: small doc/data update by @ex1234
pr::docs
PR that changes project documentation
#7127
opened Oct 9, 2025 by
ex1234
Loading…
fix: use synchronous decompression for large responses (#7008)
pr::fix
PR that fixes a bug
#7121
opened Oct 9, 2025 by
riyap03
Loading…
refactor: add input validation to spread helper function[Hacktoberfest]
#7120
opened Oct 9, 2025 by
abhishekmaniy
Loading…
3 tasks done
refactor: improve spelling validator warning message clarity[HacktoberFest]
#7118
opened Oct 9, 2025 by
abhishekmaniy
Loading…
3 tasks done
fix: standardize timeout error message in composeSignals
pr::fix
PR that fixes a bug
#7114
opened Oct 8, 2025 by
adityx-reposit
Loading…
fix: correct response headers TypeScript types to use lowercase keys [Hacktoberfest]
pr::fix
PR that fixes a bug
pr::types
PR that changes project types definiton (.d.ts)
#7110
opened Oct 7, 2025 by
abhishekmaniy
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:v1.x.