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 bb3b183 commit 47eb3d9Copy full SHA for 47eb3d9
config/packages/framework.yaml
@@ -2,7 +2,7 @@
2
framework:
3
secret: '%env(APP_SECRET)%'
4
csrf_protection: true
5
- http_method_override: true
+ http_method_override: false
6
7
# Enables session support. Note that the session will ONLY be started if you read or write from it.
8
# Remove or comment this section to explicitly disable session support.
0 commit comments