We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a25a82 commit 91a8ed1Copy full SHA for 91a8ed1
docs/modules/ROOT/pages/servlet/exploits/firewall.adoc
@@ -111,7 +111,7 @@ XML::
111
----
112
<b:bean id="httpFirewall"
113
class="org.springframework.security.web.firewall.StrictHttpFirewall"
114
- p:allowedHttpMethods="GET,HEAD"/>
+ p:allowedHttpMethods="GET,POST"/>
115
116
<http-firewall ref="httpFirewall"/>
117
0 commit comments