Skip to content

proposal: net/http/httputil: support RFC 7239 Forwarded header in ReverseProxy #20526

Closed
@c960657

Description

@c960657

ReverseProxy injects the de facto standard header X-Forwarded-For.

RFC 7239 defines a new header, Forwarded, that offers the same functionality as X-Forwarded-For and more.

I suggest that ReverseProxy get support for Forwarded: for=... in addition to X-Forwarded-For.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions