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 e0c7f0e commit 8fc6a78Copy full SHA for 8fc6a78
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