Home
last modified time | relevance | path

Searched defs:http_cgi_params (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/
H A Dhttpd.c327 #define http_cgi_params hs->params macro
330 char *http_cgi_params[LWIP_HTTPD_MAX_CGI_PARAMETERS]; /* Params extracted from the request URI */ variable
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/
H A Dhttpd.c341 #define http_cgi_params hs->params macro
344 static char *http_cgi_params[LWIP_HTTPD_MAX_CGI_PARAMETERS]; /* Params extracted from the request U… variable