zephyr/subsys/net/lib/http
Leandro Pereira 517df4d73c subsys: net: http: Send "Internal Server Error" on unknown error code
Avoid using an uninitialized pointer when adding headers to the HTTP
context.

Coverity-CID: 178792
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-02-19 10:37:57 +02:00
..
CMakeLists.txt net: http: Remove the old legacy API 2018-01-29 22:44:45 -05:00
http_client.c net: http: Remove the old legacy API 2018-01-29 22:44:45 -05:00
http_parser_url.c net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00
http_parser.c net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00
http_server.c subsys: net: http: Send "Internal Server Error" on unknown error code 2018-02-19 10:37:57 +02:00
http.c net: http: Fix http_prepare_and_send 2018-02-02 16:50:07 +02:00
Kconfig net: http: Remove the old legacy API 2018-01-29 22:44:45 -05:00
README_http_parser net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00