zephyr/subsys/net/lib/http
Jukka Rissanen 92fa7ac6ce net: http: Remove mbedtls heap setting from http library
The global mbedtls heap is set automatically now so no need to
set it individually in the http library.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-06-27 16:42:59 +03:00
..
http_client.c net: http: Remove mbedtls heap setting from http library 2017-06-27 16:42:59 +03:00
http_parser.c http: client: Create a HTTP library 2017-05-04 15:58:45 -04:00
http_server.c net: http: Remove mbedtls heap setting from http library 2017-06-27 16:42:59 +03:00
Kconfig net: http: Remove mbedtls heap setting from http library 2017-06-27 16:42:59 +03:00
Makefile net: http: Remove mbedtls heap setting from http library 2017-06-27 16:42:59 +03:00
README_http_parser net: Restructure network protocols 2017-01-02 10:03:19 +01:00