]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: httpclient/lua: be stricter with httpclient parameters
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 3 Mar 2022 14:33:12 +0000 (15:33 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 30 Mar 2022 10:18:16 +0000 (12:18 +0200)
commit7177a95f8943e0b37530e54063620e8ba46bad85
tree7b0d2681d1825dd442b89d712e42e8fccea72718
parent3f0b2e85f33cb4ca931608959250f68ff81942a8
MEDIUM: httpclient/lua: be stricter with httpclient parameters

Checks the argument passed to the httpclient send functions so we don't
add a mispelled argument.
src/hlua.c