]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: h1: move the h1_state definition to proto_http
authorWilly Tarreau <w@1wt.eu>
Tue, 11 Dec 2018 10:04:56 +0000 (11:04 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Dec 2018 16:15:13 +0000 (17:15 +0100)
commit326e27ed0800def64c8ccdad7a24a04efdd8855f
tree2b9c98abeeab8b3bdbb08ff202357fa178b34e6e
parent538746ad38ca0c3b710a4690784eeaeec63c45b2
REORG: h1: move the h1_state definition to proto_http

This is the legacy HTTP/1 state, it's never used from within h1 users,
let's move it to proto_http with the rest of the legacy code.
include/proto/h1.h
include/proto/proto_http.h
include/types/h1.h
include/types/hlua.h
include/types/proto_http.h