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 20037b0 commit c2a4027Copy full SHA for c2a4027
deployment/proxies.rst
@@ -40,7 +40,7 @@ and what headers your reverse proxy uses to send information::
40
// or, if your proxy instead uses the "Forwarded" header
41
// Request::HEADER_FORWARDED
42
43
- // or, if you're using wellknow proxy
+ // or, if you're using a wellknown proxy
44
// Request::HEADER_X_FORWARDED_AWS_ELB
45
// Request::HEADER_X_FORWARDED_TRAEFIK
46
);
0 commit comments