Home
last modified time | relevance | path

Searched refs:NGX_HTTP_UPSTREAM_FT_INVALID_HEADER (Results 1 – 8 of 8) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h22 #define NGX_HTTP_UPSTREAM_FT_INVALID_HEADER 0x00000008 macro
H A Dngx_http_upstream.c2399 NGX_HTTP_UPSTREAM_FT_INVALID_HEADER); in ngx_http_upstream_process_header()
2410 ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_INVALID_HEADER); in ngx_http_upstream_process_header()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_memcached_module.c47 { ngx_string("invalid_response"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
H A Dngx_http_scgi_module.c79 { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
H A Dngx_http_uwsgi_module.c111 { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
H A Dngx_http_fastcgi_module.c208 { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
H A Dngx_http_grpc_module.c209 { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
H A Dngx_http_proxy_module.c219 { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },