zephyr/subsys/net/lib/http
Jukka Rissanen 2486694eb9 net: http: Create HTTP library that uses net-app
Create http library that uses net-app instead of net_context
directly. The old HTTP API is deprecated.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-11-06 09:33:00 -05:00
..
http_app_client.c net: http: Create HTTP library that uses net-app 2017-11-06 09:33:00 -05:00
http_app_server.c net: http: Create HTTP library that uses net-app 2017-11-06 09:33:00 -05:00
http_app.c net: http: Create HTTP library that uses net-app 2017-11-06 09:33:00 -05:00
http_client.c net: lib: http: fix check for invalid body_start pointer 2017-10-27 17:42:01 -04: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 net: http: Check that we could install recv_cb in accept 2017-10-27 15:35:59 +03:00
Kconfig net: http: Create HTTP library that uses net-app 2017-11-06 09:33:00 -05:00
Makefile net: http: Create HTTP library that uses net-app 2017-11-06 09:33:00 -05:00
README_http_parser net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00