fix(health): support HEAD method for health endpoint

This commit is contained in:
2025-11-22 11:54:06 -07:00
parent 65d5dfdbd6
commit 9dfa77633a
6 changed files with 588 additions and 2 deletions

2
uv.lock generated
View File

@@ -431,7 +431,7 @@ wheels = [
[[package]]
name = "gondulf"
version = "0.1.0.dev0"
version = "1.0.0rc1"
source = { editable = "." }
dependencies = [
{ name = "aiosmtplib" },