2 lines
95 B
Plaintext
2 lines
95 B
Plaintext
set_cookie_flag {{ COOKIE_FLAGS }}{% if COOKIE_AUTO_SECURE_FLAG == "yes" %} Secure{% endif %};
|