Searched refs:pvos (Results 1 – 4 of 4) sorted by relevance
259 const struct lws_protocol_vhost_options *pvos = NULL; in lws_process_ws_upgrade2() local271 pvos = lws_vhost_protocol_options(wsi->a.vhost, wsi->a.protocol->name); in lws_process_ws_upgrade2()272 if (pvos && pvos->options && in lws_process_ws_upgrade2()273 !lws_pvo_get_str((void *)pvos->options, "basic-auth", in lws_process_ws_upgrade2()
42 As a plugin, you can configure the mounts and pvos per-vhost easily in JSON.78 This enables the plugin on the vhost, configures the pvos, and makes
76 `./test-apps/test-server-v2.0.c` for example code for providing pvos.
194 There are two possible pvos supported, "ops", shown above, directly passes the