1. f03b53c BUG/MINOR: httpclient: allow to replace the host header by William Lallemand · Wed Nov 24 15:38:17 2021 +0100
  2. 67b7784 BUG/MEDIUM: httpclient/cli: free of unallocated hc->req.uri by William Lallemand · Wed Nov 10 16:57:25 2021 +0100
  3. db8a1f3 BUG/MEDIUM: httpclient: channel_add_input() must use htx->data by William Lallemand · Mon Nov 08 16:55:14 2021 +0100
  4. 933fe39 BUG/MINOR: httpclient/lua: rcv freeze when no request payload by William Lallemand · Thu Nov 04 09:45:58 2021 +0100
  5. 0f41c38 BUG/MINOR: httpclient: use a placeholder value for Host header by William Lallemand · Tue Nov 02 15:22:10 2021 +0100
  6. 0da616e MINOR: httpclient: request streaming with a callback by William Lallemand · Thu Oct 28 15:34:26 2021 +0200
  7. 16f16af MINOR: stream: Use backend stream-interface dst address instead of target_addr by Christopher Faulet · Wed Oct 27 09:34:56 2021 +0200
  8. dec25c3 MINOR: httpclient: support payload within a buffer by William Lallemand · Mon Oct 25 19:48:37 2021 +0200
  9. 34b3a93 MINOR: httpclient/cli: access should be only done from expert mode by William Lallemand · Tue Oct 19 10:58:30 2021 +0200
  10. bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Fri Oct 15 16:18:21 2021 +0500
  11. 1df2042 BUILD: httpclient: include missing ssl_sock-t by Willy Tarreau · Wed Oct 06 11:28:24 2021 +0200
  12. 2a87900 MINOR: httpclient: destroy checks if a client was started but not stopped by William Lallemand · Tue Oct 05 15:50:45 2021 +0200
  13. 4d60184 BUG/MEDIUM: httpclient/lua: crash because of b_xfer and get_trash_chunk() by William Lallemand · Thu Sep 30 10:07:57 2021 +0200
  14. b8b1370 MINOR: httpclient: test if started during stop_and_destroy() by William Lallemand · Tue Sep 28 12:15:37 2021 +0200
  15. ecb83e1 MINOR: httpclient: stop_and_destroy() ask the applet to autokill by William Lallemand · Tue Sep 28 11:00:43 2021 +0200
  16. 739f90a MINOR: httpclient: set HTTPCLIENT_F_ENDED only in release by William Lallemand · Tue Sep 28 10:10:07 2021 +0200
  17. 03f5a1c MINOR: httpclient: destroy() must free the headers and the ists by William Lallemand · Mon Sep 27 15:17:47 2021 +0200
  18. 614e683 BUG/MEDIUM: httpclient: replace ist0 by istptr by William Lallemand · Sun Sep 26 18:12:43 2021 +0200
  19. 1123dde MINOR: httpclient: httpclient_ended() returns 1 if the client ended by William Lallemand · Tue Sep 21 10:58:10 2021 +0200
  20. 518878e MINOR: httpclient: httpclient_data() returns the available data by William Lallemand · Tue Sep 21 10:45:34 2021 +0200
  21. 79a3478 MINOR: httpclient: add the EOH when no headers where provided by William Lallemand · Mon Sep 20 16:19:15 2021 +0200
  22. e612446 MINOR: applet: remove the thread mask from appctx_new() by Willy Tarreau · Mon Sep 13 10:07:38 2021 +0200
  23. bc2ebfa MEDIUM: server: extend refcount for all servers by Amaury Denoyelle · Wed Aug 25 15:34:53 2021 +0200
  24. 957ab13 BUILD: httpclient: fix build without OpenSSL by William Lallemand · Tue Aug 24 18:33:28 2021 +0200
  25. 4463b17 BUG/MINOR: httpclient: fix Host header by William Lallemand · Tue Aug 24 17:53:03 2021 +0200
  26. 211c967 MINOR: httpclient: add the server to the proxy by William Lallemand · Tue Aug 24 17:18:13 2021 +0200
  27. cfcbe9e MINOR: httpclient: set verify none on the https server by William Lallemand · Tue Aug 24 17:15:58 2021 +0200
  28. 76ad371 BUG/MINOR: httpclient: remove deinit of the httpclient by William Lallemand · Tue Aug 24 15:09:15 2021 +0200
  29. 2a8fe8b MINOR: httpclient: cleanup the include files by William Lallemand · Fri Aug 20 14:25:15 2021 +0200
  30. 0d6f779 BUG/MINOR: httpclient: check if hdr_num is not 0 by William Lallemand · Fri Aug 20 11:59:49 2021 +0200
  31. dfc3f89 BUG/MINOR: httpclient/cli: change the appctx test in the callbacks by William Lallemand · Fri Aug 20 11:35:29 2021 +0200
  32. b702030 BUG/MINOR: httpclient: fix uninitialized sl variable by William Lallemand · Fri Aug 20 11:24:13 2021 +0200
  33. 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
  34. 2484da5 MINOR: httpclient/cli: change the User-Agent to "HAProxy" by William Lallemand · Thu Aug 19 15:55:19 2021 +0200
  35. 03a4eb1 MINOR: httpclient/cli: implement a simple client over the CLI by William Lallemand · Wed Aug 18 16:46:21 2021 +0200
  36. 33b0d09 MINOR: httpclient: implement a simple HTTP Client API by William Lallemand · Fri Aug 13 16:05:53 2021 +0200
  37. 83614a9 MINOR: httpclient: initialize the proxy by William Lallemand · Fri Aug 13 14:47:57 2021 +0200