The [spec](https://www.rfc-editor.org/rfc/rfc9421.html#name-http-fields) details how to handle headers that appear more than once which is not currently supported in the library. Add support for correct concatenation of headers with multiple values.
The spec details how to handle headers that appear more than once which is not currently supported in the library.
Add support for correct concatenation of headers with multiple values.