Searched refs:origin_protocol (Results 1 – 8 of 8) sorted by relevance
958 if (hm->origin_protocol == LWSMPRO_CALLBACK || in lws_find_mount()959 ((hm->origin_protocol == LWSMPRO_CGI || in lws_find_mount()1321 if (hit->origin_protocol == LWSMPRO_HTTPS) { in lws_http_proxy_start()1535 (hit->origin_protocol == LWSMPRO_REDIR_HTTP || in lws_http_redirect_hit()1536 hit->origin_protocol == LWSMPRO_REDIR_HTTPS)) && in lws_http_redirect_hit()1538 (hit->origin_protocol == LWSMPRO_REDIR_HTTP || in lws_http_redirect_hit()1539 hit->origin_protocol == LWSMPRO_REDIR_HTTPS)) && in lws_http_redirect_hit()1540 (hit->origin_protocol != LWSMPRO_CGI && in lws_http_redirect_hit()1541 hit->origin_protocol != LWSMPRO_CALLBACK)) { in lws_http_redirect_hit()1551 if (hit->origin_protocol == LWSMPRO_REDIR_HTTP || in lws_http_redirect_hit()[all …]
609 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()
1327 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()
1353 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