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

curl-and-php

Re: curl-and-php Digest, Vol 56, Issue 2

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 9 Apr 2010 09:01:59 +0200 (CEST)

On Fri, 9 Apr 2010, Peter Miller wrote:

>> $headers = curl_getinfo($c, CURLINFO_HEADER_OUT);
>
> it shows you all the info you can get from the curl transfer and the post
> fields are not in there.

HEADER should be a hint that it shows headers. OUT that they are outgoing.
"the post fields" are not headers.

I suggest trying to read up on some documentation!

-- 
  / daniel.haxx.se
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2010-04-09