Searched refs:NGX_HTTP_UPSTREAM_IGN_VARY (Results 1 – 2 of 2) sorted by relevance
56 #define NGX_HTTP_UPSTREAM_IGN_VARY 0x00000200 macro
474 { ngx_string("Vary"), NGX_HTTP_UPSTREAM_IGN_VARY },4912 if (u->conf->ignore_headers & NGX_HTTP_UPSTREAM_IGN_VARY) { in ngx_http_upstream_process_vary()