Searched refs:NGX_HTTP_MOVED_TEMPORARILY (Results 1 – 6 of 6) sorted by relevance
480 || error == NGX_HTTP_MOVED_TEMPORARILY)) in ngx_http_special_response_handler()633 && overwrite != NGX_HTTP_MOVED_TEMPORARILY in ngx_http_send_error_page()638 r->err_status = NGX_HTTP_MOVED_TEMPORARILY; in ngx_http_send_error_page()
84 #define NGX_HTTP_MOVED_TEMPORARILY 302 macro
1687 || status == NGX_HTTP_MOVED_TEMPORARILY in ngx_http_send_response()
353 regex->status = NGX_HTTP_MOVED_TEMPORARILY; in ngx_http_rewrite()367 regex->status = NGX_HTTP_MOVED_TEMPORARILY; in ngx_http_rewrite()469 ret->status = NGX_HTTP_MOVED_TEMPORARILY; in ngx_http_rewrite_return()
193 case NGX_HTTP_MOVED_TEMPORARILY: in ngx_http_headers_filter()284 case NGX_HTTP_MOVED_TEMPORARILY: in ngx_http_trailers_filter()
498 || r->headers_out.status == NGX_HTTP_MOVED_TEMPORARILY) in ngx_http_set_charset()