diff --git a/requests.md b/requests.md index 53e47509a3a..0ea4c8abe4e 100644 --- a/requests.md +++ b/requests.md @@ -815,6 +815,8 @@ If you are using Amazon AWS or another "cloud" load balancer provider, you may n }) ``` +If your load balancer adds its own IP address to the standard `Forwarded` header, you may use `0.0.0.0/0` to get the leftmost IP as the client IP address. + ## Configuring Trusted Hosts