Skip to content

[FrameworkBundle] http_method_override option is ignored when app is behind HttpCache #8481

@kbond

Description

@kbond

The work around is to manually call Request::enableHttpMethodParameterOverride(); in my front controller. Is this expected?

  • 2.3.* without HttpCache: framework.http_method_override is used and works as expected
  • 2.3.* with HttpCache: framework.http_method_override is ignored

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions