1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-10 18:40:53 +00:00

add options for conditional debug log of request header+content / response content

This commit is contained in:
Peter Bieringer 2024-06-11 13:23:03 +02:00
parent addf5a25c8
commit 1acfa480fa
3 changed files with 39 additions and 0 deletions

View file

@ -922,6 +922,24 @@ Log backtrace on level=debug
Default: `True'
##### request_header_on_debug
Log request on level=debug
Default: `True'
##### request_content_on_debug
Log request on level=debug
Default: `True'
##### response_content_on_debug = True
Log response on level=debug
Default: `True'
#### headers
In this section additional HTTP headers that are sent to clients can be