You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Gary Gregory <ga...@gmail.com> on 2018/10/05 00:19:42 UTC

HC 5 ClientPreemptiveBasicAuthentication vs. ClientPreemptiveDigestAuthentication

Hi All,

In git master, ClientPreemptiveBasicAuthentication works
but ClientPreemptiveDigestAuthentication fails with a 401.

Any clues?

Gary

Re: HC 5 ClientPreemptiveBasicAuthentication vs. ClientPreemptiveDigestAuthentication

Posted by Gary Gregory <ga...@gmail.com>.
On Fri, Oct 5, 2018 at 10:54 AM Oleg Kalnichevski <ol...@apache.org> wrote:

> On Thu, 2018-10-04 at 18:34 -0600, Gary Gregory wrote:
> > On Thu, Oct 4, 2018 at 6:19 PM Gary Gregory <ga...@gmail.com>
> > wrote:
> >
> > > Hi All,
> > >
> > > In git master, ClientPreemptiveBasicAuthentication works
> > > but ClientPreemptiveDigestAuthentication fails with a 401.
> > >
> > > Any clues?
> > >
> >
> > I forgot to say that both kinds of requests work from Postman.
> >
> >
>
> Corrected with 678cc1bcb86f8fe0f4a837616401e374a24f6e35.
>

Thank you Oleg. Works like a charm.

Gary


>
> Oleg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>

Re: HC 5 ClientPreemptiveBasicAuthentication vs. ClientPreemptiveDigestAuthentication

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Thu, 2018-10-04 at 18:34 -0600, Gary Gregory wrote:
> On Thu, Oct 4, 2018 at 6:19 PM Gary Gregory <ga...@gmail.com>
> wrote:
> 
> > Hi All,
> > 
> > In git master, ClientPreemptiveBasicAuthentication works
> > but ClientPreemptiveDigestAuthentication fails with a 401.
> > 
> > Any clues?
> > 
> 
> I forgot to say that both kinds of requests work from Postman.
> 
> 

Corrected with 678cc1bcb86f8fe0f4a837616401e374a24f6e35.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: HC 5 ClientPreemptiveBasicAuthentication vs. ClientPreemptiveDigestAuthentication

Posted by Gary Gregory <ga...@gmail.com>.
On Thu, Oct 4, 2018 at 6:19 PM Gary Gregory <ga...@gmail.com> wrote:

> Hi All,
>
> In git master, ClientPreemptiveBasicAuthentication works
> but ClientPreemptiveDigestAuthentication fails with a 401.
>
> Any clues?
>

I forgot to say that both kinds of requests work from Postman.

Gary


>
> Gary
>