Skip to content

1.1.1

Compare
Choose a tag to compare
@neonmoe neonmoe released this 28 Mar 20:42
· 222 commits to master since this release

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.