Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sindresorhus/got

🌐 Human-friendly and powerful HTTP request library for Node.js
https://github.com/sindresorhus/got

OPTIONS stream request requires an empty body to finish successfully

alexey-yarmosh opened this issue about 1 month ago
Using `QuickLRU` as `cache` does not work as documented

Llois41 opened this issue about 2 months ago
Why Iterable / AsyncIterable are not valid body?

darksabrefr opened this issue about 2 months ago
Fix a crash with Got accessing a non-existent request

johnlinp opened this pull request about 2 months ago
Race conditions when requesting shortened URLs

johnlinp opened this issue about 2 months ago
`decompressResponse` changes the type of the response object

barjin opened this issue 2 months ago
fix: correct support for AbortSignal:timeout()

katsanva opened this pull request 3 months ago
Failing with deno

kesavkolla opened this issue 3 months ago
Allow runtime detection of the `got` version

osher opened this issue 3 months ago
Fault behavior with zstd content-encoding

mostafa8026 opened this issue 3 months ago
Fix "Unknown HTTP2 promise event"

xc2 opened this pull request 4 months ago
Fix 404 links related to cacheable-request

xc2 opened this pull request 4 months ago
Patch 1

dscotese opened this pull request 4 months ago
An error occurred when introducing got

Inteside opened this issue 5 months ago
calculateDelay - retry attempts

suryalokhande opened this issue 5 months ago
Update HTTP/2 support info for Ky

sholladay opened this pull request 5 months ago
Replace delay() with builtin setTimeout promise

Sadzurami opened this pull request 5 months ago
got.stream binary files from S3 undefined when promise resolves

jessejamesblack opened this issue 5 months ago
Abort error name is incorrect

tal-rofe98 opened this issue 6 months ago
Promise doesn't fulfill on destroyed body stream

Rychu-Pawel opened this issue 6 months ago
Fix: allow invalid arguments to throw appropriate Error message

Zen-cronic opened this pull request 6 months ago
Url not checked

Richienb opened this issue 6 months ago
Make get-stream a devDependency

bjornstar opened this pull request 6 months ago
Update packagephobia badges and link in readme

bjornstar opened this pull request 6 months ago
Update @sindresorhus/is to v7

bjornstar opened this pull request 6 months ago
fix: remove unnecessary type assertions

bjornstar opened this pull request 6 months ago
Can't set agents when agent type is `false`

shellvon opened this issue 7 months ago
How to prevent got from logging request details on error

goleary opened this issue 7 months ago
Issue when I tried to install got

SebaBoler opened this issue 8 months ago
Reference to type-fest (devDependency) in provided types

remko79 opened this issue 8 months ago
feat: improve types with generic extend

spence-s opened this pull request 8 months ago
Memory leak after request error

archvlad opened this issue 8 months ago
Possible function divergence in "request.setTimeout(0)"?

J9B10 opened this issue 8 months ago
Error when migrating to ESM version

Stanzilla opened this issue 8 months ago
HTTP2 with proxy doesn't work? (http2-wrapper)

wildwind3325 opened this issue 9 months ago
Good News for CJS

Pandaver opened this issue 10 months ago
Is TypeScript support outdated?

Kinuseka opened this issue 10 months ago
Stream report downloadProgress when redirects

marfgold1 opened this issue 10 months ago
Apply `applyDestroyPatch` for v11.x

kikajanovcik opened this issue 10 months ago
POSTs whose bodys are instances of createReadStream hang with latest node

stephen-willoughby opened this issue 10 months ago
pass msg body to the error

fin-dogedev opened this pull request 10 months ago
NPM Says: Types are not integrated

sequencerr opened this issue 11 months ago
catch error in fall back to utf8

archvlad opened this pull request 11 months ago
My feature1

atzimpilis opened this pull request 11 months ago
Timeouts are longer than expected

guillenotfound opened this issue 11 months ago
Getting the IP address for failed requests due to timeout

rjbma opened this issue 12 months ago
feat: add original error property

katsanva opened this pull request 12 months ago
feat: add docs for proxy-pass

jarqvi opened this pull request 12 months ago
feat: allow typing the body of a RequestError response

katsanva opened this pull request 12 months ago
afterResponse fired 3 times on error

makhataibar opened this issue 12 months ago
Is it possible to skip/disable normalization of a request body?

vetlevo opened this issue 12 months ago
How to get traffic usage per request?

sequencerr opened this issue about 1 year ago
Support `servername` https option

fholzer opened this issue about 1 year ago
Hangs on revalidated response from cache

paescuj opened this issue about 1 year ago
Is v13 still maintained/supported?

DanCurryy opened this issue about 1 year ago
`Response<string>` returned rather than a json response

gitgrimbo opened this issue about 1 year ago
Require Node.js 20

sindresorhus opened this pull request about 1 year ago
Allow typing the body of a `RequestError` response

dcaldastp opened this issue about 1 year ago
Make library name more precise for search

EugeneButusov opened this issue about 1 year ago
Got does not recover from a TCP socket timeout when using HTTP2

mantysalo opened this issue about 1 year ago
Allow dynamically set followRedirect

VanTigranyan opened this issue about 1 year ago
chore: make followRedirect option accept functions

VanTigranyan opened this pull request about 1 year ago
Socket hang up error when using the delete method with stream API

VanTigranyan opened this issue about 1 year ago
Too Many Requests Error

Sa7cez opened this issue over 1 year ago
Request fails with NGHTTP2_PROTOCOL_ERROR for http2 requests

teammakdi opened this issue over 1 year ago
Request fails with NGHTTP2_INTERNAL_ERROR for http2 requests

teammakdi opened this issue over 1 year ago
Bun throws error 'A retry listener has been attached already'

iamkhalidbashir opened this issue over 1 year ago
Add note about retry in timeout documentation

paescuj opened this pull request over 1 year ago
Request Timeouts increase eventloop lag

gchicoye opened this issue over 1 year ago
docs: updated basic post example

prmichaelsen opened this pull request over 1 year ago
Add options parameter to beforeRetry hook

JaneJeon opened this issue over 1 year ago
beforeError hook not called on ERR_UNSUPPORTED_PROTOCOL

alexbepple opened this issue over 1 year ago
Stack trace back to client code

dandv opened this issue over 1 year ago
Jest has detected open handle JSSTREAM http2-wrapper

garrettg123 opened this issue over 1 year ago
feature: modernize output, reducing bundle size

SimonSiefke opened this pull request over 1 year ago
more modern output, reducing size

SimonSiefke opened this issue over 1 year ago
[V11] Update `body` error if data contains Unicode characters

nghiepdev opened this issue over 1 year ago
`stream.timings.end` property may be undefined depending on host

alexey-yarmosh opened this issue over 1 year ago
Why not CJS?

eldoy opened this issue over 1 year ago
DNs Lookup for IP Address

vipreshjha opened this issue over 1 year ago
How to go about typing handlers?

JaneJeon opened this issue over 1 year ago
Useless stack traces in got@11

paulius-valiunas opened this issue over 1 year ago
response.socket.getProtocol() returns null

ollymg opened this issue over 1 year ago
Catch ECONNREFUSED Error

Ocean15 opened this issue over 1 year ago
GOAWAY/Stream error retries not working consistently

Tayyab28 opened this issue over 1 year ago
Wrong type for retry option

Cluster2a opened this issue over 1 year ago