cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: debugging PHP-CURL code

From: Andrey Kravchuk <dushik_at_gmail.com>
Date: Tue, 22 Nov 2005 11:39:38 +0200

perquin_at_yuplounge.nl wrote:

>> I'm stuck with implementing a feature in my application with CURL. It
>> worked fine when I tested it like raw fsockopen()...fwrite(), but it
>> doesn't work now. Of course you are not here to help me with my code,
>> the only thing I wanted to know is there a way to see what CURL
>> actually sends to server as a HTTP request? That would be a great help.

> iehttpheaders is free and gives a lot of information about the headers
> send and received.
> good luck, of give some code.

Sorry, but I don't see how iehttpheaders (like livehttpheaders I use)
can be in any help. The headers are sent by CURL inside the script, not
by browser, and thus can't be captured by it.

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2005-11-22