Skip to content
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

Header values should not be passed through as arrays #42

Open
mrickard opened this issue Mar 6, 2019 · 0 comments
Open

Header values should not be passed through as arrays #42

mrickard opened this issue Mar 6, 2019 · 0 comments
Assignees

Comments

@mrickard
Copy link
Contributor

mrickard commented Mar 6, 2019

While there's code in shimmerHttp that checks for arrays of http headers that share the same name/key (and preserve them with inserted indexes), there isn't currently any protection for values expressed as arrays, and a customer started sending those in early March.

Investigate capturing non-string header values in shimmerHttp, so that array values aren't passed through to ES.

@mrickard mrickard self-assigned this Mar 6, 2019
@ewindisch ewindisch added the bug label May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants