-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Currently header is represented as a hash, but it can contain repeated keys so a extra_header_lines is used to generated additional ones.
We need a new Header class such that we can configure (globally) which keys are unique (also use first or last value), so other keys can have multiple values.
Header keys are case insensitive so the "headerlize" function can be removed.
Metadata
Metadata
Assignees
Labels
No labels