Skip to content

Improve forward headers #98

@magiconair

Description

@magiconair

The X-Forwarded-For header is currently not set for websocket connections which is probably a regression of #72.

The X-Forwarded-Proto header should be set to ws and wss for websocket connections.

The X-Forwarded-Port header should be set to complete the X-Forwarded-* headers.

The Forwarded header should set proto to either ws or wss for websocket connections.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions