zephyr/subsys/net/lib/websocket
Robert Lubos 3572c9f825 net: http: client: Allow to abort download from response callback
Update the response callback function signature to allow the callback to
return an error code, which in turn will cause the HTTP client to abort
the download.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-05-23 17:20:24 +02:00
..
CMakeLists.txt
Kconfig
websocket_internal.h
websocket.c net: http: client: Allow to abort download from response callback 2025-05-23 17:20:24 +02:00