Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="configuring-trusted-hosts"></a>
## Configuring Trusted Hosts

Expand Down