Skip to content

Commit

Permalink
relaxedQuery in server.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
delcroip committed Jul 21, 2023
1 parent 05204f8 commit 240826e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<Connector port="${server.port}" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443"
relaxedQueryChars="^{}[]|&quot;"
maxThreads="${server.tomcat.max-threads}"
minSpareThreads="${server.tomcat.min-spare-threads}" />

Expand Down

0 comments on commit 240826e

Please sign in to comment.