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

fetch: warn when using patch method

KhafraDev opened this pull request about 1 year ago
Update `@matteo.collina/tspl` to 0.1.1

sosukesuzuki opened this pull request about 1 year ago
build(deps-dev): bump chai from 4.3.10 to 5.0.0

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump github/codeql-action from 2.22.5 to 3.22.12

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump actions/setup-node from 4.0.0 to 4.0.1

dependabot[bot] opened this pull request about 1 year ago
Allow async mocking replies

davidgonmar opened this pull request about 1 year ago
feat: port `autoselectfamily.js` tests to `node:test` runner

sosukesuzuki opened this pull request about 1 year ago
feat: port first half of fetch tests to node test runner

anurag-roy opened this pull request about 1 year ago
feat: port `async_hooks.js` tests to `node:test` runner

sosukesuzuki opened this pull request about 1 year ago
chore: update `pkgjs/action` from 0.1.7 to 0.1.9

sosukesuzuki opened this pull request about 1 year ago
feat: port `agent.js` tests to `node:test` runner

sosukesuzuki opened this pull request about 1 year ago
feat: port `abort-event-emitter.js` tests to `node:test` runnner

sosukesuzuki opened this pull request about 1 year ago
feat: port `abort-controller.js` tests to `node:test` runner

sosukesuzuki opened this pull request about 1 year ago
feat: implement throwOnMaxRedirect option for RedirectHandler

mertcanaltin opened this pull request about 1 year ago
perf: Improve percentDecode

tsctx opened this pull request about 1 year ago
Fix parseHashWithOptions regex

flapenna opened this pull request about 1 year ago
perf: Improve FormData

tsctx opened this pull request about 1 year ago
feat: port diagnostic-channel tests to node test runner

ilteoood opened this pull request about 1 year ago
types: remove unused Client and Pool types

RafaelGSS opened this pull request about 1 year ago
lib: fix Host header when CONNECT ProxyAgent

RafaelGSS opened this pull request about 1 year ago
test(wpt): fix typo in mock-idle-detection.js

eltociear opened this pull request about 1 year ago
feat: port webidl tests to node test runner

ilteoood opened this pull request about 1 year ago
feat: port websocket tests to node test runner

ilteoood opened this pull request about 1 year ago
feat: add dns cache #2440

antoinegomez opened this pull request about 1 year ago
build(deps-dev): bump tsd from 0.29.0 to 0.30.1

dependabot[bot] opened this pull request about 1 year ago
perf(websocket): avoid toLowerCase call

tsctx opened this pull request about 1 year ago
drop verifyVersion in scripts

KhafraDev opened this pull request about 1 year ago
feat: convert cookie to node test runner

ilteoood opened this pull request about 1 year ago
feat: port cookies tests to node runner

pmarchini opened this pull request about 1 year ago
Draft: abort for maximum redirects rather than null

VigneshMurugan opened this pull request about 1 year ago
fix(fetch): do not abort fetch on redirect

angelyan opened this pull request about 1 year ago
build(deps-dev): bump cronometro from 1.2.0 to 2.0.0

dependabot[bot] opened this pull request about 1 year ago
fix: check the content-type of invalid formData

tsctx opened this pull request about 1 year ago
TypeError: Invalid state: Writer has been released

FishOrBear opened this issue about 1 year ago
revert a1a8136

KhafraDev opened this pull request about 1 year ago
chore: update tst test

tsctx opened this pull request about 1 year ago
perf: avoid toLowerCase call

tsctx opened this pull request about 1 year ago
Remove timers in agent.js

mcollina opened this pull request about 1 year ago
Clear all timeout on destroy and close

mcollina opened this pull request about 1 year ago
fix: call explicitly unregister

tsctx opened this pull request about 1 year ago
chore: reduce dependencies

tsctx opened this pull request about 1 year ago
ConnectOptions should include 'origin' field

dvoytenko opened this pull request about 1 year ago
Dispatcher.connect doesn't include `origin` field

dvoytenko opened this issue about 1 year ago
Remove FinalizationRegistry from Agent

mcollina opened this pull request about 1 year ago
docs: add Util to sidebar

