Searched refs:origin_protocol (Results 1 – 8 of 8) sorted by relevance
956 if (hm->origin_protocol == LWSMPRO_CALLBACK || in lws_find_mount()957 ((hm->origin_protocol == LWSMPRO_CGI || in lws_find_mount()1316 if (hit->origin_protocol == LWSMPRO_HTTPS) { in lws_http_proxy_start()1524 (hit->origin_protocol == LWSMPRO_REDIR_HTTP || in lws_http_redirect_hit()1525 hit->origin_protocol == LWSMPRO_REDIR_HTTPS)) && in lws_http_redirect_hit()1527 (hit->origin_protocol == LWSMPRO_REDIR_HTTP || in lws_http_redirect_hit()1528 hit->origin_protocol == LWSMPRO_REDIR_HTTPS)) && in lws_http_redirect_hit()1529 (hit->origin_protocol != LWSMPRO_CGI && in lws_http_redirect_hit()1530 hit->origin_protocol != LWSMPRO_CALLBACK)) { in lws_http_redirect_hit()1540 if (hit->origin_protocol == LWSMPRO_REDIR_HTTP || in lws_http_redirect_hit()[all …]
599 m->origin_protocol = (uint8_t)(unsigned int)n; in lejp_vhosts_cb()
833 if (hit->origin_protocol == LWSMPRO_CGI || in lws_h2_bind_for_post_before_action()834 hit->origin_protocol == LWSMPRO_HTTP || in lws_h2_bind_for_post_before_action()835 hit->origin_protocol == LWSMPRO_HTTPS) in lws_h2_bind_for_post_before_action()841 if (hit->origin_protocol == LWSMPRO_FILE) in lws_h2_bind_for_post_before_action()
1320 unsigned char origin_protocol; /**< one of enum lws_mount_protocols */ member
506 (hit->origin_protocol == LWSMPRO_HTTPS || in lws_process_ws_upgrade()507 hit->origin_protocol == LWSMPRO_HTTP)) in lws_process_ws_upgrade()
1377 ac->mount.origin_protocol = LWSMPRO_CALLBACK; in callback_acme_client()
921 mount_protocols[mounts->origin_protocol], in lws_create_vhost()
1175 unsigned char origin_protocol;1186 `.origin_protocol` should be one of