Searched refs:NGX_HTTP_UPSTREAM_IGN_CACHE_CONTROL (Results 1 – 2 of 2) sorted by relevance
51 #define NGX_HTTP_UPSTREAM_IGN_CACHE_CONTROL 0x00000010 macro
472 { ngx_string("Cache-Control"), NGX_HTTP_UPSTREAM_IGN_CACHE_CONTROL },4585 if (u->conf->ignore_headers & NGX_HTTP_UPSTREAM_IGN_CACHE_CONTROL) { in ngx_http_upstream_process_cache_control()