Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c228 unsigned int reject_ws_with_no_protocol:1; member
393 a->reject_ws_with_no_protocol = 0; in lejp_vhosts_cb()
538 if (a->reject_ws_with_no_protocol) { in lejp_vhosts_cb()
539 a->reject_ws_with_no_protocol = 0; in lejp_vhosts_cb()
894 a->reject_ws_with_no_protocol = 1; in lejp_vhosts_cb()