Return-Path: Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: (qmail 73844 invoked from network); 21 Dec 2007 05:27:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2007 05:27:18 -0000 Received: (qmail 60198 invoked by uid 500); 21 Dec 2007 05:27:06 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 60174 invoked by uid 500); 21 Dec 2007 05:27:06 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 60164 invoked by uid 99); 21 Dec 2007 05:27:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 21:27:06 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nitya.vyas@gmail.com designates 209.85.146.179 as permitted sender) Received: from [209.85.146.179] (HELO wa-out-1112.google.com) (209.85.146.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2007 05:26:45 +0000 Received: by wa-out-1112.google.com with SMTP id v33so272710wah.2 for ; Thu, 20 Dec 2007 21:26:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=pyZYMy9ZdCvq9WFld9l9LAwd4Gy20uo+YTfLolHesn4=; b=Qa3/tPliwKw8BsGXeM4i8D5ABE9x2XrPYifTr0IvTzd5eru17a+MIgTrbbCcrs2we9AsagEoUaYZR1TEMZuIk9K9Vb3VbilXcYpLcL7LvJcZFhagS82WqMIv0ntegCibO96Jv+7RyUCO6ARSFUx2vdc46MKvv/pkRIaPtIR1XDk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=IUSF8xMoMNbemxgKZb06uw3F7O0alv6HvmBe5mZEll3F7akk3m5WzR98zzC3B/M8K/DXDq99ItwoKofNTBIhu2zgl1toAx+6QyFUBFL09WI5fC1TltznwaHnHNd9ec2a6nNFowLHyxLAgGd/5IJ9wEmYTpK5iopGisdFVYydbvM= Received: by 10.114.78.1 with SMTP id a1mr967549wab.14.1198214809122; Thu, 20 Dec 2007 21:26:49 -0800 (PST) Received: by 10.115.47.16 with HTTP; Thu, 20 Dec 2007 21:26:49 -0800 (PST) Message-ID: <10ee68930712202126m180a0372g4b332c4a85047484@mail.gmail.com> Date: Fri, 21 Dec 2007 10:56:49 +0530 From: "nitya vyas" To: "HttpClient User Discussion" Subject: Re: How to download file with HttpClient ? In-Reply-To: <476B3DFA.90305@dubioso.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21681_26476588.1198214809116" References: <476B3DFA.90305@dubioso.net> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_21681_26476588.1198214809116 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline i m sure he meant "Any" .. not "ant" .... :) On Dec 21, 2007 9:45 AM, Roland Weber wrote: > Eric Chow wrote: > > > > How can I download a file with HttpClient? Ant example please? > > Are you kidding? HttpClient is a Java API, not an Ant task. > Read the tutorial. > http://hc.apache.org/httpclient-3.x/tutorial.html > > cheers, > Roland > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org > For additional commands, e-mail: httpclient-users-help@hc.apache.org > > ------=_Part_21681_26476588.1198214809116--