Home
last modified time | relevance | path

Searched refs:log_request_header (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbase.h273 unsigned short log_request_header; member
H A Dconfigfile.c252 cv[34].destination = &(s->log_request_header); in config_insert()
341 PATCH(log_request_header); in config_setup_connection()
457 PATCH(log_request_header); in config_patch_connection()
H A Drequest.c306 if (con->conf.log_request_header) { in http_request_parse()