[3.1.x] Fixed #31696 -- Updated OWASP links in docs.

Backport of a16080810b from master
This commit is contained in:
Hasan Ramezani 2020-06-15 09:44:08 +02:00 committed by Mariusz Felisiak
parent 2d3b6bce28
commit ecd794bc68
5 changed files with 5 additions and 5 deletions

View file

@ -872,7 +872,7 @@ Methods
Use ``samesite='None'`` (string) to explicitly state that this cookie is
sent with all same-site and cross-site requests.
.. _HttpOnly: https://www.owasp.org/index.php/HttpOnly
.. _HttpOnly: https://owasp.org/www-community/HttpOnly
.. _SameSite: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite
.. versionchanged:: 3.1