Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F17717E43 for ; Tue, 5 May 2015 19:51:47 +0000 (UTC) Received: (qmail 26138 invoked by uid 500); 5 May 2015 19:51:46 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 26091 invoked by uid 500); 5 May 2015 19:51:46 -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 26079 invoked by uid 99); 5 May 2015 19:51:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 19:51:46 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: message received from 54.164.171.186 which is an MX secondary for dev@hc.apache.org) Received: from [54.164.171.186] (HELO mx1-us-east.apache.org) (54.164.171.186) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 19:51:41 +0000 Received: from eos.apache.org (eos.apache.org [140.211.11.131]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id EA8C940E16 for ; Tue, 5 May 2015 19:51:20 +0000 (UTC) Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id BC7EB539 for ; Tue, 5 May 2015 19:50:43 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Tue, 05 May 2015 19:50:43 -0000 Message-ID: <20150505195043.35201.69108@eos.apache.org> Subject: =?utf-8?q?=5BHttpcomponents_Wiki=5D_Update_of_=22IssueTracking/HTTPCLIENT?= =?utf-8?q?-1625=22_by_MichaelOsipov?= Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki= " for change notification. The "IssueTracking/HTTPCLIENT-1625" page has been changed by MichaelOsipov: https://wiki.apache.org/HttpComponents/IssueTracking/HTTPCLIENT-1625?action= =3Ddiff&rev1=3D6&rev2=3D7 Comment: Notes about not working with 4.x = =3D=3D Important Notes =3D=3D * A `CredentialsProvider` with an fake item must be set otherwise authen= tication is not triggered. + * As it turns out, the entire authentication handling is server-first or= iented. There is no way to integrate client-first unless the internal code = is rewritten. See [[http://mail-archives.apache.org/mod_mbox/hc-dev/201504.= mbox/%3C552C2B3B.9060003%40apache.org%3E|discussion]]. = =3D=3D Testing =3D=3D Testing is comprised of two sections: unit tests and integration tests. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org