I am trying to route a http post request using haproxy. I am routing the call on the basis of request body, so my acl logic in haproxy looks like: acl api_name req.body -m
acl api_name req.body -m