zephyr/subsys/net/lib
Jukka Rissanen a174d2eba7 net: http: Add HTTP server library support
This commit creates a HTTP server library. So instead of creating
a complex HTTP server application for serving HTTP requests, the
developer can use the HTTP server API to create HTTP server
insteances. This commit also adds support for creating HTTPS servers.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-05-13 14:30:58 -04: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: Add HTTP server library support 2017-05-13 14:30:58 -04:00
mqtt net/mqtt: return error codes from net_context_send 2017-04-28 15:01:12 +03:00
zoap net: zoap: Cleanup use of C99 types 2017-05-09 17:06:28 -04: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