]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http: split initialization
authorThierry FOURNIER <tfournier@arpalert.org>
Fri, 25 Sep 2015 16:53:18 +0000 (18:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 25 Sep 2015 21:39:48 +0000 (23:39 +0200)
commitfd50f0bcc8b759eb3f1f81b10ed777a356e82594
treeedd35b7fc4b3e330df5d5813c97b919aba78bf66
parent8d16de0ad0d515639ebe51b43ef789527df0cc4d
MINOR: http: split initialization

The goal is to export the http txn initialisation functions for
using it in the Lua code.
include/proto/proto_http.h
src/proto_http.c