Closed nafg closed 4 months ago
I didn't add a test.
I try to preserve the header order and case while overwriting by case-insensitive key. To do this I involve a ListMap
with lower-cased keys for the map entry key, while including the original key string in the map entry value.
Thanks @nafg ! No worries about the test, I'll add one
Fixes #161