Searched refs:LWSMPRO_HTTPS (Results 1 – 7 of 7) sorted by relevance
32 /* .origin_protocol */ LWSMPRO_HTTPS, /* files in a dir */
1271 LWSMPRO_HTTPS = 1, /**< https reverse proxy */ enumerator
34 LWSMPRO_HTTPS depending on the protocol the unix socket understands, and the
1191 LWSMPRO_HTTPS,
506 (hit->origin_protocol == LWSMPRO_HTTPS || in lws_process_ws_upgrade()
835 hit->origin_protocol == LWSMPRO_HTTPS) in lws_h2_bind_for_post_before_action()
1321 if (hit->origin_protocol == LWSMPRO_HTTPS) { in lws_http_proxy_start()1835 if (hit->origin_protocol == LWSMPRO_HTTPS || in lws_http_action()