Home
last modified time | relevance | path

Searched refs:ngx_http_client_errors (Results 1 – 7 of 7) sorted by relevance

/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/
H A Dngx_http_request.c68 static char *ngx_http_client_errors[] = { variable
1185 ngx_http_client_errors[rc - NGX_HTTP_CLIENT_ERROR]); in ngx_http_process_request_line()
/dports/www/nginx-lite/nginx-1.20.2/src/http/
H A Dngx_http_request.c68 static char *ngx_http_client_errors[] = { variable
1185 ngx_http_client_errors[rc - NGX_HTTP_CLIENT_ERROR]); in ngx_http_process_request_line()
/dports/www/nginx-full/nginx-1.20.2/src/http/
H A Dngx_http_request.c68 static char *ngx_http_client_errors[] = { variable
1185 ngx_http_client_errors[rc - NGX_HTTP_CLIENT_ERROR]); in ngx_http_process_request_line()
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/
H A Dngx_http_request.c68 static char *ngx_http_client_errors[] = { variable
1185 ngx_http_client_errors[rc - NGX_HTTP_CLIENT_ERROR]); in ngx_http_process_request_line()
/dports/www/nginx/nginx-1.20.2/src/http/
H A Dngx_http_request.c68 static char *ngx_http_client_errors[] = { variable
1185 ngx_http_client_errors[rc - NGX_HTTP_CLIENT_ERROR]); in ngx_http_process_request_line()
/dports/www/nginx-devel/nginx-1.21.5/src/http/
H A Dngx_http_request.c68 static char *ngx_http_client_errors[] = { variable
1175 ngx_http_client_errors[rc - NGX_HTTP_CLIENT_ERROR]); in ngx_http_process_request_line()
/dports/net/quiche/quiche-0.9.0/extras/nginx/
H A Dnginx-1.16.patch1271 static char *ngx_http_client_errors[] = {