MINOR: lua: Don't handle the header Expect in lua HTTP applets anymore
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 1 Mar 2019 11:02:08 +0000 (12:02 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 19 Mar 2019 08:58:35 +0000 (09:58 +0100)
commit18c2e8dc0fa8d21e7f478852d53009a47d60a348
tree06b33a7a2b93c00776dd6190349bd9be1e04421c
parent0f2229943541be1cb2409fdc7104e896149fbb17
MINOR: lua: Don't handle the header Expect in lua HTTP applets anymore

This header is now handled in HTTP analyzers the same way for all HTTP applets.
src/hlua.c