[PHP-DEV] PHP 4.0 Bug #10211 Updated: CURLOPT_HTTPHEADER does not work

2001-04-21 Thread cleesmith
ID: 10211 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: cURL related Description: CURLOPT_HTTPHEADER does not work I have given up on this one, and will just use fsockopen instead ... or switch to Java :-) Sorry about the double posting. thanks again. Previous

[PHP-DEV] PHP 4.0 Bug #10211 Updated: CURLOPT_HTTPHEADER does not work

2001-04-08 Thread cleesmith
ID: 10211 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: cURL related Description: CURLOPT_HTTPHEADER does not work I downloaded the 4.0.5RC1 binary from http://www.php4win.de/, but it doesn't work either. Although, it looks like the values for CURLOPT_HTTPHEADER and CURLOPT_HEADER

[PHP-DEV] PHP 4.0 Bug #10211 Updated: CURLOPT_HTTPHEADER does not work

2001-04-08 Thread cleesmith
ID: 10211 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: cURL related Description: CURLOPT_HTTPHEADER does not work I downloaded the 4.0.5RC1 binary from http://www.php4win.de/, but it doesn't work either. Although, it looks like the values for CURLOPT_HTTPHEADER

[PHP-DEV] PHP 4.0 Bug #10211: CURLOPT_HTTPHEADER does not work

2001-04-06 Thread cleesmith
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: cURL related Bug description: CURLOPT_HTTPHEADER does not work Also, noticed that CURLOPT_HTTPHEADER and CURLOPT_HEADER have the same value. Using curl -H "UID: spud" http://... works