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 #2982] use DispatcherInterceptor type for Dispatcher#Compose

clovis-guillemot opened this pull request 11 months ago
[TS] Signature method of Interceptor using Dispatcher#compose

clovis-guillemot opened this issue 11 months ago
Can not upload file in nodejs 20

wujohns opened this issue 11 months ago
perf: Remove double-stringify in setCookie

peterver opened this pull request 11 months ago
Do not fail test if streams support typed arrays

mcollina opened this pull request 11 months ago
Nightly tests are failing

github-actions[bot] opened this issue 11 months ago
build(deps): bump node from `4999fa1` to `577f8eb` in /build

dependabot[bot] opened this pull request 11 months ago
interceptors does not have any exported type

acommodari opened this issue 11 months ago
fix(fetch): properly redirect non-ascii location header url

Xvezda opened this pull request 11 months ago
Is `fetch` API planned to support unix domain socket?

JerrysShan opened this issue 11 months ago
Chore: run tests daily against node nightly

mweberxyz opened this pull request 11 months ago
feat(TS): add types for composed dispatchers

metcoder95 opened this pull request 11 months ago
fix: count for error response and network errors

metcoder95 opened this pull request 11 months ago
Retry with timeout

acommodari opened this issue 11 months ago
fix: fix retry handler option

acommodari opened this pull request 11 months ago
Option mismatch in RetryHandler

acommodari opened this issue 11 months ago
test: fix flakyness of issue-803 test

Uzlopak opened this pull request 11 months ago
Cleanup format

KhafraDev opened this pull request 11 months ago
perf: optimize collectASequenceOfBytes

tsctx opened this pull request 11 months ago
ci: pin versions of github actions

UlisesGascon opened this pull request 11 months ago
types: align RequestInit.body type with lib.dom.ts

jdufresne opened this pull request 11 months ago
fetch: improve output for FormData, Response, Request

mertcanaltin opened this pull request 11 months ago
Unexpected token on class private field check with in operator

nicole0707 opened this issue 11 months ago
ci: add macos-latest to test-matrix

Uzlopak opened this pull request 11 months ago
fix: MockResponseCallbackOptions type

merojosa opened this pull request 11 months ago
try to fix windows failure

ronag opened this pull request 11 months ago
test\client-request.js is consistently failing

KhafraDev opened this issue 11 months ago
EventSource properties are not configured properly

KhafraDev opened this issue 11 months ago
build(deps-dev): bump borp from 0.9.1 to 0.10.0

dependabot[bot] opened this pull request 11 months ago
build(deps): bump node from `7bfef1d` to `4999fa1` in /build

dependabot[bot] opened this pull request 11 months ago
perf: improve parsing form-data

tsctx opened this pull request 11 months ago
Move logic to interceptors

ronag opened this issue 11 months ago
fix: don't assign kAgent twice

ronag opened this pull request 11 months ago
ci: fix broken ci on windows and node v21 because of libuv bug

Uzlopak opened this pull request 11 months ago
perf: improve getResolveErrorBodyCallback

Uzlopak opened this pull request 11 months ago
fix: send correct SNI for proxy connections

chrros95 opened this pull request 11 months ago
fetch: improve util.inspect output for web specifications

mertcanaltin opened this pull request 11 months ago
build(deps): bump node from `8bf9240` to `7bfef1d` in /build

dependabot[bot] opened this pull request 11 months ago
build(deps): bump node from `d3271e4` to `8bf9240` in /build

dependabot[bot] opened this pull request 11 months ago
Revert "chore: remove no-simd wasm"

Uzlopak opened this pull request 11 months ago
Wasm SIMD unsupported

Simkav opened this issue 11 months ago
Flip link between docs and README

mcollina opened this pull request 11 months ago
test against Node.js nightlies

mcollina opened this issue 11 months ago
tests failing in node 21

KhafraDev opened this issue 11 months ago
undici npm package has no readme

Uzlopak opened this issue 11 months ago
fix(benchmark): make it fair

tsctx opened this pull request 11 months ago
override request dispatcher from init

