]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move common/h2.h to haproxy/h2.h
authorWilly Tarreau <w@1wt.eu>
Wed, 3 Jun 2020 10:04:01 +0000 (12:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commitbf0731491b2595fa138200417be6ab6a14195c6f
treeccf865e526f396630a1f103033923c2382297a99
parentbe327fa332b079a3f5935c50043f4740bb3b2e23
REORG: include: move common/h2.h to haproxy/h2.h

No change was performed, the file is only included from C files and
currently doesn't need to be split into types+functions.
include/haproxy/h2.h [moved from include/common/h2.h with 99% similarity]
src/h2.c
src/hpack-dec.c
src/mux_h1.c
src/mux_h2.c