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.
2 parents b42027b + 8b96961 commit fa6f4fdCopy full SHA for fa6f4fd
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/rate_limiter.xml
@@ -6,7 +6,7 @@
6
xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd
7
http://symfony.com/schema/dic/symfony https://symfony.com/schema/dic/symfony/symfony-1.0.xsd">
8
9
- <framework:config>
+ <framework:config http-method-override="false">
10
<framework:rate-limiter>
11
<framework:limiter
12
name="sliding_window"
0 commit comments