mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:43:33 +03:00
docs: add categories to all cmdline opts
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
This commit is contained in:
parent
df0282a82b
commit
5dddc1dc7e
235 changed files with 289 additions and 6 deletions
|
|
@ -5,6 +5,7 @@ Help: HTTP POST data
|
|||
Protocols: HTTP MQTT
|
||||
See-also: data-binary data-urlencode data-raw
|
||||
Mutexed: form head upload-file
|
||||
Category: important http post upload
|
||||
---
|
||||
Sends the specified data in a POST request to the HTTP server, in the same way
|
||||
that a browser does when a user has filled in an HTML form and presses the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue