Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Ddummy-callback.c121 if (!wsi->h1_ws_proxied || !wsi->parent) in lws_callback_ws_proxy()
Dprivate-lib-core-net.h793 unsigned int h1_ws_proxied:1; member
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1491 cwsi->h1_ws_proxied = 1; in lws_http_proxy_start()