zephyr/subsys/net/lib/http
Jukka Rissanen 1b04d44247 net: http: Refactor because of timeout overhaul
Use k_timeout_t internally, no change to user API.
Clarify the documentation of the timeout parameter that it is
in milliseconds.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-04-09 16:07:03 +03:00
..
CMakeLists.txt
http_client.c net: http: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
http_parser_url.c
http_parser.c
Kconfig
README_http_parser