Home
last modified time | relevance | path

Searched refs:http_method_get_body (Results 1 – 2 of 2) sorted by relevance

/lighttpd1.4/src/
H A Dbase.h87 unsigned char http_method_get_body; member
H A Dconfigfile.c643 srv->srvconf.http_method_get_body = val; in config_http_parseopts()
1231 | (srv->srvconf.http_method_get_body ? HTTP_PARSEOPT_METHOD_GET_BODY :0); in config_insert()