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 net: http: client: Initial version 2019-10-04 16:38:34 +03:00
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 docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
README_http_parser docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00