Parses an internet header according to RFC5322 (with RFC822 compatibility).
Input stream from which the header is parsed
Destination map to write into
The maximum allowed length of a single line
Custom allocator to use for allocating strings
Flag indicating that duplicate fields should be merged using a comma
See Implementation
Parses an internet header according to RFC5322 (with RFC822 compatibility).