commit | 9e28f459b4d003072d84fce57811b26ff8245f54 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Dec 03 09:43:38 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Dec 03 09:43:38 2017 +0100 |
tree | 6246dbbf507086c6197bc8139e1cf17f025342f8 | |
parent | 6377a0004fa25cc58a0e338a13012d3cf9416ef7 [diff] |
BUG/MINOR: hpack: fix debugging output of pseudo header names When a pseudo header is used, name.ptr is NULL and we must replace it with hpack_idx_to_name(). This only affects code built with DEBUG_HPACK. To be backported to 1.8.