Searched refs:err_status (Results 1 – 5 of 5) sorted by relevance
426 r->err_status = error; in ngx_http_special_response_handler()515 r->err_status = NGX_HTTP_BAD_REQUEST; in ngx_http_special_response_handler()598 r->err_status = overwrite; in ngx_http_send_error_page()638 r->err_status = NGX_HTTP_MOVED_TEMPORARILY; in ngx_http_send_error_page()655 return ngx_http_send_special_response(r, clcf, r->err_status in ngx_http_send_error_page()795 r->err_status = NGX_HTTP_OK; in ngx_http_send_refresh()
444 ngx_uint_t err_status; member
1775 if (r->err_status) { in ngx_http_variable_status()1776 status = r->err_status; in ngx_http_variable_status()
1759 if (r->err_status) { in ngx_http_send_header()1760 r->headers_out.status = r->err_status; in ngx_http_send_header()
859 if (r->err_status) { in ngx_http_log_status()860 status = r->err_status; in ngx_http_log_status()