What is the server behavior for deserializing httpPrefixHeaders
when multiple values appear for the same header name?
#1069
Labels
documentation
This is a problem with documentation.
guidance
Question that needs advice or information.
protocol-test
New protocol tests are needed
server
This issue involves the specification for server software.
What map should a server implementation deserialize to when encountering multiple values for the same header name? The docs don't specify a behavior.
There are also no protocol tests.
Example (taken from here):
Should we accept the request and pick the first or the last value? Should we reject the request?
The text was updated successfully, but these errors were encountered: