Open
Description
HTTP 9110 RFC states:
HTTP uses "fields" to provide data in the form of extensible name/value pairs with a registered key namespace. Fields are sent and received within the header and trailer sections of messages ([Section 6](https://www.rfc-editor.org/rfc/rfc9110.html#message.abstraction)).
In order to avoid ambiguity in the field values that are sent, the headers
object in a link
object should be specified as a dictionary of string arrays Map<string, [string]>
Metadata
Metadata
Assignees
Labels
No labels