Add support for `httpPrefixHeaders` in server requests (#1140)
The implemented behavior is to fail to deserialize HTTP requests if there is more than one value for the same header name. See #1139.
Loading
Please sign in to comment
The implemented behavior is to fail to deserialize HTTP requests if there is more than one value for the same header name. See #1139.