zephyr/samples/net/sockets
Matt Rodgers 549e5de277 net: websocket: pass HTTP upgrade request context to user callback
Passing HTTP upgrade request context to the user callback allows the
user to decide whether to accept or reject the websocket connection
based on the HTTP headers in the request. The primary reason for this is
to enable authentication of the websocket connection (e.g. via cookies
or Authorization header).

Signed-off-by: Matt Rodgers <mrodgers@witekio.com>
2025-01-08 21:02:02 +01:00
..
big_http_download
can boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
coap_client
coap_download
coap_server drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
dumb_http_server samples: dumb_http_server: Fix dead "Zephyr About page" href 2024-12-02 14:23:43 +01:00
dumb_http_server_mt samples: dumb_http_server: Fix dead "Zephyr About page" href 2024-12-02 14:23:43 +01:00
echo boards: ti: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
echo_async drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
echo_async_select
echo_client samples: echo_client: OpenThread RCP set CONFIG_SETTINGS_NVS=y 2025-01-08 09:33:40 +01:00
echo_server samples: echo_server: fix rw612_openthread_rcp_host build in CI 2024-12-11 07:57:06 +01:00
echo_service samples: net: sockets: echo_service: Use ZVFS default settings 2025-01-02 21:34:49 +01:00
http_client
http_get drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
http_server net: websocket: pass HTTP upgrade request context to user callback 2025-01-08 21:02:02 +01:00
net_mgmt
packet
sntp_client drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
socketpair
tcp
txtime
websocket_client
sockets.rst