Added CURLOPT_IPRESOLVE support
This commit is contained in:
@@ -826,6 +826,8 @@ struct UserDefined {
|
||||
char *private; /* Private data */
|
||||
|
||||
struct curl_slist *http200aliases; /* linked list of aliases for http200 */
|
||||
|
||||
int ip_version;
|
||||
|
||||
/* Here follows boolean settings that define how to behave during
|
||||
this session. They are STATIC, set by libcurl users or at least initially
|
||||
|
||||
Reference in New Issue
Block a user