tsctx opened this pull request about 1 year ago
perf: use tree

tsctx opened this pull request about 1 year ago
Call fg.unregister() after a dispatcher is done, adds UNDICI_NO_FG to…

mcollina opened this pull request about 1 year ago
Clarifying `Dispatcher` API in order to improve documentation

Ethan-Arrowood opened this issue about 1 year ago
feat: expose headerNameToString

tsctx opened this pull request about 1 year ago
build(deps-dev): bump tsd from 0.29.0 to 0.30.0

dependabot[bot] opened this pull request about 1 year ago
Unable to catch BodyTimeoutError exception

System233 opened this issue about 1 year ago
Jest throws TLSWRAP error while using fetch

slim-hmidi1 opened this issue about 1 year ago
Importing in Node.js < 18

char0n opened this issue about 1 year ago
fetch url now show the final url after all redirect

fancy45daddy opened this issue about 1 year ago
fix: clear cache

tsctx opened this pull request about 1 year ago
perf: reduce tst built time

tsctx opened this pull request about 1 year ago
perf: reduce `String#toLowerCase` call

tsctx opened this pull request about 1 year ago
Missing fields on Fetch PerformanceResourceTiming instance

Ethan-Arrowood opened this issue about 1 year ago
perf: Improve processHeader

tsctx opened this pull request about 1 year ago
Error: ReferenceError: ReadableStream is not defined

ehuelsmann opened this issue about 1 year ago
feat: expose parseHeader

ronag opened this pull request about 1 year ago
perf: optimize consumeEnd

tsctx opened this pull request about 1 year ago
refactor: remove Error.captureStackTrace

tsctx opened this pull request about 1 year ago
refactor: version cleanup

tsctx opened this pull request about 1 year ago
What does a status of -100 mean?

rambo-panda opened this issue about 1 year ago
Optimize `consumeEnd` json/text

ronag opened this issue about 1 year ago
perf: use dns lookup cache

ronag opened this pull request about 1 year ago
fix: more sensible stack trace from dump error

ronag opened this pull request about 1 year ago
refactor: remove some node compat

ronag opened this pull request about 1 year ago
perf(util/parseHeaders): If the header name is buffer

tsctx opened this pull request about 1 year ago
fix: terminate the process correctly

tsctx opened this pull request about 1 year ago
Request to improve performance of stringifying in internal codes

ywave620 opened this issue about 1 year ago
fix: stream error timings

ronag opened this pull request about 1 year ago
Expose HTTP errors that are not meant to be retried

MzUgM opened this pull request about 1 year ago
perf: twice faster method check

tsctx opened this pull request about 1 year ago
feat: print attempted addresses on ConnectTimeoutError

fengmk2 opened this pull request about 1 year ago
perf(fetch): optimize call `dispatch`

tsctx opened this pull request about 1 year ago
perf: optimize `parseHeaders`

tsctx opened this pull request about 1 year ago
Request to improve the performance of parseHeaders

ywave620 opened this issue about 1 year ago
chore: fix typo

tsctx opened this pull request about 1 year ago
perf: avoid Response initialization

tsctx opened this pull request about 1 year ago
build(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.4

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump pkgjs/action from 0.1.7 to 0.1.9

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump github/codeql-action from 2.22.5 to 2.22.8

dependabot[bot] opened this pull request about 1 year ago
use fetch utility to parse range header instead of custom one?

KhafraDev opened this issue about 1 year ago
version cleanup

KhafraDev opened this pull request about 1 year ago
update spec & wpts

KhafraDev opened this pull request about 1 year ago
feat: Add resource timing entries for connection, request and response

ToshB opened this pull request about 1 year ago
16 eol

ronag opened this pull request about 1 year ago
perf(fetch): Improve fetch of detaurl

tsctx opened this pull request about 1 year ago
Make call to onBodySent conditional in RetryHandler

MzUgM opened this pull request about 1 year ago
fix: check response for timinginfo allow flag

ToshB opened this pull request about 1 year ago
Logic error in performance timing filtering

ToshB opened this issue about 1 year ago
fix: correctly handle data URL with hashes.

tsctx opened this pull request about 1 year ago