mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
parent
e05ad5dd99
commit
27aebcc1d1
@ -252,7 +252,7 @@ struct OperationConfig {
|
||||
bool ssh_compression; /* enable/disable SSH compression */
|
||||
long happy_eyeballs_timeout_ms; /* happy eyeballs timeout in milliseconds.
|
||||
0 is valid. default: CURL_HET_DEFAULT. */
|
||||
bool haproxy_protocol; /* whether to send HAProxy PROXY protocol v1 */
|
||||
bool haproxy_protocol; /* whether to send HAProxy protocol v1 */
|
||||
struct GlobalConfig *global;
|
||||
struct OperationConfig *prev;
|
||||
struct OperationConfig *next; /* Always last in the struct */
|
||||
|
Loading…
Reference in New Issue
Block a user