mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @foozmeat on GitHub (Sep 22, 2016).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/83
When you have an empty request body and no content-length header Django
1.10throws an exception indjango/http/request.pyIts been fixed in 1.10.1
https://code.djangoproject.com/ticket/27005
@cuu508 commented on GitHub (Sep 24, 2016):
Fixed in #84