commit | 039cc083ffe3860033c7d6bbf79504b48f81cd84 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Fri Sep 24 19:02:50 2021 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Fri Sep 24 19:05:53 2021 +0200 |
tree | 096fc5141bfed9749b4e89c5b6d5469167763064 | |
parent | 7d21836bc6b087b27da86a75af23204f4c79e7d4 [diff] |
REGTESTS: lua: test the httpclient:get() feature This reg-test is heavily inspired by the lua_socket.vtc one. It replaces the HTTP/1.1 request made manually with a socket object with an httpclient object.