CLEANUP: htx: fix a typo in an error message of http_str_to_htx
authorManu Nicolas <e.nicolas@criteo.com>
Mon, 9 Jan 2023 01:31:06 +0000 (01:31 +0000)
committerWilly Tarreau <w@1wt.eu>
Mon, 9 Jan 2023 04:28:03 +0000 (05:28 +0100)
commit45b6b233359a95f95d98bb670a931d05907edd60
treefce318ff46971c3b3a3b3cb4d1263a319188858c
parent40c88f997f02e47041dd0fddf620617a302ba53c
CLEANUP: htx: fix a typo in an error message of http_str_to_htx

This fixes a typo in an error message about headers in the
http_str_to_htx function.
src/http_htx.c