1.1.1
Miscellaneous cleanup, 2018 edition, and a bug fix. Thanks to @mattgathu for the contributions!
Changelog
- Fix HEAD requests and ones that receive a 1xx, 204, or 304 status code as a response. These could previously end up timing out / hanging forever because the client was expecting more bytes than it should've.