BUG: 51d: In Hash Trie, multi header matching was affected by the header names stored globaly.

Some logic around mutli header matching in Hash Trie has been improved
where only the name of the most important header was stored in the
global heade_names structure. Now all headers are stored, so are used in
the mutli header matching correctly.
1 file changed