Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 42494 invoked from network); 11 May 2007 07:32:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 May 2007 07:32:12 -0000 Received: (qmail 7114 invoked by uid 500); 11 May 2007 07:32:17 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 7094 invoked by uid 500); 11 May 2007 07:32:17 -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 7083 invoked by uid 99); 11 May 2007 07:32:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2007 00:32:17 -0700 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 (herse.apache.org: domain of bas.vam@gmail.com designates 64.233.162.228 as permitted sender) Received: from [64.233.162.228] (HELO nz-out-0506.google.com) (64.233.162.228) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2007 00:32:10 -0700 Received: by nz-out-0506.google.com with SMTP id m22so871795nzf for ; Fri, 11 May 2007 00:31:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=un0X7Teqp8IC+LESZOFDRnG/wcc78ZoBdHaB09N0OtlHY1m7+6eGxhTlkck58/gr/sSQxTEgfscZWFmwAnf2TpRkdit04XsceqL7mxYOW+VEy2qOeMm6Fb+VWAL6+yJ5Pov8V+M8bgDFYEgiCjJF/4HyWekY0RPxRQM0KUTygJI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=fjQ3naB1J1wxOG5m/Q5nwJ8oe5DgGFTOwMcLmJYLTlbBu+BJp4sr2ZAJAnhJqKcZQDAaBUVkDYbng67OAXr1UgacW7LwIxihKVLphKLuop5Nfa5ciFJWypIg7mGIvCXaX7SG2m5qmv/r/zQREWL19vHmYaVls6/6N9zlXe9uKOQ= Received: by 10.114.144.1 with SMTP id r1mr901847wad.1178868709321; Fri, 11 May 2007 00:31:49 -0700 (PDT) Received: by 10.115.95.6 with HTTP; Fri, 11 May 2007 00:31:49 -0700 (PDT) Message-ID: <460276390705110031g3f0cf136ib495a9aed0a2df46@mail.gmail.com> Date: Fri, 11 May 2007 13:01:49 +0530 From: "Bala mani" To: httpclient-user@jakarta.apache.org Subject: hi how to simulate Keep Alive feature using HttpClient MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_20424_29482171.1178868709258" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_20424_29482171.1178868709258 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, i would like to simulate the Keep Alive feature using the HttpClient package. what am i supposed to do. ------=_Part_20424_29482171.1178868709258--