zephyr/samples/net/sockets/http_server/src
Robert Lubos 2d0e7bc7d5 samples: net: http_server: Fix assertion on dynamic upload abort
The buffer pointer provided to the dynamic handler  should be verified
after checking the transaction status. In case upload was aborted and
underlying connection closed, the callback will get
HTTP_SERVER_DATA_ABORTED status w/o a pointer to any data.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-10-21 15:58:59 +02:00
..
static_web_resources samples: net: http_server: sent net stats to client via websocket 2024-08-12 19:25:05 -04:00
ca.der
certificate.h
dummy_psk.h
https-server-cert.der
https-server-key.der
main.c samples: net: http_server: Fix assertion on dynamic upload abort 2024-10-21 15:58:59 +02:00
server_privkey.der
server.der
usb.c samples: net: http_server: Add netusb support 2024-09-11 07:40:22 -04:00
ws.c samples: net: http_server: sent net stats to client via websocket 2024-08-12 19:25:05 -04:00
ws.h samples: net: http_server: sent net stats to client via websocket 2024-08-12 19:25:05 -04:00