Skip to content

Commit 91a8ed1

Browse files
deniz-husajsjohnr
authored andcommitted
Update firewall.adoc
1 parent 5a25a82 commit 91a8ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/exploits/firewall.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ XML::
111111
----
112112
<b:bean id="httpFirewall"
113113
class="org.springframework.security.web.firewall.StrictHttpFirewall"
114-
p:allowedHttpMethods="GET,HEAD"/>
114+
p:allowedHttpMethods="GET,POST"/>
115115
116116
<http-firewall ref="httpFirewall"/>
117117
----

0 commit comments

Comments
 (0)