Searched refs:log_request_header_on_error (Results 1 – 3 of 3) sorted by relevance
354 if (srv->srvconf.log_request_header_on_error) { in http_request_parse()374 if (srv->srvconf.log_request_header_on_error) { in http_request_parse()420 if (srv->srvconf.log_request_header_on_error) { in http_request_parse()436 if (srv->srvconf.log_request_header_on_error) { in http_request_parse()448 if (srv->srvconf.log_request_header_on_error) { in http_request_parse()534 if (srv->srvconf.log_request_header_on_error) { in http_request_parse()555 if (srv->srvconf.log_request_header_on_error) { in http_request_parse()684 if (srv->srvconf.log_request_header_on_error) { in http_request_parse()732 if (srv->srvconf.log_request_header_on_error) { in http_request_parse()1089 if (srv->srvconf.log_request_header_on_error) { in http_request_parse()[all …]
524 unsigned short log_request_header_on_error; member
143 cv[37].destination = &(srv->srvconf.log_request_header_on_error); in config_insert()