Releases: nodejs/undici
Releases · nodejs/undici
fetch Types
Improvements
fetch types (#997 )
Add notes about gc spec compliance (#999 )
v4.4.7
Fixes
Fix servername calculation (#993 )
Include final URL in redirect history (#994 ).
v4.4.6
Improvements
Fixes
Follow fetch spec in regards to USVString
(#986 )
v4.4.5
Improvements
Support async iterable body in Request
(eeadb5e )
Fixes
decodedBodySize on failure (d244b90 )
prefer stream.compose when available (3254365 )
FormData File fixes (075d80a )
Improve test coverage
v4.4.3
Improvements
Add doc for url object (#970 )
Fixes
Redirect handler should not modify stream state (#973 )
Coverage reports (#972 )
Post with paused stream (#969 )
toWebReadable
finishing too early (#962 ) …
Various fetch fixes and spec compliance improvements.
v4.4.2
Improvements
Decompression support (#954 )
Fixes
Terminate fetch on gc (#950 )
request
body.body regression (#955 )
Misc bug fixes and spec compliance improvements.
fetch
Improvements
Experimental implementation of fetch standard (#928 ).
Body Mixin
Improvements
Implement body mixin on Readable (#907 )
Expose Connector in the public API (#906 , #909 )
Improve connect option type definitions (#899 )
Fixes
Accept URL origin in Agent (#892 )
origin
as optional parameter on Client
and Pool types definitions (#901 , #903 )
Broken link for examples on website (#897 )
v4.2.2
Improvements
Creating util function to validate handlers (#894 )
Fixes
Always clear the connectTimeout (#896 )
Accept URL origin in Agent (#892 )
You can’t perform that action at this time.