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