Home
last modified time | relevance | path

Searched refs:LWSMPRO_CGI (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-cgi/
Dminimal-http-server.c38 /* .origin_protocol */ LWSMPRO_CGI, /* files in a dir */
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1273 LWSMPRO_CGI = 3, /**< pass to CGI to handle */ enumerator
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c959 ((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()
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c833 if (hit->origin_protocol == LWSMPRO_CGI || in lws_h2_bind_for_post_before_action()
/third_party/libwebsockets/READMEs/
DREADME.coding.md1193 LWSMPRO_CGI,
1203 - LWSMPRO_CGI associates the url namespace with the given CGI executable, which