commit | 47596d378706e72db644e1a3dbafa3e24a0f6caf | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Mon Oct 22 09:17:28 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Nov 18 22:08:53 2018 +0100 |
tree | e548944a68fc11e08f25e271643c56b72ebfb0fa | |
parent | a3d2a16fada001dcee7897e49a68235d92539cdc [diff] |
MINOR: http_htx: Add functions to manipulate HTX messages in http_htx.c This file will host all functions to manipulate HTTP messages using the HTX representation. Functions in this file will be able to be called from anywhere and are mainly related to the HTTP semantics.