We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460cdd7 commit 5961ea1Copy full SHA for 5961ea1
components/http_foundation.rst
@@ -729,7 +729,7 @@ The ``JsonResponse`` class sets the ``Content-Type`` header to
729
Only methods that respond to GET requests are vulnerable to XSSI 'JSON Hijacking'.
730
Methods responding to POST requests only remain unaffected.
731
732
-.. danger::
+.. warning::
733
734
The ``JsonResponse`` constructor exhibits non-standard JSON encoding behavior
735
and will treat ``null`` as an empty object if passed as a constructor argument,
0 commit comments