Rocket/examples/tls
Sergio Benitez a82508b403 Set 'Secure' cookie flag by default under TLS.
If TLS is enabled and active, Rocket will now set the `Secure` cookie
attribute by default.

Resolves #2425.
2023-04-05 13:15:24 -07:00
..
private Support TLS keys in SEC1 format. 2023-03-23 14:57:54 -07:00
src Set 'Secure' cookie flag by default under TLS. 2023-04-05 13:15:24 -07:00
Cargo.toml Set 'Secure' cookie flag by default under TLS. 2023-04-05 13:15:24 -07:00
Rocket.toml Support TLS keys in SEC1 format. 2023-03-23 14:57:54 -07:00