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 6035815 + b1fb0b1 commit 0877a61Copy full SHA for 0877a61
deployment/proxies.rst
@@ -48,7 +48,7 @@ and what headers your reverse proxy uses to send information::
48
.. deprecated:: 5.2
49
50
In previous Symfony versions, the above example used ``HEADER_X_FORWARDED_ALL``
51
- to trust all "X-Forwarded-*" headers, but that constant is deprecated since
+ to trust all "X-Forwarded-" headers, but that constant is deprecated since
52
Symfony 5.2 in favor of the individual ``HEADER_X_FORWARDED_*`` constants.
53
54
.. caution::
0 commit comments