Support the new "Forwarded" header (RFC 7239)
Open
affected-medium
area-middleware
enhancement
feature-forwarded-headers
severity-minor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
There is now a standard for the most common X-Forwarded-\* headers. It was introduced with RFC 7239: "[Forwarded HTTP Extension](https://tools.ietf.org/html/rfc7239)".
Example: `Forwarded: for=192.0.2.60;proto=http;by=203.0.113.43`
It would be great if this could be supported.
Contributor guide
Assessment
This issue has not been assessed yet.