MINOR: h2: add a function to report H2 error codes as strings
authorWilly Tarreau <w@1wt.eu>
Sun, 24 Nov 2019 13:56:03 +0000 (14:56 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 25 Nov 2019 10:34:26 +0000 (11:34 +0100)
commitc22d5dfeb87057e54bb28069a0f79565261802cb
tree52233c7e3f10e7fcf2de2a811b98905717e977cd
parent57a1816faec652d9c7fbd9be48ce25c832be20d9
MINOR: h2: add a function to report H2 error codes as strings

Just like we have frame type to string, let's have error to string to
improve debugging and traces.
include/common/h2.h