@ -431,14 +431,20 @@ public class StrictHttpFirewall implements HttpFirewall {
@@ -431,14 +431,20 @@ public class StrictHttpFirewall implements HttpFirewall {
if(!isNormalized(request)){
thrownewRequestRejectedException("The request was rejected because the URL was not normalized.");
@ -526,6 +532,9 @@ public class StrictHttpFirewall implements HttpFirewall {
@@ -526,6 +532,9 @@ public class StrictHttpFirewall implements HttpFirewall {