v0.1.3
What's Changed
- Bugfix: handle scenario when "Content-Type" is
undefinedby @joshmossas in #13
Prevents a potential infinite loop that occurs when the server returns a 200 status code but the Content-Type header is not set (thanks to @PattaBov reporting)
Full Changelog: v0.1.2...v0.1.3