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