zephyr/subsys/net/lib/http
Benedikt Schmidt a8b7caa58d net: http: switch to zsock_ for http_client
Using zsock_ in http_client instead of the POSIX API versions of the
functions allows the usage of http_client in combination with
CONFIG_POSIX_API.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2021-09-09 21:16:28 -04:00
..
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
http_client.c net: http: switch to zsock_ for http_client 2021-09-09 21:16:28 -04:00
http_parser.c net: http: update status if no status text is provided 2021-05-18 11:23:59 -05:00
http_parser_url.c license: add missing SPDX headers 2021-02-11 08:05:16 -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