mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 22:01:31 +02:00
DOC: management: doc about the CLI httpclient
Add the doc about the CLI httpclient.
This commit is contained in:
parent
34b3a93655
commit
b175c23812
@ -1990,6 +1990,12 @@ help [<command>]
|
|||||||
the requested one. The same help screen is also displayed for unknown
|
the requested one. The same help screen is also displayed for unknown
|
||||||
commands.
|
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>
|
new ssl ca-file <cafile>
|
||||||
Create a new empty CA file tree entry to be filled with a set of CA
|
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
|
certificates and added to a crt-list. This command should be used in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user