pub async fn redirect_to_https(
__arg0: Host,
__arg1: OriginalUri,
) -> Result<impl IntoResponse, impl IntoResponse>Expand description
Redirects any request to an HTTPS scheme
pub async fn redirect_to_https(
__arg0: Host,
__arg1: OriginalUri,
) -> Result<impl IntoResponse, impl IntoResponse>Redirects any request to an HTTPS scheme