curl_write_nothing 3307 ext/curl/interface.c 	curl_easy_setopt(ch->cp, CURLOPT_HEADERFUNCTION, curl_write_nothing);
curl_write_nothing 3308 ext/curl/interface.c 	curl_easy_setopt(ch->cp, CURLOPT_WRITEFUNCTION, curl_write_nothing);