]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: mux-h2: Remove unused flags H2_SF_CHNK_*
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 18 Jul 2019 13:26:47 +0000 (15:26 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 19 Jul 2019 07:46:23 +0000 (09:46 +0200)
commit4da05478e3a66376c2bb90c0d321f14204f2e289
tree0f5df0407fa28bf260616b789c3d436cc171c4fa
parent39566d1892e30711e13ead44824543755f4a5522
CLEANUP: mux-h2: Remove unused flags H2_SF_CHNK_*

Since the legacy HTTP code was removed, these flags are unused anymore.
src/mux_h2.c