Return-Path: Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: (qmail 77452 invoked from network); 13 Jul 2010 04:55:30 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Jul 2010 04:55:30 -0000 Received: (qmail 45343 invoked by uid 500); 13 Jul 2010 04:55:30 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 44979 invoked by uid 500); 13 Jul 2010 04:55:27 -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 44971 invoked by uid 99); 13 Jul 2010 04:55:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jul 2010 04:55:26 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cpbhagtani@gmail.com designates 209.85.212.51 as permitted sender) Received: from [209.85.212.51] (HELO mail-vw0-f51.google.com) (209.85.212.51) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jul 2010 04:55:18 +0000 Received: by vws9 with SMTP id 9so5182474vws.10 for ; Mon, 12 Jul 2010 21:54:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=lwMMb18zw5E20jysqFAeokb7xjSP8zWrxZAPbDOr0Ak=; b=R6dVR5q+yHjPH56DLcVayP4ACse9g4KcjMtT2ocXul3qgagtWuyqtK2gM+Jh3Y1AN6 0m7X44+N1YeSnp+k9HtkWRwDOQDatEZq6BCy6GQ+cRT2IRj58DKrRRhIkt4kl17p8W3G LN6CEN/qlRtWHEMRJy00QhWGMZ4x97i5D9McE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=F2d6IK/VwVNTZTiiZWav+RvF/88fnp6N1K62qcw7o584jTZdAU/PTPrSY7Z7zFYRki aoXvWQv8HrseIP8tmQB36yCTnBkwmog0ByPSCav0ASOLMatBexkKJW1A48y+onZb7hHG 27tdL6JHvA3yya4e3iuaw7kXWu0EBSDwoMyHw= MIME-Version: 1.0 Received: by 10.229.231.202 with SMTP id jr10mr8953479qcb.147.1278996897243; Mon, 12 Jul 2010 21:54:57 -0700 (PDT) Received: by 10.229.215.80 with HTTP; Mon, 12 Jul 2010 21:54:56 -0700 (PDT) In-Reply-To: References: Date: Tue, 13 Jul 2010 10:24:56 +0530 Message-ID: Subject: Re: multipart post problem From: Chandraprakash Bhagtani To: httpclient-users@hc.apache.org Content-Type: multipart/alternative; boundary=0016e640d010baa10f048b3dab5f X-Virus-Checked: Checked by ClamAV on apache.org --0016e640d010baa10f048b3dab5f Content-Type: text/plain; charset=ISO-8859-1 Please respond to this message. Any help would be highly appreciated. On Thu, Jul 1, 2010 at 3:34 PM, Chandraprakash Bhagtani < cpbhagtani@gmail.com> wrote: > Hi, > > I am using multipart post method to upload large file on my http server. > But the problem is it append the header in the destination file. > My file is the plain text file. Is there any configuration setting that I > need to do in order to avoid this problem? > > -- > Thanks & Regards, > Chandra Prakash Bhagtani > > -- Thanks & Regards, Chandra Prakash Bhagtani --0016e640d010baa10f048b3dab5f--