Re: Download from Url malformed?

2014-08-16 Thread antispammbox-debian
-- Message: 1 Date: Fri, 15 Aug 2014 14:16:32 +0200 (CEST) From: Daniel Stenberg To: libcurl development Subject: Re: Download from Url malformed? Message-ID: Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII On

Re: Download from Url malformed?

2014-08-15 Thread Daniel Stenberg
On Fri, 15 Aug 2014, antispammbox-debian wrote: But donwload fails! No it doesn't: < HTTP/1.1 302 Moved Temporarily < Date: Thu, 14 Aug 2014 10:31:41 GMT * Server Apache is not blacklisted < Server: Apache < X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=2 00710

Download from Url malformed?

2014-08-15 Thread antispammbox-debian
Hi all I trying download from malformed? Url with: CURL *curl_handle; FILE *pagefile; curl_global_init(CURL_GLOBAL_ALL); curl_handle = curl_easy_init(); curl_easy_setopt(curl_handle, CURLOPT_URL, Linkout); But donwload fails! * Adding handle: conn: 0xb9b1c8 * Adding handle: send: 0 * Adding