zephyr/subsys/net/lib/http
Jukka Rissanen 009e4dafa7 net: Make Kconfig template variables prettier
Adding spaces around "=" when definining Kconfig template so
that is more consistent with overall style of these template
variables.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-10-05 09:01:37 -04:00
..
CMakeLists.txt net: http: Remove the old legacy API 2018-01-29 22:44:45 -05:00
http_client.c net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
http_parser_url.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
http_parser.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
http_server.c net: lib: Convert http library to use log level 2018-10-04 14:13:57 +03:00
http.c net: lib: Convert http library to use log level 2018-10-04 14:13:57 +03:00
Kconfig net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
README_http_parser net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00