Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 51475 invoked from network); 11 Dec 2007 13:03:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2007 13:03:33 -0000 Received: (qmail 33490 invoked by uid 500); 11 Dec 2007 13:03:21 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 33472 invoked by uid 500); 11 Dec 2007 13:03:21 -0000 Mailing-List: contact httpclient-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: "HttpClient User Discussion" Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-user@jakarta.apache.org Received: (qmail 33461 invoked by uid 99); 11 Dec 2007 13:03:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 05:03:21 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 13:03:22 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1J24lJ-0006nW-PK for httpclient-user@jakarta.apache.org; Tue, 11 Dec 2007 05:03:01 -0800 Message-ID: <14273402.post@talk.nabble.com> Date: Tue, 11 Dec 2007 05:03:01 -0800 (PST) From: ripok To: httpclient-user@jakarta.apache.org Subject: Handling MIME multipart response MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: rkopisto@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have a use case where I have to make GET request to server and the response from server will be formatted as MIME multipart. What is the easy way to handle this kind of response with HttpClient? If someone knows examples/tutorials to this kind of case, it would be great... ripok -- View this message in context: http://www.nabble.com/Handling-MIME-multipart-response-tp14273402p14273402.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org