From b175c23812ec258d6eb5505f6976678c1a2fd88d Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Tue, 19 Oct 2021 14:53:55 +0200 Subject: [PATCH] DOC: management: doc about the CLI httpclient Add the doc about the CLI httpclient. --- doc/management.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/management.txt b/doc/management.txt index f0c28a4902..8b7d9cd29b 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -1990,6 +1990,12 @@ help [] the requested one. The same help screen is also displayed for unknown commands. +httpclient + 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 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