zephyr/subsys/net/lib/http
Jukka Rissanen 28a46c0f60 net: http: client: Return error if waiting timeout
Return error to the caller if no data was received or there
was some other error. Earlier we did not check the error
condition properly.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-02-28 18:02:34 +00:00
..
CMakeLists.txt
http_client.c net: http: client: Return error if waiting timeout 2024-02-28 18:02:34 +00:00
http_parser_url.c
http_parser.c
Kconfig
README_http_parser