1. 614e683 BUG/MEDIUM: httpclient: replace ist0 by istptr by William Lallemand · Sun Sep 26 18:12:43 2021 +0200
  2. 1123dde MINOR: httpclient: httpclient_ended() returns 1 if the client ended by William Lallemand · Tue Sep 21 10:58:10 2021 +0200
  3. 518878e MINOR: httpclient: httpclient_data() returns the available data by William Lallemand · Tue Sep 21 10:45:34 2021 +0200
  4. 79a3478 MINOR: httpclient: add the EOH when no headers where provided by William Lallemand · Mon Sep 20 16:19:15 2021 +0200
  5. e612446 MINOR: applet: remove the thread mask from appctx_new() by Willy Tarreau · Mon Sep 13 10:07:38 2021 +0200
  6. bc2ebfa MEDIUM: server: extend refcount for all servers by Amaury Denoyelle · Wed Aug 25 15:34:53 2021 +0200
  7. 957ab13 BUILD: httpclient: fix build without OpenSSL by William Lallemand · Tue Aug 24 18:33:28 2021 +0200
  8. 4463b17 BUG/MINOR: httpclient: fix Host header by William Lallemand · Tue Aug 24 17:53:03 2021 +0200
  9. 211c967 MINOR: httpclient: add the server to the proxy by William Lallemand · Tue Aug 24 17:18:13 2021 +0200
  10. cfcbe9e MINOR: httpclient: set verify none on the https server by William Lallemand · Tue Aug 24 17:15:58 2021 +0200
  11. 76ad371 BUG/MINOR: httpclient: remove deinit of the httpclient by William Lallemand · Tue Aug 24 15:09:15 2021 +0200
  12. 2a8fe8b MINOR: httpclient: cleanup the include files by William Lallemand · Fri Aug 20 14:25:15 2021 +0200
  13. 0d6f779 BUG/MINOR: httpclient: check if hdr_num is not 0 by William Lallemand · Fri Aug 20 11:59:49 2021 +0200
  14. dfc3f89 BUG/MINOR: httpclient/cli: change the appctx test in the callbacks by William Lallemand · Fri Aug 20 11:35:29 2021 +0200
  15. b702030 BUG/MINOR: httpclient: fix uninitialized sl variable by William Lallemand · Fri Aug 20 11:24:13 2021 +0200
  16. 0e72e40 BUG/MINOR: http_client: make sure to preset the proxy's default settings by Willy Tarreau · Fri Aug 20 10:23:12 2021 +0200
  17. 2484da5 MINOR: httpclient/cli: change the User-Agent to "HAProxy" by William Lallemand · Thu Aug 19 15:55:19 2021 +0200
  18. 03a4eb1 MINOR: httpclient/cli: implement a simple client over the CLI by William Lallemand · Wed Aug 18 16:46:21 2021 +0200
  19. 33b0d09 MINOR: httpclient: implement a simple HTTP Client API by William Lallemand · Fri Aug 13 16:05:53 2021 +0200
  20. 83614a9 MINOR: httpclient: initialize the proxy by William Lallemand · Fri Aug 13 14:47:57 2021 +0200