]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: management: doc about the CLI httpclient
authorWilliam Lallemand <wlallemand@haproxy.org>
Tue, 19 Oct 2021 12:53:55 +0000 (14:53 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 19 Oct 2021 13:02:42 +0000 (15:02 +0200)
Add the doc about the CLI httpclient.

doc/management.txt

index f0c28a49020e5160ba917ce34878046ebe7de013..8b7d9cd29b9b9cbe782411315a5a43ca850ccfec 100644 (file)
@@ -1990,6 +1990,12 @@ help [<command>]
   the requested one. The same help screen is also displayed for unknown
   commands.
 
+httpclient <method> <URI>
+  Launch an HTTP client request and print the response on the CLI. Only
+  supported on a CLI connection running in expert mode (see "expert-mode on").
+  It's only meant for debugging. It currently can't resolve FQDN so your URI must
+  contains an IP.
+
 new ssl ca-file <cafile>
   Create a new empty CA file tree entry to be filled with a set of CA
   certificates and added to a crt-list. This command should be used in