-
CONFIG_DOWNLOAD_CLIENT_LOG_HEADERS
¶
Log HTTP headers to Console [Debug]
Type: bool
Direct dependencies¶
DOWNLOAD_CLIENT_LOG_LEVEL_DBG
&& DOWNLOAD_CLIENT
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/net/lib/download_client/Kconfig:68
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:10
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/Kconfig:16
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/net/Kconfig:8
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/net/lib/Kconfig:9
Menu path: (Top) → Modules → Nordic nRF Connect → Networking → Application protocols → Download client
config DOWNLOAD_CLIENT_LOG_HEADERS bool "Log HTTP headers to Console [Debug]" depends onDOWNLOAD_CLIENT_LOG_LEVEL_DBG
&&DOWNLOAD_CLIENT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)