| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-10 | 935 Bytes | |
| v14.5.0 source code.tar.gz | 2025-10-10 | 502.2 kB | |
| v14.5.0 source code.zip | 2025-10-10 | 552.6 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
- Add
retry.enforceRetryRulesoption to fix statusCodes/limit bypassing 7c0aee6 - Add support for
serverNameHTTPS option cdaab63 - Add
preserveHooksoption forretryWithMergedOptions1abeba4 - Support
IterableandAsyncIterableas request body b65b0e1 - Fix hang on revalidated cached responses 2ab94fd
- Fix handling of FormData getLength errors a2812de
- Fix
downloadProgressfiring for redirect responses 9ec6ff0 - Fix TypeScript type definition for retry event's createRetryStream parameter e899c07
- Fix validation to accept
falseas agent value 6961284 - Fix HTTP/2 memory leak from timeout listeners with connection reuse d1d4ed2
- Fix QuickLRU v7+ compatibility 23d0b6b
- Fix it not using HTTP/2 connection reuse by default 724d592
- Fix hang with stream requests without body for methods like OPTIONS dc4f1e3
https://github.com/sindresorhus/got/compare/v14.4.9...v14.5.0