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

curl-and-php

Re: curl error : 52 - help

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 2 Oct 2006 21:47:04 +0200 (CEST)

On Mon, 2 Oct 2006, lakshmipriya prabhu wrote:

> cURL error number :52

This is typically because the server is being stupid. It should never just not
reply anything when using HTTP.

> 1) The Request is same as Browser Request

They're not. Your example shows the browser NOT following the redirect while
your libcurl request did, so of course the browser didn't find the problem
with the target URL since it didn't get it...

Also, you didn't mention what libcurl version you use, on what operating
system it runs or if you can make this work with the command line tool.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-10-02