BUG/MINOR: da: Get the request channel to call CHECK_HTTP_MESSAGE_FIRST()
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 19 Apr 2019 13:26:01 +0000 (15:26 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 19 Apr 2019 13:53:23 +0000 (15:53 +0200)
commitf48552f2c10a2f956d7bd1eb02a6d694d2b5c5d3
treec93a6c8604304fcd1dfcfe2b136638564835b698
parent2db9dac4c81bbb97b45c9f0ff73ed9fe24a2ba83
BUG/MINOR: da: Get the request channel to call CHECK_HTTP_MESSAGE_FIRST()

Since the commit 89dc49935 ("BUG/MAJOR: http_fetch: Get the channel depending on
the keyword used"), the right channel must be passed as argument when the macro
CHECK_HTTP_MESSAGE_FIRST is called.

This patch must be backported to 1.9.
src/da.c