-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Pull requests: axios/axios
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: fix interceptor eject example to use correct instance
#10853
opened May 6, 2026 by
divyanshuraj1095
Loading…
fix: preserve Unicode headers for request interceptors
#10850
opened May 6, 2026 by
cyphercodes
Contributor
Loading…
3 tasks done
fix: RFC 2397 compliant data URI regex in fromDataURI
#10845
opened May 5, 2026 by
kuishou68
Loading…
refactor: clean up composeSignals early-return structure
#10844
opened May 4, 2026 by
mixelburg
Contributor
Loading…
fix(core): capture caller stack before async dispatch for accurate error traces
#10839
opened May 3, 2026 by
AKIB473
Contributor
Loading…
fix(types): make parseReviver context.source optional per ES2023 spec
#10837
opened May 2, 2026 by
mixelburg
Contributor
Loading…
fix: XHR adapter/avoid main-thread jank
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
#10831
opened Apr 30, 2026 by
John-pillo1124
Loading…
fix: preserve symbol keys in merged request data
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#10812
opened Apr 28, 2026 by
LaplaceYoung
Loading…
fix: fallback to GET when config.method is undefined in adapters (closes #6960)
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#10683
opened Apr 10, 2026 by
MarcosNocetti
Contributor
Loading…
1 of 3 tasks
fix(types): replace ProgressEvent with AxiosProgressEvent to avoid DOM dependency (closes #6516)
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
#10682
opened Apr 10, 2026 by
MarcosNocetti
Contributor
Loading…
3 tasks
fix(types): constrain AxiosHeaders index signature from any to AxiosHeaderValue (closes #7487)
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#10681
opened Apr 10, 2026 by
MarcosNocetti
Contributor
Loading…
5 tasks
fix: include response data in AxiosError.toJSON() output
commit::feat
The PR is related to a feature
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#10578
opened Mar 29, 2026 by
mahmoodhamdi
Loading…
test: add unit tests for parseProtocol, speedometer, throttle, and composeSignals helpers
commit::test
The PR is related to tests
priority::low
A low priority issue
status::changes-requested
A reviewer requested changes to the PR
#10577
opened Mar 29, 2026 by
mahmoodhamdi
Loading…
fix(core): serialize custom properties in AxiosError.toJSON (#6511)
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7540
opened Mar 21, 2026 by
sudip-kumar-prasad
Loading…
2 tasks done
fix: make AxiosError.cause non-enumerable to prevent circular reference in JSON.stringify
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7526
opened Mar 17, 2026 by
mango766
Loading…
fix: validate timeout is non-negative finite number
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
#7444
opened Feb 25, 2026 by
Nicknamess96
Loading…
4 tasks done
feat(abort): propagate abort reason into CanceledError
commit::feat
The PR is related to a feature
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7435
opened Feb 24, 2026 by
bradstiff
Loading…
test: verify synchronous request interceptors propagate same error instance
commit::feat
The PR is related to a feature
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
type::breaking
The PR introduces breaking changes
#7332
opened Jan 18, 2026 by
harsh-parakh22
Loading…
fix: skip Axios proxy logic when NODE_USE_ENV_PROXY is enabled on sup…
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
type::breaking
The PR introduces breaking changes
#7300
opened Dec 9, 2025 by
azadgupta1
Loading…
fix(fetch): align timeout errors with other adapters
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
#7248
opened Nov 19, 2025 by
AkaHarshit
Loading…
5 tasks done
fix: remove forced multipart header to fix Android postForm/patchForm…
commit::fix
The PR is related to a bugfix
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#7243
opened Nov 18, 2025 by
neel3o115
Loading…
feat(adapter): add optional proxyFromEnvAdapter for automatic proxy detection (HTTP(S)_PROXY/NO_PROXY)
commit::feat
The PR is related to a feature
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
#7156
opened Oct 15, 2025 by
studentpiyush
Loading…
fix(core): fix IE11 support by removing the isEmptyObject util
commit::fix
The PR is related to a bugfix
type::breaking
The PR introduces breaking changes
#7128
opened Oct 9, 2025 by
DigitalBrainJS
Collaborator
•
Draft
feat: add Undici adapter
commit::feat
The PR is related to a feature
priority::medium
A medium priority
status::changes-requested
A reviewer requested changes to the PR
status::needs-rebase
The PR requires a rebase
#6915
opened May 8, 2025 by
niksy
Loading…
5 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.