Home
last modified time | relevance | path

Searched refs:redirect_https_port (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_https_upstream.cc1429 if (httpconf.redirect_https_port == StringRef::from_lit("443")) { in redirect_to_https()
1435 httpconf.redirect_https_port, req.path); in redirect_to_https()
H A Dshrpx_http2_upstream.cc1989 if (httpconf.redirect_https_port == StringRef::from_lit("443")) { in redirect_to_https()
1995 httpconf.redirect_https_port, req.path); in redirect_to_https()
H A Dshrpx_config.h873 StringRef redirect_https_port; member
H A Dshrpx.cc2008 httpconf.redirect_https_port = StringRef::from_lit("443"); in fill_default_config()
3385 << config->http.redirect_https_port << R"( in print_help()
H A Dshrpx_config.cc3962 config->http.redirect_https_port = make_string_ref(config->balloc, optarg); in parse_config()

Completed in 27 milliseconds