]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: h1: merge types+proto into common/h1.h
authorWilly Tarreau <w@1wt.eu>
Tue, 11 Dec 2018 12:44:24 +0000 (13:44 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Dec 2018 16:15:13 +0000 (17:15 +0100)
commitafba57ae80d15dd947f51a2ea77c41b9fad6d2ee
treeb8742111f3b30227536e2db764d8e916b0ca2b4a
parent30925659ef21de786e3bf0dbf1013b9ce871d9ba
REORG: h1: merge types+proto into common/h1.h

These two files are self-contained and do not depend on other
layers, so let's remerge them together for easier manipulation.
include/common/h1.h [moved from include/proto/h1.h with 59% similarity]
include/types/h1.h [deleted file]
src/h1.c
src/http_fetch.c
src/http_htx.c
src/mux_h1.c
src/mux_h2.c
src/proto_http.c