Skip to content

Commit f739e4b

Browse files
committed
minor #13129 Update http_foundation.rst (gergelypap)
This PR was merged into the 3.4 branch. Discussion ---------- Update http_foundation.rst Fixed dead link for OWASP guidelines about JSON response object wrapping. Commits ------- 930b287 Update http_foundation.rst
2 parents 6c06b69 + 930b287 commit f739e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,4 +668,4 @@ Learn More
668668
.. _nginx: https://www.nginx.com/resources/wiki/start/topics/examples/xsendfile/
669669
.. _Apache: https://tn123.org/mod_xsendfile/
670670
.. _`JSON Hijacking`: http://haacked.com/archive/2009/06/25/json-hijacking.aspx
671-
.. _OWASP guidelines: https://www.owasp.org/index.php/OWASP_AJAX_Security_Guidelines#Always_return_JSON_with_an_Object_on_the_outside
671+
.. _OWASP guidelines: https://cheatsheetseries.owasp.org/cheatsheets/AJAX_Security_Cheat_Sheet.html#always-return-json-with-an-object-on-the-outside

0 commit comments

Comments
 (0)