Skip to content

Update changelog/docs - Some response headers no longer have "http_" prefix. #111

@guyboertje

Description

@guyboertje

After the switch to Netty in 3.1.X+ some response headers are not prefixed with "http_".

Previously, it appears that Puma (and Mongrel) added this prefix.

Users that depend on a field http_x_forwarded_for to do geoip lookup will have failures as the field is now x_forwarded_for.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions