Skip to content

v0.1.3

Choose a tag to compare

@joshmossas joshmossas released this 29 Jul 17:35
· 62 commits to master since this release

What's Changed

  • Bugfix: handle scenario when "Content-Type" is undefined by @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