new option [logging] response_header_on_debug

This commit is contained in:
Peter Bieringer
2025-12-10 17:47:09 +01:00
parent 1cbcc40994
commit b819febeb2
3 changed files with 15 additions and 0 deletions

View File

@@ -1666,6 +1666,14 @@ Log request content (body) on `level = debug`
Default: `False`
##### response_header_on_debug
_(>= 3.5.10)_
Log response header on `level = debug`
Default: `False`
##### response_content_on_debug
_(>= 3.2.2)_