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 D | ngx_http_upstream.h | 22 #define NGX_HTTP_UPSTREAM_FT_INVALID_HEADER 0x00000008 macro
|
| H A D | ngx_http_upstream.c | 2399 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 D | ngx_http_memcached_module.c | 47 { ngx_string("invalid_response"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
|
| H A D | ngx_http_scgi_module.c | 79 { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
|
| H A D | ngx_http_uwsgi_module.c | 111 { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
|
| H A D | ngx_http_fastcgi_module.c | 208 { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
|
| H A D | ngx_http_grpc_module.c | 209 { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
|
| H A D | ngx_http_proxy_module.c | 219 { ngx_string("invalid_header"), NGX_HTTP_UPSTREAM_FT_INVALID_HEADER },
|