Re: Progress of HTTPCLIENT-1625/open questions

2015-04-07 Thread Michael Osipov
Am 2015-04-07 um 14:42 schrieb Oleg Kalnichevski: On Tue, 2015-04-07 at 14:25 +0200, Michael Osipov wrote: Am 2015-04-07 um 14:05 schrieb Oleg Kalnichevski: On Tue, 2015-04-07 at 13:23 +0200, Michael Osipov wrote: ... Oh, Holy Mother. WWW-Authenticate in a 200 response? Really? Absolutely,

Re: Progress of HTTPCLIENT-1625/open questions

2015-04-07 Thread Michael Osipov
Am 2015-04-07 um 14:42 schrieb Oleg Kalnichevski: On Tue, 2015-04-07 at 14:25 +0200, Michael Osipov wrote: Am 2015-04-07 um 14:05 schrieb Oleg Kalnichevski: On Tue, 2015-04-07 at 13:23 +0200, Michael Osipov wrote: ... Oh, Holy Mother. WWW-Authenticate in a 200 response? Really? Absolutely,

Re: Progress of HTTPCLIENT-1625/open questions

2015-04-07 Thread Oleg Kalnichevski
On Tue, 2015-04-07 at 14:25 +0200, Michael Osipov wrote: > Am 2015-04-07 um 14:05 schrieb Oleg Kalnichevski: > > On Tue, 2015-04-07 at 13:23 +0200, Michael Osipov wrote: > > > > ... > > > >>> Oh, Holy Mother. WWW-Authenticate in a 200 response? Really? > >> > >> Absolutely, it can happen on any res

Re: Progress of HTTPCLIENT-1625/open questions

2015-04-07 Thread Michael Osipov
Am 2015-04-07 um 14:05 schrieb Oleg Kalnichevski: On Tue, 2015-04-07 at 13:23 +0200, Michael Osipov wrote: ... Oh, Holy Mother. WWW-Authenticate in a 200 response? Really? Absolutely, it can happen on any response code, at least 2xx and 3xx because HTTP is crappy for that. ... I fear tha

Re: Progress of HTTPCLIENT-1625/open questions

2015-04-07 Thread Oleg Kalnichevski
On Tue, 2015-04-07 at 13:23 +0200, Michael Osipov wrote: ... > > Oh, Holy Mother. WWW-Authenticate in a 200 response? Really? > > Absolutely, it can happen on any response code, at least 2xx and 3xx > because HTTP is crappy for that. ... > I fear that this is not enough because it does not s

Re: Progress of HTTPCLIENT-1625/open questions

2015-04-07 Thread Michael Osipov
Am 2015-04-07 um 12:04 schrieb Oleg Kalnichevski: On Mon, 2015-04-06 at 22:15 +0200, Michael Osipov wrote: Am 2015-04-06 um 18:12 schrieb Oleg Kalnichevski: On Mon, 2015-04-06 at 16:26 +0200, Michael Osipov wrote: Hi folks, I have finally started coding of that issue. While I was able to writ

Re: Progress of HTTPCLIENT-1625/open questions

2015-04-07 Thread Oleg Kalnichevski
On Mon, 2015-04-06 at 22:15 +0200, Michael Osipov wrote: > Am 2015-04-06 um 18:12 schrieb Oleg Kalnichevski: > > On Mon, 2015-04-06 at 16:26 +0200, Michael Osipov wrote: > >> Hi folks, > >> > >> I have finally started coding of that issue. While I was able to write a > >> working prototype within a

Re: Progress of HTTPCLIENT-1625/open questions

2015-04-06 Thread Michael Osipov
Am 2015-04-06 um 18:12 schrieb Oleg Kalnichevski: On Mon, 2015-04-06 at 16:26 +0200, Michael Osipov wrote: Hi folks, I have finally started coding of that issue. While I was able to write a working prototype within an hour authenticating against Apache Tomcat and Apache Web Server, an issue aro

Re: Progress of HTTPCLIENT-1625/open questions

2015-04-06 Thread Oleg Kalnichevski
On Mon, 2015-04-06 at 16:26 +0200, Michael Osipov wrote: > Hi folks, > > I have finally started coding of that issue. While I was able to write a > working prototype within an hour authenticating against Apache Tomcat > and Apache Web Server, an issue arose I am not really clear about: > > Is a

Progress of HTTPCLIENT-1625/open questions

2015-04-06 Thread Michael Osipov
Hi folks, I have finally started coding of that issue. While I was able to write a working prototype within an hour authenticating against Apache Tomcat and Apache Web Server, an issue arose I am not really clear about: Is a credentials provider always necessary for a target host? In other w