A simple example that uses alternate authentication scheme selection
if several authentication challenges are returned.
Per default HttpClient picks the authentication challenge in the following
order of preference: NTLM, Digest, Basic. In certain cases it may be desirable to
force the use of a weaker authentication scheme.
author: Oleg Kalnichevski |