Skip to content

v1.4.1

Choose a tag to compare

@bdd bdd released this 23 Jun 22:35
v1.4.1
99c5526

v1.4.1

Fixes a reintroduced bug that causes pings with empty bodies to be sent
with chunked encoding. While this is not an issue for healthchecks.io
hosted instance, self hosted instances directly exposing the Django's
HTTP server would fail with 411 Length Required response.

Reported and fix co-authored by @inode64