commit | cc7f1b29da7a1c96dc492dc9f0a060fd6000059f | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Mon May 30 21:25:36 2022 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Mon May 30 21:25:36 2022 +0300 |
tree | 4b09c641a7dd4e012b7174d1641a8b9942e207e2 | |
parent | 136c677ec48e150904d50cc8a190ff0b246c5303 [diff] |
Perl: all known input headers are handled identically. As all known input headers are now linked lists, these are now handled identically. In particular, this makes it possible to access properly combined values of headers not specifically handled previously, such as "Via" or "Connection".