Skip to content

Using case-insensitive headers (#1744) #1747

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

masseyke
Copy link
Member

@masseyke masseyke commented Sep 7, 2021

The check for the X-elastic-product header is currently case sensitive. However header names are
supposed to be case-insensitive. This commit makes the check case sensitive.

Relates #1745

The check for the X-elastic-product header is currently case sensitive. However header names are
supposed to be case-insensitive. This commit makes the check case sensitive.

Relates elastic#1745
@masseyke masseyke merged commit ad6dea2 into elastic:7.15 Sep 7, 2021
@masseyke masseyke deleted the fix/case-insensitive-headers-7.15 branch September 7, 2021 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant