Transfer multiple files according to a file name pattern.

Property definitions

curl $ CURLOption :: wild_card_match
	# Transfer multiple files according to a file name pattern.
	new	wild_card_match `{ return CURLOPT_WILDCARDMATCH; `}
lib/curl/native_curl.nit:471,2--472,56