- Add a redirect
url
property to the response object (#191) - Add a
requestUrl
property to the response object (#205) - ⬆️
get-stream
bumped to^2.3.0
– which fixes some nasty encoding bugs - Fix location encoding (#214)
- Detect formdata body and set content-type header (#220)
- ⬆️
unzip-response
bumped to^2.0.1
– which fixesunexpected EOF
error - Allow non-plain object as request body (#217)