cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET