hex_core icon indicating copy to clipboard operation
hex_core copied to clipboard

Deprecate hex_http:headers map in favour of list

Open wojtekmach opened this issue 5 years ago • 1 comments
trafficstars

HTTP spec allows duplicate header names so we should allow that to.

wojtekmach avatar Dec 14 '19 13:12 wojtekmach

OR, which I am very much tempted to do so, keep it as as a map of binary keys and lists of binary values.

wojtekmach avatar Aug 13 '23 12:08 wojtekmach