Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7D919200BF5 for ; Sat, 7 Jan 2017 12:23:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7C56C160B4A; Sat, 7 Jan 2017 11:23:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E9FEA160B3C for ; Sat, 7 Jan 2017 12:22:59 +0100 (CET) Received: (qmail 46178 invoked by uid 500); 7 Jan 2017 11:22:58 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 46152 invoked by uid 99); 7 Jan 2017 11:22:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2017 11:22:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A13E72C1F54 for ; Sat, 7 Jan 2017 11:22:58 +0000 (UTC) Date: Sat, 7 Jan 2017 11:22:58 +0000 (UTC) From: "Oleg Kalnichevski (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (HTTPCLIENT-1799) First request does not include Http body for POST request with Digest auth. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 07 Jan 2017 11:23:00 -0000 [ https://issues.apache.org/jira/browse/HTTPCLIENT-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski closed HTTPCLIENT-1799. ----------------------------------------- Resolution: Won't Fix > First request does not include Http body for POST request with Digest auth. > --------------------------------------------------------------------------- > > Key: HTTPCLIENT-1799 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1799 > Project: HttpComponents HttpClient > Issue Type: Wish > Components: HttpClient (classic) > Affects Versions: 4.5.2 > Reporter: samuel ma > Labels: Digest > > If I want to use Digest for Http Post request, the flow is: > 1. client---[post]--->server > 2. client<---[401]---server > 3. client ---auth--->server > Is that possible not include http body in the first post request to server? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org