mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:03:31 +03:00
parent
551baf7d64
commit
b042d5297d
26 changed files with 42 additions and 43 deletions
|
|
@ -111,7 +111,7 @@ struct OperationConfig {
|
|||
bool sasl_ir; /* Enable/disable SASL initial response */
|
||||
bool proxytunnel;
|
||||
bool ftp_append; /* APPE on ftp */
|
||||
bool use_ascii; /* select ascii or text transfer */
|
||||
bool use_ascii; /* select ASCII or text transfer */
|
||||
bool autoreferer; /* automatically set referer */
|
||||
bool failonerror; /* fail on (HTTP) errors */
|
||||
bool failwithbody; /* fail on (HTTP) errors but still store body */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue