Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbase.h275 unsigned short log_response_header; member
H A Dconfigfile.c251 cv[33].destination = &(s->log_response_header); in config_insert()
342 PATCH(log_response_header); in config_setup_connection()
459 PATCH(log_response_header); in config_patch_connection()
H A Dresponse.c129 if (con->conf.log_response_header) { in http_response_write_header()