>secure-url ( url -- url' )
Furnace framework » Furnace redirection support » Secure redirection

Next:<secure-redirect> ( url -- response )


Vocabulary
furnace.redirection

Inputs
urlan url


Outputs
url'an url


Word description
Sets the protocol of a URL to HTTPS.

Definition