diff options
Diffstat (limited to 'doc/rspamc.1')
-rw-r--r-- | doc/rspamc.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/rspamc.1 b/doc/rspamc.1 index d33f71bab..f3fda764d 100644 --- a/doc/rspamc.1 +++ b/doc/rspamc.1 @@ -183,6 +183,14 @@ Output the full mime message instead of scanning results only .RS .RE .TP +.B \-\-header=\f[I]header\f[] +Add custom HTTP header for a request. +You may specify header in format \f[C]name=value\f[] or just +\f[C]name\f[] for an empty header. +This option can be repeated multiple times. +.RS +.RE +.TP .B \-\-commands List available commands .RS |