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

Fix httpPrefixHeaders selector #533

Merged
merged 1 commit into from
Aug 20, 2020
Merged

Fix httpPrefixHeaders selector #533

merged 1 commit into from
Aug 20, 2020

Conversation

mtdowling
Copy link
Member

The httpPrefixHeaders trait actually only supports string values in the
map (or a list/set of strings). A compliance test was added to test
extracting all headers with no prefix.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The httpPrefixHeaders trait actually only supports string values in the
map (or a list/set of strings). A compliance test was added to test
extracting all headers with no prefix.
@mtdowling mtdowling requested a review from kstich August 20, 2020 20:05
@mtdowling mtdowling merged commit 95f526e into master Aug 20, 2020
@mtdowling mtdowling deleted the fix-prefix-headers branch September 14, 2020 22:49
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.

2 participants