Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_special_response.c433 case NGX_HTTP_TO_HTTPS: in ngx_http_special_response_handler()
445 case NGX_HTTP_TO_HTTPS: in ngx_http_special_response_handler()
511 case NGX_HTTP_TO_HTTPS: in ngx_http_special_response_handler()
H A Dngx_http_request.h123 #define NGX_HTTP_TO_HTTPS 497 macro
H A Dngx_http_request.c1996 ngx_http_finalize_request(r, NGX_HTTP_TO_HTTPS); in ngx_http_process_request()
H A Dngx_http_core_module.c4703 case NGX_HTTP_TO_HTTPS: in ngx_http_core_error_page()