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 network traffic http-request request_header #161

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

clenk
Copy link
Contributor

@clenk clenk commented Mar 14, 2024

Thanks to @JasperJuergensen.

Closes #152.
Closes #153.

From the 2.1 spec:
> The corresponding value for each dictionary key MUST always be a list
of type string to support when a header field is repeated.

With thanks to @JasperJuergensen for spotting the issue and suggesting
the fix.
@rpiazza rpiazza merged commit 61915bd into oasis-open:master Mar 14, 2024
2 checks passed
@clenk clenk deleted the fix-network-traffic-request-header branch March 14, 2024 17:47
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.

Incorrect schema for network-traffic http-request-ext request_header
2 participants