Home
last modified time | relevance | path

Searched refs:NGX_HTTP_TEMPORARY_REDIRECT (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_headers_filter_module.c196 case NGX_HTTP_TEMPORARY_REDIRECT: in ngx_http_headers_filter()
287 case NGX_HTTP_TEMPORARY_REDIRECT: in ngx_http_trailers_filter()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h87 #define NGX_HTTP_TEMPORARY_REDIRECT 307 macro
H A Dngx_http_special_response.c635 && overwrite != NGX_HTTP_TEMPORARY_REDIRECT in ngx_http_send_error_page()
H A Dngx_http_core_module.c1689 || status == NGX_HTTP_TEMPORARY_REDIRECT in ngx_http_send_response()