cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How can i get the answer from a post ?

From: Nikolai Kondrashov <Nikolai.Kondrashov_at_oktetlabs.ru>
Date: Mon, 28 Jul 2008 10:06:31 +0400

Jabka Atu wrote:
> and the url is "http://pastebin.com/pastebin.php"
> How can i get the answer of this message? .
Are you sure that the site doesn't answer with 30x response? Because in
that case you could receive no data and you may need to use
CURLOPT_FOLLOWLOCATION option to get to the actual response.

Sincerely,
Nick
Received on 2008-07-28