ftp wildcard: a new option CURLOPT_FNMATCH_DATA
This commit is contained in:
@@ -1424,6 +1424,7 @@ struct UserDefined {
|
||||
stopped */
|
||||
curl_fnmatch_callback fnmatch; /* callback to decide which file corresponds
|
||||
to pattern (e.g. if WILDCARDMATCH is on) */
|
||||
void *fnmatch_data;
|
||||
};
|
||||
|
||||
struct Names {
|
||||
|
||||
Reference in New Issue
Block a user