Home
last modified time | relevance | path

Searched refs:NGX_HTTP_GZIP_PROXIED_AUTH (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h30 #define NGX_HTTP_GZIP_PROXIED_AUTH 0x0100 macro
H A Dngx_http_core_module.c167 { ngx_string("auth"), NGX_HTTP_GZIP_PROXIED_AUTH },
2000 if (r->headers_in.authorization && (p & NGX_HTTP_GZIP_PROXIED_AUTH)) { in ngx_http_gzip_ok()