Closed
Description
In the HttpFoundation of https://github.com/symfony/symfony/blob/6.0/UPGRADE-6.0.md, there are duplicate list items:
Removed the Request::HEADER_X_FORWARDED_ALL constant, use either Request::HEADER_X_FORWARDED_FOR | Request::HEADER_X_FORWARDED_HOST | Request::HEADER_X_FORWARDED_PORT | Request::HEADER_X_FORWARDED_PROTO or Request::HEADER_X_FORWARDED_AWS_ELB or Request::HEADER_X_FORWARDED_TRAEFIKconstants instead
and
Removed the Request::HEADER_X_FORWARDED_ALL constant
Metadata
Metadata
Assignees
Labels
No labels