NGX_HTTP_UNAUTHORIZED  376 src/http/modules/ngx_http_auth_basic_module.c     return NGX_HTTP_UNAUTHORIZED;
NGX_HTTP_UNAUTHORIZED  141 src/http/modules/ngx_http_auth_request_module.c         if (ctx->status == NGX_HTTP_UNAUTHORIZED) {
NGX_HTTP_UNAUTHORIZED 1098 src/http/ngx_http_core_module.c         if (rc == NGX_HTTP_FORBIDDEN || rc == NGX_HTTP_UNAUTHORIZED) {
NGX_HTTP_UNAUTHORIZED 1099 src/http/ngx_http_core_module.c             if (r->access_code != NGX_HTTP_UNAUTHORIZED) {
NGX_HTTP_UNAUTHORIZED 2329 src/http/ngx_http_upstream.c             if (status == NGX_HTTP_UNAUTHORIZED