-
CONFIG_HTTP
¶
HTTP support
Type: bool
Help¶
This option enables the HTTP library
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/net/lib/http/Kconfig:6
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:93
→ subsys/net/lib/Kconfig:15
Menu path: (top menu) → Networking → Network Protocols
config HTTP bool prompt "HTTP support" ifNETWORKING
depends onNETWORKING
help This option enables the HTTP library
(Definitions include propagated dependencies, including from if’s and menus.)