Private
Public Access
2
0

coraza: add application/json to SecResponseBodyMimeType

This commit is contained in:
2026-02-02 22:10:14 +03:00
parent d7b6e468d7
commit a213a75f72

View File

@@ -78,7 +78,7 @@ SecResponseBodyAccess On
# Which response MIME types do you want to inspect? You should adjust the
# configuration below to catch documents but avoid static files
# (e.g., images and archives).
SecResponseBodyMimeType text/plain text/html text/xml
SecResponseBodyMimeType text/plain text/html text/xml application/json
# Buffer response bodies of up to 512 KB in length.
SecResponseBodyLimit 524288