Home
last modified time | relevance | path

Searched refs:ZEPHYR_USER_AGENT (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_ws.c25 #if !defined(ZEPHYR_USER_AGENT)
26 #define ZEPHYR_USER_AGENT "Zephyr" macro
80 ZEPHYR_USER_AGENT); in handle_http1_to_websocket_upgrade()