Looks like you're rolling your own HTTP library, which is a bit worrisome. (I thought there was already an HTTP client library in PHP, maybe as part of PEAR?) Can you reproduce the bug using an existing HTTP client like curl?
--Jens
Looks like you're rolling your own HTTP library, which is a bit worrisome. (I thought there was already an HTTP client library in PHP, maybe as part of PEAR?) Can you reproduce the bug using an existing HTTP client like curl?
--Jens