Skip to content

6.7.0

Compare
Choose a tag to compare
@floatdrop floatdrop released this 29 Dec 10:20
· 1089 commits to main since this release

This minor release fixes timeout behaviour to correspond with readme:

Milliseconds to wait for a server to send response headers before aborting request with ETIMEDOUT error.

Before this release ESOCKTIMEDOUT can be thrown (which can lead to false-positive errors for keep-alive sockets).