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
paulrutter opened this issue over 1 year ago
Use sets and reusable TextEncoder/TextDecoder instances
kibertoad opened this pull request over 1 year ago
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
kibertoad opened this pull request over 1 year ago
chore: Split Fetch code
kibertoad opened this pull request over 1 year ago
kibertoad opened this pull request over 1 year ago
breaking change - class names got prefixed with _
jimmywarting opened this issue over 1 year ago
jimmywarting opened this issue over 1 year ago
[HTTP/2] Aborted requests for same domain might fail unexpectedly
SukkaW opened this issue over 1 year ago
SukkaW opened this issue over 1 year ago
Leak and very long hanging when fetch throws `ConnectTimeoutError(UND_ERR_CONNECT_TIMEOUT)`
nikelborm opened this issue over 1 year ago
nikelborm opened this issue over 1 year ago
Update namespace type with Fetch exports
Ethan-Arrowood opened this pull request over 1 year ago
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
mcollina opened this pull request over 1 year ago
fix names with esbuild
KhafraDev opened this pull request over 1 year ago
KhafraDev opened this pull request over 1 year ago
Breaking change: deprecate `body` on http methods with no defined body semantics
pxue opened this issue over 1 year ago
pxue opened this issue over 1 year ago
Regression on `Response.constructor.name` changed to `_Response`
pi0 opened this issue over 1 year ago
pi0 opened this issue over 1 year ago
content-type always text/plain; charset=utf-8
vanodevium opened this issue over 1 year ago
vanodevium opened this issue over 1 year ago
fix: Avoid error for stream() being aborted
BobNobrain opened this pull request over 1 year ago
BobNobrain opened this pull request over 1 year ago
Update DispatchInterceptor.md
Uzlopak opened this pull request over 1 year ago
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
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
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
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
dependabot[bot] opened this pull request over 1 year ago
TypeError: Function.prototype.apply was called on null, which is a object and not a function
BobNobrain opened this issue over 1 year ago
BobNobrain opened this issue over 1 year ago
fetch will always hang up about 4s
himself65 opened this issue over 1 year ago
himself65 opened this issue over 1 year ago
simplify error and cause
fedyk opened this pull request over 1 year ago
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
iiAku opened this pull request over 1 year ago
parser.readMore() when fetching external url throttled
iiAku opened this issue over 1 year ago
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
KhafraDev opened this pull request over 1 year ago
body mixin returns Uint8Array instead of ArrayBuffer
terminal69 opened this issue over 1 year ago
terminal69 opened this issue over 1 year ago
use esbuild define/hooks
KhafraDev opened this pull request over 1 year ago
KhafraDev opened this pull request over 1 year ago
Fix node detection omfg
KhafraDev opened this pull request over 1 year ago
KhafraDev opened this pull request over 1 year ago
fix user-agent detection
KhafraDev opened this pull request over 1 year ago
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
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
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
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
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
binsee opened this issue over 1 year ago
fix: 🏷️ add allowH2 to BuildOptions
binsee opened this pull request over 1 year ago
binsee opened this pull request over 1 year ago
allowH2 is not defined in buildConnector.BuildOptions
binsee opened this issue over 1 year ago
binsee opened this issue over 1 year ago
fix: 🐛 fix process http2 header
binsee opened this pull request over 1 year ago
binsee opened this pull request over 1 year ago
fetch error loses stack context
KhafraDev opened this issue over 1 year ago
KhafraDev opened this issue over 1 year ago
fix fetch with coverage enabled
KhafraDev opened this pull request over 1 year ago
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
binsee opened this issue over 1 year ago
`NODE_V8_COVERAGE` leads to different behavior, `dispatcher.on is not a function`
loynoir opened this issue over 1 year ago
loynoir opened this issue over 1 year ago
chore: simplify creation of `fetch error`
fedyk opened this pull request over 1 year ago
fedyk opened this pull request over 1 year ago
When accessing an http2 server, the first request is http1 instead of http2
binsee opened this issue over 1 year ago
binsee opened this issue over 1 year ago
[StepSecurity] ci: Harden GitHub Actions
step-security-bot opened this pull request over 1 year ago
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
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
KhafraDev opened this pull request over 1 year ago
test: Flaky test for Fetch + HTTP/2
metcoder95 opened this issue over 1 year ago
metcoder95 opened this issue over 1 year ago
Bot UND_ERR_SOCKET
thiloup opened this issue over 1 year ago
thiloup opened this issue over 1 year ago
Undici allows setting forbidden headers
infinity0 opened this issue over 1 year ago
infinity0 opened this issue over 1 year ago
Fetch failed when setting host: header correctly
infinity0 opened this issue over 1 year ago
infinity0 opened this issue over 1 year ago
fix(types): responseHeaders typo in type
vickvu opened this pull request over 1 year ago
vickvu opened this pull request over 1 year ago
undici.request Buffer error object?
ronag opened this issue over 1 year ago
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
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
metcoder95 opened this pull request over 1 year ago
test: handle npm ignore-scripts settings
panva opened this pull request over 1 year ago
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
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
vegerot opened this issue over 1 year ago
change default header to `node`
Ethan-Arrowood opened this pull request over 1 year ago
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
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
kyrylodolynskyi opened this pull request over 1 year ago
Setting pseudo-headers for H2 request
kyrylodolynskyi opened this issue over 1 year ago
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
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
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
dependabot[bot] opened this pull request over 1 year ago
Change default "user-agent" from `undici`
balazsorban44 opened this issue over 1 year ago
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
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
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
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
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
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
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
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
nicole0707 opened this pull request over 1 year ago
Undici `fetch` should at least warn on `method: "patch"` since it does not normalize like `http`
pckilgore opened this issue over 1 year ago
pckilgore opened this issue over 1 year ago
Fetch API giving error UNABLE_TO_GET_ISSUER_CERT_LOCALLY for nodejs vesrion 18.15.0
ajaygera opened this issue over 1 year ago
ajaygera opened this issue 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
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
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
Ethan-Arrowood opened this pull request over 1 year ago
fix: abort with signal reason
ronag opened this pull request over 1 year ago
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
anonrig opened this pull request over 1 year ago
Undici tests depend on install hooks
anonrig opened this issue over 1 year ago
anonrig opened this issue over 1 year ago
perf: improve parse-url implementation
anonrig opened this pull request over 1 year ago
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
ronag opened this pull request over 1 year ago
test: enable websockets inclusion in WPTReport
panva opened this pull request over 1 year ago
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
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
KhafraDev opened this pull request over 1 year ago
feat(#2264): Expose Retry Handler
metcoder95 opened this pull request over 1 year ago
metcoder95 opened this pull request over 1 year ago
Automate version publishing
Ethan-Arrowood opened this issue over 1 year ago
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
killagu opened this pull request over 1 year ago
ProxyAgent support proxy as URL
PandaWorker opened this issue over 1 year ago
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
meyfa opened this issue over 1 year ago
Add Khaf to releasers
mcollina opened this pull request over 1 year ago
mcollina opened this pull request over 1 year ago
Fix http2 agent
mcollina opened this pull request over 1 year ago
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
Ethan-Arrowood opened this issue over 1 year ago
Add publish types script
Ethan-Arrowood opened this pull request over 1 year ago
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
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
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
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
ComradeCow opened this pull request over 1 year ago
Type Definition for Interceptors incorrect
ComradeCow opened this issue over 1 year ago
ComradeCow opened this issue over 1 year ago