Log on every HTTP response

This commit is contained in:
Quentin Gliech
2025-04-17 10:45:14 +02:00
parent 7c9754d537
commit c8c63a10ad
4 changed files with 56 additions and 5 deletions

1
Cargo.lock generated
View File

@@ -3159,6 +3159,7 @@ dependencies = [
"dotenvy",
"figment",
"futures-util",
"headers",
"http-body-util",
"hyper",
"ipnetwork",