ID:               11901
 Comment by:       mermelade-lady1030 at hotmail dot com
 Reported By:      alberty at neptunlabs dot de
 Status:           Closed
 Bug Type:         cURL related
 Operating System: i686-pc-linux-gnu
 PHP Version:      4.0 Latest CVS (2001-07-05)
 New Comment:

<a href=http://hq-unreal-legs-urin.da.ru>mermelade lady</a>


Previous Comments:
------------------------------------------------------------------------

[2001-07-30 17:06:26] [EMAIL PROTECTED]

fixed in cvs.

------------------------------------------------------------------------

[2001-07-30 17:06:24] [EMAIL PROTECTED]

fixed in cvs.

------------------------------------------------------------------------

[2001-07-05 06:16:45] alberty at neptunlabs dot de

Hi,

the code:

----

function get_header($tmp1,$tmp2){
        echo "R1:$tmp1<br>R2:$tmp2<br>";
        return false;
}

curl_setopt ($ch, CURLOPT_HEADERFUNCTION, "get_header");
----

results only: "HTTP/1.1 200 OK" and not the complete header.

also the function get_header was not called for each header line.

Regards,

Steve


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=11901&edit=1

Reply via email to