Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit e0bf3d3

Browse files
authored
Update REQUEST-920-PROTOCOL-ENFORCEMENT.conf
1 parent 0183124 commit e0bf3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/REQUEST-920-PROTOCOL-ENFORCEMENT.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@ SecRule REQUEST_HEADERS:Content-Type "@rx ^[^;\s]+" \
949949
#
950950
# Restrict charset parameter within the content-type header
951951
#
952-
SecRule REQUEST_HEADERS:Content-Type "@rx charset\s*=\s*\"?\'?([^;\"\s]+)" \
952+
SecRule REQUEST_HEADERS:Content-Type "@rx charset\s*=\s*\"?\'?([^;\"\'\s]+)" \
953953
"id:920480,\
954954
phase:1,\
955955
block,\

0 commit comments

Comments
 (0)