dotnet / dotnet/aspnetcore

Support the new "Forwarded" header (RFC 7239)

Open
#5,978 20 comments 39 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.