This patch release incorporates the following two bug fixes:
- Fix a
TypeError
when attempting to delete the content-length
header when following a redirect and changing the method to GET
, thanks @archvlad! (#22)
- Prevent duplicate cookie headers when following redirects, thanks @archvlad! (#23)