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

undici parses FormData bodies incorrectly

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

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

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

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

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

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

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

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

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

Uzlopak opened this pull request 12 months ago
Request headers types

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

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

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

ronag opened this pull request 12 months ago
fix: make pipelining limit work for h2

ronag opened this pull request 12 months ago
fix: remove broken build request hack

ronag opened this pull request 12 months ago
chore: filenames should use kebab-case

Uzlopak opened this pull request 12 months ago
mock: improve test coverage of buildHeadersFromArray

Uzlopak opened this pull request 12 months ago
chore: remove no-simd wasm

Uzlopak opened this pull request 12 months ago
cookies: improve perf of toIMFDate

Uzlopak opened this pull request 12 months ago
cookies: fix validateCookiePath

Uzlopak opened this pull request 12 months ago
websocket: use isClosing and isClosed in websocket.close()

Uzlopak opened this pull request 12 months ago
chore: restructure benchmarks, use kebab-case

Uzlopak opened this pull request 12 months ago
perf: reuse TextDecoder instance

Uzlopak opened this pull request 12 months ago
ci: fix concurrency

Uzlopak opened this pull request 12 months ago
perf: improve performance of isValidSubprotocol

Uzlopak opened this pull request 12 months ago
refactor: move out more h2 from core client

ronag opened this pull request 12 months ago
processBody doesn't need to return a promise

KhafraDev opened this pull request 12 months ago
feat: alternative proposal for diagnostic channel

Uzlopak opened this pull request 12 months ago
Update chunksDecode

ValchanOficial opened this pull request 12 months ago
[Bug] When body response is empty, body.json() returns error

ValchanOficial opened this issue 12 months ago
Undici deleting empty body field

andim461 opened this issue 12 months ago
next

ronag opened this pull request 12 months ago
fix: deflake connect-timeout test

Uzlopak opened this pull request 12 months ago
fix: pipelining logic is not relevant for h2

ronag opened this pull request 12 months ago
refactor: split client into client-h1/h2

ronag opened this pull request 12 months ago
fetch - zstd support

KhafraDev opened this issue 12 months ago
websocket server only needs to reply with a single subprotocol

KhafraDev opened this pull request 12 months ago
unite webidl stringification

KhafraDev opened this pull request 12 months ago
remove signal validation from request

KhafraDev opened this pull request 12 months ago
ProxyAgent URI parser and validator is broken

timursevimli opened this issue 12 months ago
perf(tree): reduce overhead of build TernarySearchTree

tsctx opened this pull request 12 months ago
refactor: avoid http2 dynamic dispatch in socket handlers

ronag opened this pull request 12 months ago
signal handler should propagate reason

ronag opened this issue 12 months ago
redirect handler is broken

ronag opened this issue 12 months ago
HTTP/2 not following redirects

kylsgl opened this issue 12 months ago
undici - next

ronag opened this issue 12 months ago
refactor: remove own sort logic

tsctx opened this pull request 12 months ago
fix url referrer wpt

KhafraDev opened this pull request 12 months ago
add dispatcher option to Request

KhafraDev opened this pull request 12 months ago
chore: use lts for pubish types workflow

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

dependabot[bot] opened this pull request 12 months ago
Bind dispatcher to Request Object

matthieusieben opened this issue 12 months ago
refactor: move fixed-queeu to dispatcher and rm node folder

ronag opened this pull request 12 months ago
feat: add new dispatch compose

metcoder95 opened this pull request 12 months ago
non-keep alive connections are not data safe

ronag opened this issue 12 months ago
byob WPTs pass now

KhafraDev opened this pull request 12 months ago
remove all fetchParam event handlers

KhafraDev opened this pull request 12 months ago
fix: move CNAME and .nojekyll to root

Uzlopak opened this pull request 12 months ago
build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.3

dependabot[bot] opened this pull request 12 months ago
build(deps): bump fastify/github-action-merge-dependabot from 3.9.1 to 3.10.1

dependabot[bot] opened this pull request 12 months ago
build(deps): bump actions/setup-node from 4.0.1 to 4.0.2

dependabot[bot] opened this pull request 12 months ago
build(deps): bump github/codeql-action from 3.23.2 to 3.24.4

dependabot[bot] opened this pull request 12 months ago
perf: optimize one element splice operation

Uzlopak opened this pull request 12 months ago
refactor: try to reduce amount of http2 specific logic

ronag opened this pull request 12 months ago
refactor: separate http 1 and 2

ronag opened this pull request 12 months ago
Separate HTTP 1 and HTTP 2 into separate dispatchers

ronag opened this issue 12 months ago
refactor: move files into logical folders

ronag opened this pull request 12 months ago
Nuxt build error with undici

emiltsang-flow opened this issue 12 months ago
feat: refactor ProxyAgent constructor to also accept single URL argument

rossilor95 opened this pull request 12 months ago
perf: optimize one element splice operation

tsctx opened this pull request 12 months ago
`s/ dispactgher/dispatcher/`

steveluscher opened this pull request 12 months ago
Metro error: Unable to resolve module stream/web

sniffer72 opened this issue 12 months ago
[20.11.0][fetch] possible memory leak

xr0master opened this issue 12 months ago
ci: ignore test folder in codeql analysis

Uzlopak opened this pull request 12 months ago
Provide an alternative to interceptors

mcollina opened this issue 12 months ago
Unable to run the HTTP/2 benchmarks

mcollina opened this issue 12 months ago
feat!: enable H2 by default

metcoder95 opened this pull request 12 months ago
Dispatch compose

ronag opened this pull request 12 months ago
refactor: move web stuff into their own folder

ronag opened this pull request 12 months ago
Run wpt tests concurrently

Uzlopak opened this issue 12 months ago
fix: isCTLExcludingHtab

Uzlopak opened this pull request 12 months ago
Split out documentation into separate directory

Ethan-Arrowood opened this pull request 12 months ago
Unit tests should run even without internet connection

Uzlopak opened this issue 12 months ago
fix: convert HeadersInit to sequence/dictionary correctly

KhafraDev opened this pull request 12 months ago
mock: improve validateReplyParameters

Uzlopak opened this pull request 12 months ago
perf: improve TernarySearchTree

Uzlopak opened this pull request 12 months ago
perf: improve perf of parseRawHeaders

Uzlopak opened this pull request 12 months ago
fix: make mock-agent.js test more resilient

Uzlopak opened this pull request 12 months ago
fix: improve parsing content-range header

Uzlopak opened this pull request 12 months ago