issues
search
sindresorhus
/
got
🌐 Human-friendly and powerful HTTP request library for Node.js
MIT License
14.31k
stars
935
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`decompressResponse` changes the type of the response object
#2389
barjin
opened
1 day ago
0
fix: correct support for AbortSignal:timeout()
#2388
katsanva
closed
2 weeks ago
1
Failing with deno
#2387
kesavkolla
opened
3 weeks ago
1
Allow runtime detection of the `got` version
#2385
osher
closed
1 month ago
4
How to compute content-length when body is of type `fs.createReadStream`
#2384
milad2golnia
opened
1 month ago
0
Fault behavior with zstd content-encoding
#2383
mostafa8026
opened
1 month ago
1
Fix "Unknown HTTP2 promise event"
#2380
xc2
closed
1 month ago
0
Fix 404 links related to cacheable-request
#2379
xc2
closed
1 month ago
0
Patch 1
#2378
dscotese
closed
2 months ago
0
"[f/F]oo" header in examples at got/documentation /2-options.md is unclear
#2377
dscotese
closed
2 months ago
1
An error occurred when introducing got
#2376
Inteside
closed
2 months ago
1
calculateDelay - retry attempts
#2375
suryalokhande
opened
2 months ago
0
Update HTTP/2 support info for Ky
#2374
sholladay
closed
3 months ago
0
Replace delay() with builtin setTimeout promise
#2373
Sadzurami
closed
3 months ago
0
got.stream binary files from S3 undefined when promise resolves
#2372
jessejamesblack
opened
3 months ago
0
Abort error name is incorrect
#2371
tal-rofe98
opened
3 months ago
0
Promise doesn't fulfill on destroyed body stream
#2370
Rychu-Pawel
opened
3 months ago
1
Use Vite, Module "node:stream" has been externalized for browser compatibility
#2368
TyCoding
closed
4 months ago
1
Fix: allow invalid arguments to throw appropriate Error message
#2367
Zen-cronic
closed
4 months ago
0
Url not checked
#2366
Richienb
closed
4 months ago
0
Make get-stream a devDependency
#2365
bjornstar
closed
4 months ago
0
Update packagephobia badges and link in readme
#2364
bjornstar
closed
4 months ago
0
Update @sindresorhus/is to v7
#2363
bjornstar
closed
4 months ago
0
fix: remove unnecessary type assertions
#2362
bjornstar
closed
4 months ago
0
TypeScript cannot infer the correct type for response.body in got responses
#2361
jasonwwl
opened
4 months ago
2
Can't set agents when agent type is `false`
#2360
shellvon
opened
5 months ago
0
How to prevent got from logging request details on error
#2359
goleary
closed
5 months ago
1
Error TS since update to 14.4.1 : responseType does not exists on type "OptionsOfUnknownResponseBody"
#2357
throrin19
closed
5 months ago
5
Issue when I tried to install got
#2356
SebaBoler
opened
5 months ago
1
Reference to type-fest (devDependency) in provided types
#2355
remko79
closed
5 months ago
0
How to setup got using env variables to use self-signed certificates?
#2354
ievgennaida
opened
5 months ago
1
feat: improve types with generic extend
#2353
spence-s
closed
5 months ago
2
Memory leak after request error
#2352
archvlad
opened
6 months ago
0
Possible function divergence in "request.setTimeout(0)"?
#2351
J9B10
opened
6 months ago
0
Error when migrating to ESM version
#2350
Stanzilla
opened
6 months ago
10
HTTP2 with proxy doesn't work? (http2-wrapper)
#2348
wildwind3325
opened
7 months ago
2
afterResponse hook is not called after a retryWithMergedOptions()
#2347
Mr0nline
opened
7 months ago
3
Good News for CJS
#2346
Pandaver
opened
7 months ago
0
Is TypeScript support outdated?
#2344
Kinuseka
closed
7 months ago
1
Stream report downloadProgress when redirects
#2343
marfgold1
opened
7 months ago
1
Apply `applyDestroyPatch` for v11.x
#2342
kikajanovcik
opened
8 months ago
0
POSTs whose bodys are instances of createReadStream hang with latest node
#2341
stephen-willoughby
closed
1 month ago
6
FormData getLength can error out when some file input is unknown stream.
#2340
gzz2000
opened
8 months ago
0
pass msg body to the error
#2339
fin-dogedev
closed
8 months ago
1
NPM Says: Types are not integrated
#2338
sequencerr
closed
8 months ago
1
catch error in fall back to utf8
#2336
archvlad
closed
8 months ago
3
My feature1
#2334
atzimpilis
closed
8 months ago
0
Timeouts are longer than expected
#2332
guillenotfound
opened
9 months ago
1
Post request to API returns response code 500 (Internal Server Error) whereas CURL returns 200 status code
#2331
marketier
opened
9 months ago
2
Getting the IP address for failed requests due to timeout
#2329
rjbma
opened
9 months ago
0
Next