summaryrefslogtreecommitdiff
path: root/docs/topics/http
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2012-06-28 10:49:07 +0200
committerClaude Paroz <claude@2xlibre.net>2012-06-28 10:49:07 +0200
commit8a5d1a6b93e05546c5fdbfc497d7fb3a3377cf85 (patch)
treed094671fc2ab8ccc543e4fb90fa7ddd175217689 /docs/topics/http
parentc8928b91b515c0712bdb633c1d1b2656b80baff8 (diff)
Updated obsolete links in the documentation
Diffstat (limited to 'docs/topics/http')
-rw-r--r--docs/topics/http/sessions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/http/sessions.txt b/docs/topics/http/sessions.txt
index 20dc61a222..a32d9b54dd 100644
--- a/docs/topics/http/sessions.txt
+++ b/docs/topics/http/sessions.txt
@@ -521,7 +521,7 @@ consistently by all browsers. However, when it is honored, it can be a
useful way to mitigate the risk of client side script accessing the
protected cookie data.
-.. _HTTPOnly: http://www.owasp.org/index.php/HTTPOnly
+.. _HTTPOnly: https://www.owasp.org/index.php/HTTPOnly
SESSION_COOKIE_NAME
-------------------