mirror of
https://github.com/curl/curl.git
synced 2025-03-13 15:37:04 +08: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
@ -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…
x
Reference in New Issue
Block a user