Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/nodejs/undici
An HTTP/1.1 client, written from scratch for Node.js
https://github.com/nodejs/undici
fix: `undici:request:headers` does not indicate completion of a response
legendecas opened this pull request 4 days ago
legendecas opened this pull request 4 days ago
Cache interceptor failing with "invalid onError method"
callumgare opened this issue 5 days ago
callumgare opened this issue 5 days ago
docs: fix dispatcher stream example links
luddd3 opened this pull request 6 days ago
luddd3 opened this pull request 6 days ago
build(deps-dev): bump @fastify/busboy from 3.1.0 to 3.1.1
dependabot[bot] opened this pull request 10 days ago
dependabot[bot] opened this pull request 10 days ago
increase timeouts for test/issue-3346.js
mcollina opened this pull request 11 days ago
mcollina opened this pull request 11 days ago
`test/issue-3356.js` very flaky when run with test runner
targos opened this issue 13 days ago
targos opened this issue 13 days ago
docs(fetch): add differences between Undici fetch and standard Fetch API
asrar211 opened this pull request 14 days ago
asrar211 opened this pull request 14 days ago
fix(#3966): account for network errors
metcoder95 opened this pull request 15 days ago
metcoder95 opened this pull request 15 days ago
Is retry interceptor only retry http error and ignore dns error?
EAGzzyCSL opened this issue 15 days ago
EAGzzyCSL opened this issue 15 days ago
Update Cache Tests
github-actions[bot] opened this pull request 15 days ago
github-actions[bot] opened this pull request 15 days ago
feat: add missing error type
Gigioliva opened this pull request 15 days ago
Gigioliva opened this pull request 15 days ago
Release notes are wrongly assembled from the automatic scripts
mcollina opened this issue 15 days ago
mcollina opened this issue 15 days ago
[Release] v7.2.0
github-actions[bot] opened this pull request 15 days ago
github-actions[bot] opened this pull request 15 days ago
fix: records of pick callback in dns interceptor is a nested object
EAGzzyCSL opened this pull request 16 days ago
EAGzzyCSL opened this pull request 16 days ago
TypeError: this[#state].deleteRecord is not a function in builtin dns interceptor
EAGzzyCSL opened this issue 16 days ago
EAGzzyCSL opened this issue 16 days ago
Response headers `vary: Accept-Encoding` is stopping undici from caching the http request
SukkaW opened this issue 16 days ago
SukkaW opened this issue 16 days ago
fix: dns interceptor undefined function
luddd3 opened this pull request 16 days ago
luddd3 opened this pull request 16 days ago
fix: dns interceptor with Pool
luddd3 opened this pull request 17 days ago
luddd3 opened this pull request 17 days ago
fix(3951): typo on errorede dns lookup
metcoder95 opened this pull request 17 days ago
metcoder95 opened this pull request 17 days ago
More cache fixes
flakey5 opened this pull request 17 days ago
flakey5 opened this pull request 17 days ago
Update WPT
github-actions[bot] opened this pull request 17 days ago
github-actions[bot] opened this pull request 17 days ago
build(deps-dev): bump @sinonjs/fake-timers from 12.0.0 to 14.0.0
dependabot[bot] opened this pull request 17 days ago
dependabot[bot] opened this pull request 17 days ago
[Release] v7.1.1
github-actions[bot] opened this pull request 17 days ago
github-actions[bot] opened this pull request 17 days ago
EAI_AGAIN Error Not Thrown on getaddrinfo Failure
paucabuti opened this issue 17 days ago
paucabuti opened this issue 17 days ago
Incorrect error thrown on invalid statusCode
paucabuti opened this issue 18 days ago
paucabuti opened this issue 18 days ago
Discord.js v14 ConnectTimeoutError: Connect Timeout Error (attempted addresses: 162.159.136.232:443)
parkerline opened this issue 18 days ago
parkerline opened this issue 18 days ago
APICallError (not found) with local Ollama 3.2 usage
toniritter opened this issue 19 days ago
toniritter opened this issue 19 days ago
Support SQLite unflagged without useless warnings
mcollina opened this pull request 21 days ago
mcollina opened this pull request 21 days ago
Memory leak warning and excessive memory usage when using ProxyAgent with signals
timursevimli opened this issue 21 days ago
timursevimli opened this issue 21 days ago
docs: enhance documentation
metcoder95 opened this pull request 21 days ago
metcoder95 opened this pull request 21 days ago
ProxyAgent ignores connect timeout options and lacks documentation for signal parameter
timursevimli opened this issue 21 days ago
timursevimli opened this issue 21 days ago
Undici requests are suddenly 2x slower.
nrathi opened this issue 23 days ago
nrathi opened this issue 23 days ago
build(deps): bump github/codeql-action from 3.27.0 to 3.27.7
dependabot[bot] opened this pull request 23 days ago
dependabot[bot] opened this pull request 23 days ago
support array of headers in WrapHandler
KhafraDev opened this pull request 23 days ago
KhafraDev opened this pull request 23 days ago
fix(#3937): respect correct host header
metcoder95 opened this pull request 24 days ago
metcoder95 opened this pull request 24 days ago
build(deps-dev): bump @fastify/busboy from 3.0.0 to 3.1.0
dependabot[bot] opened this pull request 24 days ago
dependabot[bot] opened this pull request 24 days ago
build(deps-dev): bump neostandard from 0.11.9 to 0.12.0
dependabot[bot] opened this pull request 24 days ago
dependabot[bot] opened this pull request 24 days ago
dns interceptor doesn't set port in host header
ronag opened this issue 25 days ago
ronag opened this issue 25 days ago
build(deps): bump github/codeql-action from 3.27.0 to 3.27.6
dependabot[bot] opened this pull request 25 days ago
dependabot[bot] opened this pull request 25 days ago
v7 `RetryAgent` converts header with multiple entries (eg. set-cookie) to `\x00`
peterhirn opened this issue 25 days ago
peterhirn opened this issue 25 days ago
correctly set if-none-match
mcollina opened this pull request 26 days ago
mcollina opened this pull request 26 days ago
Create npm-gulp.yml
Xlabjun opened this pull request 26 days ago
Xlabjun opened this pull request 26 days ago
fix: handle case no content type
Gigioliva opened this pull request 26 days ago
Gigioliva opened this pull request 26 days ago
fix: response error interceptor
Gigioliva opened this pull request 26 days ago
Gigioliva opened this pull request 26 days ago
`interceptors.responseError` does not raise networking errors
Gigioliva opened this issue 26 days ago
Gigioliva opened this issue 26 days ago
`interceptors.responseError` doesn't work with `MockAgent`
Gigioliva opened this issue 26 days ago
Gigioliva opened this issue 26 days ago
Latest version `7.1.0` appears to break tests using `enzyme`
jimmyzhen opened this issue 29 days ago
jimmyzhen opened this issue 29 days ago
test: cleanup cache tests
flakey5 opened this pull request 29 days ago
flakey5 opened this pull request 29 days ago
cache: do not set undefined etag
mcollina opened this pull request 29 days ago
mcollina opened this pull request 29 days ago
fix mimetype parser wrong operator
tsctx opened this pull request 30 days ago
tsctx opened this pull request 30 days ago
Add support schedule
mcollina opened this pull request about 1 month ago
mcollina opened this pull request about 1 month ago
[Release] v7.1.0
github-actions[bot] opened this pull request about 1 month ago
github-actions[bot] opened this pull request about 1 month ago
fix: publish undici:client:sendHeaders message on H2
fengmk2 opened this pull request about 1 month ago
fengmk2 opened this pull request about 1 month ago
fix(engines): Define proper `node` version
rozzilla opened this pull request about 1 month ago
rozzilla opened this pull request about 1 month ago
feat: New Interceptor API
PandaWorker opened this issue about 1 month ago
PandaWorker opened this issue about 1 month ago
fix(deps): Allow Node 20.9.0 and higher
RobinTail opened this pull request about 1 month ago
RobinTail opened this pull request about 1 month ago
Add example for `request` + "Garbage Collection"
WTCT-TOP opened this pull request about 1 month ago
WTCT-TOP opened this pull request about 1 month ago
axios vs undici with ProxyAgent
yerlantemir opened this issue about 1 month ago
yerlantemir opened this issue about 1 month ago
build(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0
dependabot[bot] opened this pull request about 1 month ago
dependabot[bot] opened this pull request about 1 month ago
build(deps): bump github/codeql-action from 3.27.0 to 3.27.5
dependabot[bot] opened this pull request about 1 month ago
dependabot[bot] opened this pull request about 1 month ago
build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2
dependabot[bot] opened this pull request about 1 month ago
dependabot[bot] opened this pull request about 1 month ago
build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7
dependabot[bot] opened this pull request about 1 month ago
dependabot[bot] opened this pull request about 1 month ago
Move Tomas to past collaborators
delvedor opened this pull request about 1 month ago
delvedor opened this pull request about 1 month ago
Create subscribe.html
Jeyapragash1 opened this pull request about 1 month ago
Jeyapragash1 opened this pull request about 1 month ago
Create server.js
Jeyapragash1 opened this pull request about 1 month ago
Jeyapragash1 opened this pull request about 1 month ago
docs: add advanced usage examples for ProxyAgent
mertcanaltin opened this pull request about 1 month ago
mertcanaltin opened this pull request about 1 month ago
feat(interceptors): migrate decorator handler to new hooks
metcoder95 opened this pull request about 1 month ago
metcoder95 opened this pull request about 1 month ago
Cache interceptor does not process capitalized `Cache-Control` header in request
zdm opened this issue about 1 month ago
zdm opened this issue about 1 month ago
fix(#3901): migrate dns interceptor to new hooks
metcoder95 opened this pull request about 1 month ago
metcoder95 opened this pull request about 1 month ago
test: fix dns interceptor flakiness
luddd3 opened this pull request about 1 month ago
luddd3 opened this pull request about 1 month ago
dns and retry with pre-built interceptors error
haydnhkim opened this issue about 1 month ago
haydnhkim opened this issue about 1 month ago
feat: Adjust allowed error codes for detecting node:sqlite
xconverge opened this pull request about 1 month ago
xconverge opened this pull request about 1 month ago
V7 unexpected sqlite error when using PM2
xconverge opened this issue about 1 month ago
xconverge opened this issue about 1 month ago
Flaky test at `test/interceptors/dns.js`
ruyadorno opened this issue about 1 month ago
ruyadorno opened this issue about 1 month ago
ProxyAgent loop on SocketError
DTrombett opened this issue about 1 month ago
DTrombett opened this issue about 1 month ago
v7 FormData change causing issue in express app
xconverge opened this issue about 1 month ago
xconverge opened this issue about 1 month ago
fetch memory leak
styfle opened this issue about 1 month ago
styfle opened this issue about 1 month ago
fix: allow retry of user abort
ronag opened this pull request about 1 month ago
ronag opened this pull request about 1 month ago
Mark http/2 support as stable
mcollina opened this pull request about 1 month ago
mcollina opened this pull request about 1 month ago
Correctly parse JSON contentType in responseError interceptor
mcollina opened this pull request about 1 month ago
mcollina opened this pull request about 1 month ago
Make the responseError interceptor backward compatible, add a body property
mcollina opened this pull request about 1 month ago
mcollina opened this pull request about 1 month ago
fix: ignore not exists queue request on client error
fengmk2 opened this pull request about 1 month ago
fengmk2 opened this pull request about 1 month ago
fix: cache rm unused branch
ronag opened this pull request about 1 month ago
ronag opened this pull request about 1 month ago
test: Update WPT
github-actions[bot] opened this pull request about 1 month ago
github-actions[bot] opened this pull request about 1 month ago
with custom agent mockPool.intercepts body is asyncGenerator
smoebody opened this issue about 1 month ago
smoebody opened this issue about 1 month ago
fix: move statusMessage as optional arg in end
ronag opened this pull request about 1 month ago
ronag opened this pull request about 1 month ago
perf: store data as blobs in sql cache
ronag opened this pull request about 1 month ago
ronag opened this pull request about 1 month ago
V7 onBodySent hook
artur-ma opened this issue about 1 month ago
artur-ma opened this issue about 1 month ago
fix: port retry to new hooks
ronag opened this pull request about 1 month ago
ronag opened this pull request about 1 month ago
build(deps-dev): bump borp from 0.18.0 to 0.19.0
dependabot[bot] opened this pull request about 1 month ago
dependabot[bot] opened this pull request about 1 month ago
Multiple fixes for SQLiteStore, enable it in CI
mcollina opened this pull request about 1 month ago
mcollina opened this pull request about 1 month ago
Drop node v18
mcollina opened this pull request about 1 month ago
mcollina opened this pull request about 1 month ago
refactor: port redirect handler to new hooks
ronag opened this pull request about 1 month ago
ronag opened this pull request about 1 month ago
feat: new hooks
ronag opened this pull request about 1 month ago
ronag opened this pull request about 1 month ago
[Backport v6.x] fix: Fixed the issue that there is no running request when http2 goaway
github-actions[bot] opened this pull request about 1 month ago
github-actions[bot] opened this pull request about 1 month ago
types: [backport] Update return type of RetryCallback (#3851)
metcoder95 opened this pull request about 1 month ago
metcoder95 opened this pull request about 1 month ago
fix: Fixed the issue that there is no running request when http2 goaway
ShenHongFei opened this pull request about 1 month ago
ShenHongFei opened this pull request about 1 month ago
New Hooks API
ronag opened this issue about 1 month ago
ronag opened this issue about 1 month ago
fix: we can redirect disturbed request body if it's not going to be used
ronag opened this pull request about 1 month ago
ronag opened this pull request about 1 month ago
perf: only prune if adding new entry
ronag opened this pull request about 1 month ago
ronag opened this pull request about 1 month ago