CURLINFO_SIZE_DOWNLOAD  822 ext/curl/interface.c 	REGISTER_CURL_CONSTANT(CURLINFO_SIZE_DOWNLOAD);
CURLINFO_SIZE_DOWNLOAD 2993 ext/curl/interface.c 		if (curl_easy_getinfo(ch->cp, CURLINFO_SIZE_DOWNLOAD, &d_code) == CURLE_OK) {