Return-Path: X-Original-To: apmail-hc-httpclient-users-archive@www.apache.org Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F9D011A93 for ; Fri, 18 Jul 2014 09:41:40 +0000 (UTC) Received: (qmail 68917 invoked by uid 500); 18 Jul 2014 09:41:39 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 68877 invoked by uid 500); 18 Jul 2014 09:41:39 -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 68861 invoked by uid 99); 18 Jul 2014 09:41:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2014 09:41:39 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fancyerii@gmail.com designates 209.85.215.41 as permitted sender) Received: from [209.85.215.41] (HELO mail-la0-f41.google.com) (209.85.215.41) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2014 09:41:34 +0000 Received: by mail-la0-f41.google.com with SMTP id s18so2723196lam.28 for ; Fri, 18 Jul 2014 02:41:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=yr/LHZ5q0K5z9m8vrSL4kh1vEigNVw41AfA1C/2mPhU=; b=hih8WkI6uWx8haabXbWyPJQbn4LutcY0Lh+SY1ewWuxAKqmmORMiEtB9gJR4LEzQhF 9WiRWe/HeKhJz/bLQZ2l24J5qPH4YXEKwHnmKyM96cSnpGj/xzbPQCdrlGK3KRhepFYA l9s7u5RhFhwXyhiJAoTW04U1BU1e199NIani7f/a6309ZcsIEb/Kz6RUX8WyQRXOtT+U rkgVXSOE3pr7b0ZJqEH6LUwytzuyTNI5VxhcfjhtPjOoZ3el1hNBxCkdg8pvgdnjL+BZ IE1KP/3YyT1vDFe8Vz8lAsg6GPNSbl+ANFCo/2/Yn5U0SkatF+UniIHvYdzNaRTnI2kV EyKw== MIME-Version: 1.0 X-Received: by 10.112.129.9 with SMTP id ns9mr3250947lbb.23.1405676472432; Fri, 18 Jul 2014 02:41:12 -0700 (PDT) Received: by 10.112.151.200 with HTTP; Fri, 18 Jul 2014 02:41:12 -0700 (PDT) Date: Fri, 18 Jul 2014 17:41:12 +0800 Message-ID: Subject: how to disable cookie in HttpComponents Client? From: Li Li To: httpclient-users@hc.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org I don't want to keep cookie. --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org