|
@@ -111,7 +111,7 @@ XML::
|
|
----
|
|
----
|
|
<b:bean id="httpFirewall"
|
|
<b:bean id="httpFirewall"
|
|
class="org.springframework.security.web.firewall.StrictHttpFirewall"
|
|
class="org.springframework.security.web.firewall.StrictHttpFirewall"
|
|
- p:allowedHttpMethods="GET,HEAD"/>
|
|
|
|
|
|
+ p:allowedHttpMethods="GET,POST"/>
|
|
|
|
|
|
<http-firewall ref="httpFirewall"/>
|
|
<http-firewall ref="httpFirewall"/>
|
|
----
|
|
----
|