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.
2 parents 7fe9b3d + 07794a2 commit 5a87694Copy full SHA for 5a87694
deployment/proxies.rst
@@ -82,12 +82,6 @@ and what headers your reverse proxy uses to send information:
82
;
83
};
84
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
91
.. caution::
92
93
Enabling the ``Request::HEADER_X_FORWARDED_HOST`` option exposes the
0 commit comments