this removes the (hopefully) unused feature that arbitrary strings are allowed as URLs in the Request constructor. we now require that URLs are valid and absolute.
this drops support for node versions older than 12 LTS
Bug Fixes
check for existence of unref before calling (05fb45b), closes #13
ensure we abort a request that emits error on the response body (#25) (5565cde)
this removes the (hopefully) unused feature that arbitrary strings are allowed as URLs in the Request constructor. we now require that URLs are valid and absolute.
this drops support for node versions older than 12 LTS
Bug Fixes
check for existence of unref before calling (05fb45b), closes #13
ensure we abort a request that emits error on the response body (#25) (5565cde)