mirror of
https://github.com/curl/curl.git
synced 2025-09-16 09:02:40 +03:00
parent
99f72c01c2
commit
4ac64eadf6
|
@ -216,7 +216,7 @@ struct OperationConfig {
|
||||||
bool ftp_ssl_ccc;
|
bool ftp_ssl_ccc;
|
||||||
int ftp_ssl_ccc_mode;
|
int ftp_ssl_ccc_mode;
|
||||||
char *preproxy;
|
char *preproxy;
|
||||||
int socks5_gssapi_nec; /* The NEC reference server does not protect the
|
bool socks5_gssapi_nec; /* The NEC reference server does not protect the
|
||||||
encryption type exchange */
|
encryption type exchange */
|
||||||
unsigned long socks5_auth;/* auth bitmask for socks5 proxies */
|
unsigned long socks5_auth;/* auth bitmask for socks5 proxies */
|
||||||
char *proxy_service_name; /* set authentication service name for HTTP and
|
char *proxy_service_name; /* set authentication service name for HTTP and
|
||||||
|
|
Loading…
Reference in New Issue
Block a user