commit | c26c72d89b26374d4053c810de961cbdecb8f8bb | [log] [tgz] |
---|---|---|
author | Dirkjan Bussink <d.bussink@gmail.com> | Fri Sep 14 14:30:25 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Oct 09 15:09:29 2018 +0200 |
tree | 40c3507235a6b57ec9db962c9475d34a7ea32cd6 | |
parent | 1d323de5e103a92b612f9f5299f706a5b1a8001c [diff] |
CLEANUP: h1: Fix debug warnings for h1 headers The wrong method was used to debug the h1m state here. This fixes both the signature of the h1m method and also fixes the invocation to be correct.