Searched refs:LWSMPRO_CGI (Results 1 – 5 of 5) sorted by relevance
38 /* .origin_protocol */ LWSMPRO_CGI, /* files in a dir */
1266 LWSMPRO_CGI = 3, /**< pass to CGI to handle */ enumerator
957 ((hm->origin_protocol == LWSMPRO_CGI || in lws_find_mount()1529 (hit->origin_protocol != LWSMPRO_CGI && in lws_http_redirect_hit()1893 if (hit->origin_protocol == LWSMPRO_CGI) { in lws_http_action()
833 if (hit->origin_protocol == LWSMPRO_CGI || in lws_h2_bind_for_post_before_action()
1193 LWSMPRO_CGI,1203 - LWSMPRO_CGI associates the url namespace with the given CGI executable, which