Searched refs:LWSMPRO_CGI (Results 1 – 5 of 5) sorted by relevance
38 /* .origin_protocol */ LWSMPRO_CGI, /* files in a dir */
1273 LWSMPRO_CGI = 3, /**< pass to CGI to handle */ enumerator
959 ((hm->origin_protocol == LWSMPRO_CGI || in lws_find_mount()1540 (hit->origin_protocol != LWSMPRO_CGI && in lws_http_redirect_hit()1904 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