- Add
retry.enforceRetryRules
option to fix statusCodes/limit bypassing 7c0aee6 - Add support for
serverName
HTTPS option cdaab63 - Add
preserveHooks
option forretryWithMergedOptions
1abeba4 - Support
Iterable
andAsyncIterable
as request body b65b0e1 - Fix hang on revalidated cached responses 2ab94fd
- Fix handling of FormData getLength errors a2812de
- Fix
downloadProgress
firing for redirect responses 9ec6ff0 - Fix TypeScript type definition for retry event's createRetryStream parameter e899c07
- Fix validation to accept
false
as 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