From 0d993808484537046f93dd938a07e2e2c2e9ac87 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Mon, 19 Oct 2015 17:16:21 +0100 Subject: Add ability to specify custom headers for rspamc client --- doc/rspamc.1.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/rspamc.1.md b/doc/rspamc.1.md index f4d089bc1..99bfea376 100644 --- a/doc/rspamc.1.md +++ b/doc/rspamc.1.md @@ -111,6 +111,9 @@ requires input. \--mime : Output the full mime message instead of scanning results only +\--header=*header* +: Add custom HTTP header for a request. You may specify header in format `name=value` or just `name` for an empty header. This option can be repeated multiple times. + \--commands : List available commands -- cgit v1.2.3