cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Cannot get anything but Error 52 - C++

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Fri, 26 Feb 2010 08:46:07 -0600

On Fri, Feb 26, 2010 at 8:13 AM, Benjamin Strong wrote:

> For some reason, I cannot get anything but error 52, empty reply
> from server error, regardless of the URL.
>
> Here is my code.

I just tried your code here and it works perfectly on Linux-i686 with
libcurl 7.20.0 .

The only thing i changed was "stdafx.h" to <stdlib.h> and
system("pause") to system("sleep 3") so it would compile
and run on Linux.

What happens if you use curl.exe from the command line?

 - Jeff
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-02-26