zephyr/subsys/net/lib/http
Flavio Santes b8f8968f70 net/http: Move some statements to the right place
The "null terminator" for the chunked transfer encoding must be
added only if the payload is present.

Change-Id: Id325a660f060b3a3468bcca16a079def11b8c3ef
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2017-03-17 10:34:39 +02:00
..
http_client.c net/http: Add the HTTP/1.1 API 2017-03-09 20:33:49 +02:00
http_parser.c net: Restructure network protocols 2017-01-02 10:03:19 +01:00
http_server.c net/http: Move some statements to the right place 2017-03-17 10:34:39 +02:00
Kconfig net/http: Add the HTTP/1.1 API 2017-03-09 20:33:49 +02:00
Makefile net/http: Add the HTTP/1.1 API 2017-03-09 20:33:49 +02:00
README_http_parser net: Restructure network protocols 2017-01-02 10:03:19 +01:00