Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 42c1ca4 commit 163c694Copy full SHA for 163c694
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