[GitHub] httpcomponents-client issue #102: 4.5.x (org.apache.http.impl.client)HttpReq...

2018-11-12 Thread perlun
Github user perlun commented on the issue: https://github.com/apache/httpcomponents-client/pull/102 @ok2c > The right way to deal with the problem is to raise a JIRA with ASF Infra and kindly ask them to close the PR for us (and a few others). Makes sense. Feel free

Re: Valid usecase of CredSSP auth scheme

2018-11-12 Thread Karl Wright
Hi Michael, I did not contribute this work; I merely obliquely helped integrating it. If I recall correctly, there was a reasonable case made for it, but I don't remember what it wasy. Karl On Mon, Nov 12, 2018 at 5:50 PM Michael Osipov wrote: > Guys, > > I just have discovered that CredSSP

Valid usecase of CredSSP auth scheme

2018-11-12 Thread Michael Osipov
Guys, I just have discovered that CredSSP has been added with (NTLM, yuck) some time ago. Can someone point me to a valid use case for this over HTTP? Karl? As far as I understand CredSSP [1] it is simply not compatible with/designed for HTTP and duplicates the transport encryption. The main

Re: Synchronization issue between HttpCore and AsyncReverseProxyExample

2018-11-12 Thread Gary Gregory
On Mon, Nov 12, 2018 at 8:09 AM Oleg Kalnichevski wrote: > On Mon, 2018-11-12 at 08:03 -0700, Gary Gregory wrote: > > On Mon, Nov 12, 2018 at 3:32 AM Oleg Kalnichevski > > wrote: > > > > > On Sun, 2018-11-11 at 18:30 -0700, Gary Gregory wrote: > > > > Hi All: > > > > > > > > > > ... > > > > > >

Re: Synchronization issue between HttpCore and AsyncReverseProxyExample

2018-11-12 Thread Oleg Kalnichevski
On Mon, 2018-11-12 at 08:03 -0700, Gary Gregory wrote: > On Mon, Nov 12, 2018 at 3:32 AM Oleg Kalnichevski > wrote: > > > On Sun, 2018-11-11 at 18:30 -0700, Gary Gregory wrote: > > > Hi All: > > > > > > > ... > > > > > --- > > > > > > I am looking for guidance here. I suppose this could be a

Re: Synchronization issue between HttpCore and AsyncReverseProxyExample

2018-11-12 Thread Gary Gregory
On Mon, Nov 12, 2018 at 3:32 AM Oleg Kalnichevski wrote: > On Sun, 2018-11-11 at 18:30 -0700, Gary Gregory wrote: > > Hi All: > > > > ... > > > --- > > > > I am looking for guidance here. I suppose this could be a bug in the > > example, or in the core, or that the example could/should be

[GitHub] httpcomponents-client issue #89: add dropwizard metrics to httpclient

2018-11-12 Thread ok2c
Github user ok2c commented on the issue: https://github.com/apache/httpcomponents-client/pull/89 @petermant @xiaoshuang-lu I also would prefer to have this PR closed. --- - To unsubscribe, e-mail:

[GitHub] httpcomponents-client issue #89: add dropwizard metrics to httpclient

2018-11-12 Thread petermant
Github user petermant commented on the issue: https://github.com/apache/httpcomponents-client/pull/89 Should this be closed? We have dependencies on httpclient 4.5.x as well as dropwizard 1.3.5, which uses metrics-core 4.0.2. Making httpclient dependent on metrics 3.2.5 risks

Re: Synchronization issue between HttpCore and AsyncReverseProxyExample

2018-11-12 Thread Oleg Kalnichevski
On Sun, 2018-11-11 at 18:30 -0700, Gary Gregory wrote: > Hi All: > ... > --- > > I am looking for guidance here. I suppose this could be a bug in the > example, or in the core, or that the example could/should be adjusted > to > avoid this unfortunate sequence. Again, the IO rector parameters