zephyr/subsys/net/lib/http
Jukka Rissanen eeaa29666b net: http: Handle HTTPS connection closing gracefully
If the HTTPS connection is closed, then properly handle call to
HTTP parser init in case of error and also remove any pending
data that belong to old connection.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-05-29 23:50:33 +03:00
..
http_client.c http: client: Create a HTTP library 2017-05-04 15:58:45 -04:00
http_parser.c http: client: Create a HTTP library 2017-05-04 15:58:45 -04:00
http_server.c net: http: Handle HTTPS connection closing gracefully 2017-05-29 23:50:33 +03:00
Kconfig net: http: Add HTTP server library support 2017-05-13 14:30:58 -04: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