Skip to content

Adding x-forwarded-port causes application to crash #28153

@tomas7777

Description

@tomas7777

Symfony version(s) affected: 2.8.44

Description
After updating an application to 2.8.44 and initially setting x-forwarded-port header and then making request which will be making sub request \Symfony\Component\HttpFoundation\Exception\ConflictingHeadersException is being triggered which causes application to crash. This didn't happen prior to 2.8.44 release.

How to reproduce
Add x-forwarded-port header and make request which will be making sub requests.

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