Skip to content

Headers are not handled in a case-insensitive way #1745

@masseyke

Description

@masseyke

The check for the "X-elastic-product" header is currently case sensitive. However http response header names are
supposed to be treated as case-insensitive (https://datatracker.ietf.org/doc/html/rfc7230#section-3.2). The impact is that if header names are lowercased by a proxy then elasticsearch hadoop will not connect with elasticsearch for any version at 7.14 or higher.

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