6.7.0
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).