NGX_HTTP_MOVED_TEMPORARILY  493 http/modules/ngx_http_charset_filter_module.c         || r->headers_out.status == NGX_HTTP_MOVED_TEMPORARILY)
NGX_HTTP_MOVED_TEMPORARILY  149 http/modules/ngx_http_headers_filter_module.c             && r->headers_out.status != NGX_HTTP_MOVED_TEMPORARILY
NGX_HTTP_MOVED_TEMPORARILY  348 http/modules/ngx_http_rewrite_module.c         regex->status = NGX_HTTP_MOVED_TEMPORARILY;
NGX_HTTP_MOVED_TEMPORARILY  362 http/modules/ngx_http_rewrite_module.c             regex->status = NGX_HTTP_MOVED_TEMPORARILY;
NGX_HTTP_MOVED_TEMPORARILY  464 http/modules/ngx_http_rewrite_module.c             ret->status = NGX_HTTP_MOVED_TEMPORARILY;
NGX_HTTP_MOVED_TEMPORARILY  416 http/ngx_http_special_response.c             || error == NGX_HTTP_MOVED_TEMPORARILY))
NGX_HTTP_MOVED_TEMPORARILY  579 http/ngx_http_special_response.c         r->err_status = NGX_HTTP_MOVED_TEMPORARILY;