mirror of
https://github.com/curl/curl.git
synced 2026-07-26 16:17:17 +03:00
header.d: add category smtp and imap
They were previously (erroneously) added manually to tool_listhelp.c
which would make them get removed again when the file is updated next
time, unless added correctly here in header.d
Follow-up to 2437fac01
Closes #9690
This commit is contained in:
parent
671adfa493
commit
66313cf4b3
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Short: H
|
|||
Arg: <header/@file>
|
||||
Help: Pass custom header(s) to server
|
||||
Protocols: HTTP IMAP SMTP
|
||||
Category: http
|
||||
Category: http imap smtp
|
||||
See-also: user-agent referer
|
||||
Example: -H "X-First-Name: Joe" $URL
|
||||
Example: -H "User-Agent: yes-please/2000" $URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue