mirror of
https://github.com/curl/curl.git
synced 2026-08-25 15:33:39 +03:00
curl: add --false-start option
This commit is contained in:
parent
185914fd31
commit
1f651d1d4d
5 changed files with 20 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ static const char *const helptext[] = {
|
|||
" --environment Write results to environment variables (RISC OS)",
|
||||
#endif
|
||||
" -f, --fail Fail silently (no output at all) on HTTP errors (H)",
|
||||
" --false-start Enable TLS False Start.",
|
||||
" -F, --form CONTENT Specify HTTP multipart POST data (H)",
|
||||
" --form-string STRING Specify HTTP multipart POST data (H)",
|
||||
" --ftp-account DATA Account data string (F)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue