You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Apache Wiki <wi...@apache.org> on 2015/05/05 21:50:43 UTC

[Httpcomponents Wiki] Update of "IssueTracking/HTTPCLIENT-1625" by MichaelOsipov

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=diff&rev1=6&rev2=7

Comment:
Notes about not working with 4.x

  
  == Important Notes ==
   * A `CredentialsProvider` with an fake item must be set otherwise authentication is not triggered.
+  * As it turns out, the entire authentication handling is server-first oriented. 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]].
  
  == Testing ==
  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