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.c238 unsigned int reject_ws_with_no_protocol:1; member
403 a->reject_ws_with_no_protocol = 0; in lejp_vhosts_cb()
548 if (a->reject_ws_with_no_protocol) { in lejp_vhosts_cb()
549 a->reject_ws_with_no_protocol = 0; in lejp_vhosts_cb()
904 a->reject_ws_with_no_protocol = 1; in lejp_vhosts_cb()