Skip to content

Commit 5a87694

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Fix build
2 parents 7fe9b3d + 07794a2 commit 5a87694

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

deployment/proxies.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,6 @@ and what headers your reverse proxy uses to send information:
8282
;
8383
};
8484
85-
.. deprecated:: 5.2
86-
87-
In previous Symfony versions, the above example used ``HEADER_X_FORWARDED_ALL``
88-
to trust all "X-Forwarded-" headers, but that constant is deprecated since
89-
Symfony 5.2 in favor of the individual ``HEADER_X_FORWARDED_*`` constants.
90-
9185
.. caution::
9286

9387
Enabling the ``Request::HEADER_X_FORWARDED_HOST`` option exposes the

0 commit comments

Comments
 (0)