zephyr/subsys/net/lib
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
..
dns net: net_pkt_append: Refactor to return length of data actually added 2017-04-28 15:01:09 +03:00
http net: http: Handle HTTPS connection closing gracefully 2017-05-29 23:50:33 +03:00
mqtt net/mqtt: return error codes from net_context_send 2017-04-28 15:01:12 +03:00
zoap net: zoap: Remove extra null checks 2017-05-25 18:50:40 +03:00
Kbuild net/http: Add the HTTP/1.1 API 2017-03-09 20:33:49 +02:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile net/http: Add the HTTP/1.1 API 2017-03-09 20:33:49 +02:00