MINOR: channel: Rely on HTX version if appropriate in channel_may_recv()

When channel_may_recv() is called for an HTX stream, the HTX version,
channel_htx_may_recv() is called. This patch is mandatory to fix a bug
related to the abortonclose option.

(cherry picked from commit 1c235e57d0087e86074178f682c24f8aa44e0fcd)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit d54760ed1a531c8988e6d4f12800151295c8eaf9)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit e1616ae874cfd95ea78d082640b3458185f0774f)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
1 file changed