-
Notifications
You must be signed in to change notification settings - Fork 541
Issues: nodejs/undici
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
fetch is sometimes crashing entire node process since upgrading from node 22.9.0 to 23.1.0
bug
Something isn't working
#3813
opened Nov 8, 2024 by
KMatuszak
Use primordials when built for Node.js (e.g. global.WebAssembly)
enhancement
New feature or request
#3812
opened Nov 7, 2024 by
tlhunter
The cache handler should not invalidate all requests to an origin
bug
Something isn't working
#3806
opened Nov 6, 2024 by
ivan-tymoshenko
FormData body throws if request is redirected
bug
Something isn't working
#3803
opened Nov 5, 2024 by
DTrombett
undici-types v6.20.1 didn't get published
bug
Something isn't working
#3801
opened Nov 4, 2024 by
am-burban
headersTimeout on Agent appears to be broken since 6.20.0
bug
Something isn't working
#3798
opened Nov 2, 2024 by
Stono
Persist Cookies between redirects
enhancement
New feature or request
#3784
opened Oct 29, 2024 by
OZZlE
long-lived-abort-controller test fails
bug
Something isn't working
Status: help-wanted
This issue/pr is open for contributions
#3783
opened Oct 29, 2024 by
ronag
referrerPolicy unsafe-url is not being respected
bug
Something isn't working
#3767
opened Oct 24, 2024 by
aldenquimby
README to Website Pipeline doesn't convert link correctly
bug
Something isn't working
Docs
Changes related to the documentation
#3748
opened Oct 18, 2024 by
bnb
Provide a more descriptive error on fetching "file" scheme
enhancement
New feature or request
#3741
opened Oct 16, 2024 by
kettanaito
Add an ability to clear pending interceptors in New feature or request
good first issue
Good for newcomers
mocks
Issues/PRs related to mocks feature
MockAgent
enhancement
#3737
opened Oct 15, 2024 by
stanislav-halyn
test/fetch/long-lived-abort-controller.js is very flaky
bug
Something isn't working
#3731
opened Oct 14, 2024 by
KhafraDev
Easier granular control of retry interceptor without losing built-in New feature or request
retry-after
handling
enhancement
#3728
opened Oct 13, 2024 by
SukkaW
Easier way to attach New feature or request
ETag
to If-None-Match
after #3562
enhancement
#3718
opened Oct 11, 2024 by
SukkaW
Move to using common container for building WASM
enhancement
New feature or request
#3714
opened Oct 10, 2024 by
mhdawson
Pool distributes load unevenly across connections.
bug
Something isn't working
Pool
Features or fixes related to the `Pool` class
#3648
opened Sep 26, 2024 by
JustinTRoss
(types) undici.Response cannot be assigned to Response
bug
Something isn't working
good first issue
Good for newcomers
Types
Changes related to the TypeScript definitions
#3639
opened Sep 23, 2024 by
panva
EFAULT: bad address in system call argument, write
bug
Something isn't working
missing minimal reproduction
#3601
opened Sep 13, 2024 by
paulober
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.