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

Allow setting `host` header in fetch call

paulrutter opened this issue over 1 year ago
Use sets and reusable TextEncoder/TextDecoder instances

kibertoad opened this pull request over 1 year ago
Remove a couple of unnecessary async functions

kibertoad opened this pull request over 1 year ago
chore: Split Fetch code

kibertoad opened this pull request over 1 year ago
breaking change - class names got prefixed with _

jimmywarting opened this issue over 1 year ago
Update namespace type with Fetch exports

Ethan-Arrowood opened this pull request over 1 year ago
Drop race condition in connect-timeout test

mcollina opened this pull request over 1 year ago
fix names with esbuild

KhafraDev opened this pull request over 1 year ago
content-type always text/plain; charset=utf-8

vanodevium opened this issue over 1 year ago
fix: Avoid error for stream() being aborted

BobNobrain opened this pull request over 1 year ago
Update DispatchInterceptor.md

Uzlopak opened this pull request over 1 year ago
fetch fail when under linux proxy

kin-for-test opened this issue over 1 year ago
build(deps-dev): bump tap from 16.3.9 to 18.5.2

dependabot[bot] opened this pull request over 1 year ago
test: only include WebSocket in WPT Report where it's landed

panva opened this pull request over 1 year ago
build(deps-dev): bump tap from 16.3.9 to 18.5.1

dependabot[bot] opened this pull request over 1 year ago
fetch will always hang up about 4s

himself65 opened this issue over 1 year ago
simplify error and cause

fedyk opened this pull request over 1 year ago
fix: skip readMore call if parser is null or undefined

iiAku opened this pull request over 1 year ago
parser.readMore() when fetching external url throttled

iiAku opened this issue over 1 year ago
fix request's arrayBuffer returning uint8 instead of arraybuffer

KhafraDev opened this pull request over 1 year ago
body mixin returns Uint8Array instead of ArrayBuffer

terminal69 opened this issue over 1 year ago
use esbuild define/hooks

KhafraDev opened this pull request over 1 year ago
Fix node detection omfg

KhafraDev opened this pull request over 1 year ago
fix user-agent detection

KhafraDev opened this pull request over 1 year ago
fix: user-agent by making __filename check more resilient

Ethan-Arrowood opened this pull request over 1 year ago
Fix publish undici-types once and for all!

Ethan-Arrowood opened this pull request over 1 year ago
test: first attempt for flaky fix

metcoder95 opened this pull request over 1 year ago
Fix stuck when using http2 POST Buffer

binsee opened this pull request over 1 year ago
Request gets stuck when doing POST using http2

binsee opened this issue over 1 year ago
fix: 🏷️ add allowH2 to BuildOptions

binsee opened this pull request over 1 year ago
allowH2 is not defined in buildConnector.BuildOptions

binsee opened this issue over 1 year ago
fix: 🐛 fix process http2 header

binsee opened this pull request over 1 year ago
fetch error loses stack context

KhafraDev opened this issue over 1 year ago
fix fetch with coverage enabled

KhafraDev opened this pull request over 1 year ago
Error occurred while processing headers when request http2

binsee opened this issue over 1 year ago
chore: simplify creation of `fetch error`

fedyk opened this pull request over 1 year ago
[StepSecurity] ci: Harden GitHub Actions

step-security-bot opened this pull request over 1 year ago
build(deps-dev): bump tap from 16.3.9 to 18.4.5

dependabot[bot] opened this pull request over 1 year ago
disallow setting host header in fetch

KhafraDev opened this pull request over 1 year ago
test: Flaky test for Fetch + HTTP/2

metcoder95 opened this issue over 1 year ago
Bot UND_ERR_SOCKET

thiloup opened this issue over 1 year ago
Undici allows setting forbidden headers

infinity0 opened this issue over 1 year ago
Fetch failed when setting host: header correctly

infinity0 opened this issue over 1 year ago
fix(types): responseHeaders typo in type

vickvu opened this pull request over 1 year ago
undici.request Buffer error object?

ronag opened this issue over 1 year ago
build(deps-dev): bump tap from 16.3.9 to 18.4.3

