v0.2.6
Bug fixes
- Fixes an issue that resulted into a
req.url
instance not having anyusername
andpassword
information, although performed an authenticated request (viaRequestOptions.auth
) (#21).
req.url
instance not having any username
and password
information, although performed an authenticated request (via RequestOptions.auth
) (#21).