70d53f0e77
Till now pseudo headers were passed as const strings, but having them as ISTs will be more convenient for traces. This doesn't change anything for strings which are derived from them (and being constants they're still zero-terminated). (cherry picked from commit 271c440392242b5129ffc68787b781b1c39b4618) [wt: will be used for h2 header traces] Signed-off-by: Willy Tarreau <w@1wt.eu> (cherry picked from commit 666d816bbb9ea25dc006a2a8de4335db242f8022) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>