dependabot[bot] opened this pull request over 1 year ago
fix(#2311): End stream after body sent

metcoder95 opened this pull request over 1 year ago
test: handle npm ignore-scripts settings

panva opened this pull request over 1 year ago
build(deps-dev): bump sinon from 15.2.0 to 16.1.0

dependabot[bot] opened this pull request over 1 year ago
bug: fetch causes http2 server to hang

vegerot opened this issue over 1 year ago
change default header to `node`

Ethan-Arrowood opened this pull request over 1 year ago
use npm install instead of npm ci

Ethan-Arrowood opened this pull request over 1 year ago
chore: change order of the pseudo-headers

kyrylodolynskyi opened this pull request over 1 year ago
Setting pseudo-headers for H2 request

kyrylodolynskyi opened this issue over 1 year ago
fix: define conditions when content-length should be sent

pxue opened this pull request over 1 year ago
feat: disable FinalizationRegistry if NODE_V8_COVERAGE is set

ivan-tymoshenko opened this pull request over 1 year ago
build(deps-dev): bump tap from 16.3.9 to 18.4.2

dependabot[bot] opened this pull request over 1 year ago
Change default "user-agent" from `undici`

balazsorban44 opened this issue over 1 year ago
build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0

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

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump actions/checkout from 3.6.0 to 4.1.0

dependabot[bot] opened this pull request over 1 year ago
Disable finalizationregistry if node code cov

mcollina opened this pull request over 1 year ago
fetch failed: unable to verify the first certificate

hornta opened this issue over 1 year ago
remove npm run test from pre-commit hook

dancastillo opened this pull request over 1 year ago
fix: Agent.Options.factory should accept URL object or string as parameter

nicole0707 opened this pull request over 1 year ago
build(deps-dev): bump tap from 16.3.8 to 18.1.4

dependabot[bot] opened this pull request over 1 year ago
Is it time for a monorepo and separate packages?

Ethan-Arrowood opened this issue over 1 year ago
Further automate publishing of undici-types using GitHub Actions workflow

Ethan-Arrowood opened this pull request over 1 year ago
fix: abort with signal reason

ronag opened this pull request over 1 year ago
chore: update ws to v8.14.2

anonrig opened this pull request over 1 year ago
Undici tests depend on install hooks

anonrig opened this issue over 1 year ago
perf: improve parse-url implementation

anonrig opened this pull request over 1 year ago
fix: don't call onConnect multiple times for sub handler

ronag opened this pull request over 1 year ago
test: enable websockets inclusion in WPTReport

panva opened this pull request over 1 year ago
Not getting the full type when parsing multipart/form-data

jimmywarting opened this issue over 1 year ago
fix loading websockets when node is built w/ --without-ssl

KhafraDev opened this pull request over 1 year ago
feat(#2264): Expose Retry Handler

metcoder95 opened this pull request over 1 year ago
Automate version publishing

Ethan-Arrowood opened this issue over 1 year ago
fix: fix request with readable mode is object

killagu opened this pull request over 1 year ago
ProxyAgent support proxy as URL

PandaWorker opened this issue over 1 year ago
NPM release 5.25.1 has no GitHub release

meyfa opened this issue over 1 year ago
Add Khaf to releasers

mcollina opened this pull request over 1 year ago
Fix http2 agent

mcollina opened this pull request over 1 year ago
Can we remove `npm run test` from pre-commit hook?

Ethan-Arrowood opened this issue over 1 year ago
Add publish types script

Ethan-Arrowood opened this pull request over 1 year ago
fix undici when node is built with --without-ssl

KhafraDev opened this pull request over 1 year ago
build(deps-dev): bump tap from 16.3.8 to 18.0.4

dependabot[bot] opened this pull request over 1 year ago
build(deps-dev): bump sinon from 15.2.0 to 16.0.0

dependabot[bot] opened this pull request over 1 year ago
fix: Fix type definition for Client Interceptors

ComradeCow opened this pull request over 1 year ago
Type Definition for Interceptors incorrect

ComradeCow opened this issue over 1 year ago