Update .qhelp

This commit is contained in:
ubuntu
2020-07-26 23:47:53 +02:00
parent 2cec8f7e9d
commit ac7c511d86

View File

@@ -8,7 +8,7 @@ This makes it easier for an attacker to intercept.</p>
</overview>
<recommendation>
<p>Always set the `secure` flag to `true` on a cookie before adding it
<p>Always set the <code>secure<code> flag to `true` on a cookie before adding it
to an HTTP response (if the default value is `false`).</p>
</recommendation>