Skip to main content

request_is_https

Function request_is_https 

Source
fn request_is_https(ctx: &Context) -> bool
Expand description

True when the request arrived over HTTPS (controls the cookie Secure flag).