Skip to content

Commit

Permalink
Fix CSP remove mutation example result (#4966)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelcroix authored Nov 1, 2024
1 parent 05db2df commit 427acd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/ApiOverview/ContentSecurityPolicy/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ The following modes are available:

.. code-block:: http
Content-Security-Policy: img-src 'self'
Content-Security-Policy: default-src 'self'
.. confval:: set
:name: content-security-policy-mode-set
Expand Down

0 comments on commit 427acd7

Please sign in to comment.