mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:07:16 +03:00
tidy-up: update deprecated status of some symbols/options
`CURLOPT_SSL_FALSESTART` / `--false-start`, Secure Transport, BearSSL, GSKit, MesaLink, NSS. Follow-up to1e2e808def#17595 Follow-up to08a3e8e19a#16677 Closes #17605
This commit is contained in:
parent
4dabcf4c48
commit
924c7e15dc
6 changed files with 20 additions and 15 deletions
|
|
@ -200,7 +200,7 @@ const struct helptxt helptext[] = {
|
|||
CURLHELP_HTTP | CURLHELP_OUTPUT},
|
||||
{" --false-start",
|
||||
"Enable TLS False Start",
|
||||
CURLHELP_TLS},
|
||||
CURLHELP_DEPRECATED},
|
||||
{"-F, --form <name=content>",
|
||||
"Specify multipart MIME data",
|
||||
CURLHELP_HTTP | CURLHELP_UPLOAD | CURLHELP_POST | CURLHELP_IMAP |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue