Searched refs:NGX_HTTP_UPSTREAM_IGN_EXPIRES (Results 1 – 2 of 2) sorted by relevance
50 #define NGX_HTTP_UPSTREAM_IGN_EXPIRES 0x00000008 macro
471 { ngx_string("Expires"), NGX_HTTP_UPSTREAM_IGN_EXPIRES },4706 if (u->conf->ignore_headers & NGX_HTTP_UPSTREAM_IGN_EXPIRES) { in ngx_http_upstream_process_expires()