matthieusieben opened this pull request 11 months ago
Benchmarks and Optimizations

metcoder95 opened this issue 11 months ago
ProxyAgent sends wrong SNI to proxy

chrros95 opened this issue 11 months ago
doc: update diagnostics channel request headers type change

jessezhang91 opened this pull request 11 months ago
add busboy tests

KhafraDev opened this pull request 11 months ago
fix: chunksDecode cuts off 3 characters at the end if having BOM

Uzlopak opened this pull request 11 months ago
perf: optimize getResolveErrorBodyCallback

tsctx opened this pull request 11 months ago
chore: fix typo in isHistoryNavigation comments

kachick opened this pull request 11 months ago
fix(benchmark): set body correctly

tsctx opened this pull request 11 months ago
web specs better util.inspect output

KhafraDev opened this issue 11 months ago
tests: improve skip for unix.js tests, remove skipped tests

Uzlopak opened this pull request 11 months ago
fetch: use EOL of os-module

Uzlopak opened this pull request 11 months ago
ci: only send codecov from ubuntu and node

Uzlopak opened this pull request 11 months ago
CI: CodeCov coverage, select only one source for coverage

Uzlopak opened this issue 11 months ago
chore: increase test coverage to 100% for /lib/api/api-request.js

Uzlopak opened this pull request 11 months ago
implement sync formdata parser

KhafraDev opened this pull request 11 months ago
Object.Fetch failed cause: other side closed

JojokCreator opened this issue 11 months ago
fix: tests dont need process.exit

Uzlopak opened this pull request 11 months ago
chore: remove import-fresh as devDependency

Uzlopak opened this pull request 11 months ago
Issue importing RetryAgent in TypeScript

acommodari opened this issue 11 months ago
chore: remove proxyquire

Uzlopak opened this pull request 11 months ago
feat: add sending data benchmark

tsctx opened this pull request 11 months ago
docs: fix readme path

tsctx opened this pull request 11 months ago
perf(headers): a single set-cookie

tsctx opened this pull request 11 months ago
websocket: remove dead code in parseCloseBody

Uzlopak opened this pull request 11 months ago
tests: ignore catch block when requiring crypto module

Uzlopak opened this pull request 11 months ago
fix issue 2898

KhafraDev opened this pull request 11 months ago
ci: integrate workflows into nodejs.yml

Uzlopak opened this pull request 11 months ago
build(deps): bump github/codeql-action from 3.24.5 to 3.24.6

dependabot[bot] opened this pull request 11 months ago
Fetch fails for responses with http status 407

bdemann opened this issue 11 months ago
Fix docs links and add examples to sidebar

tastypackets opened this pull request 11 months ago
perf(fetch): avoid redundant conversion

tsctx opened this pull request 11 months ago
docs: clarify URI parsing behavior of ProxyAgent constructor

rossilor95 opened this pull request 11 months ago
doc deprecate bodymixin.formData

KhafraDev opened this pull request 11 months ago
undici parses FormData bodies incorrectly

KhafraDev opened this issue 11 months ago
perf: optimize check invalid field-vchar

tsctx opened this pull request 11 months ago
cookies: fix validateMaxAge allow negative numbers

Uzlopak opened this pull request 11 months ago
fix: move pipeline reset to user space

ronag opened this pull request 11 months ago
Properly parse set-cookie header using http2

jeanp413 opened this pull request 11 months ago
cookies: improve validateCookieName

Uzlopak opened this pull request 11 months ago
cookies: improve validateCookieValue

Uzlopak opened this pull request 11 months ago
perf: dump immediatly if known size exceeds limit

ronag opened this pull request 11 months ago
fix: prefer queueMicrotask

ronag opened this pull request 11 months ago
ci: remove concurrency

Uzlopak opened this pull request 11 months ago
Request headers types

JaoodxD opened this pull request 11 months ago
fix: http2 doesn't have pipelining queue

ronag opened this pull request 11 months ago
fix: minor connect cleanup

ronag opened this pull request 11 months ago
refactor: split out last h1 specific code from core

ronag opened this pull request 11 months ago