Log HTTP proxy headers that may be generated by reverse proxies for incoming requests. (redacted by default, revealed when LOG_SENSITIVE_CONNECTION_DATA is set to true)
Log SSL headers (optionally, if LOG_SSL_HEADERS env var is set to true)
Adapt/add test cases for above fields.
Replace logger tests with more generic test cases to avoid duplication of config specific tests.
LOG_SENSITIVE_CONNECTION_DATA
is set totrue
)LOG_SSL_HEADERS
env var is set totrue
)