RE: Proxy authentication support for the Tomcat Websocket Client

2018-04-18 Thread Joseph Mokos
Mark I created a patch file off the git branch and attached that to bug 62312. Joe -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, April 18, 2018 12:00 PM To: Tomcat Users List Subject: RE: Proxy authentication support for the Tomcat Websocket Client

RE: Proxy authentication support for the Tomcat Websocket Client

2018-04-18 Thread Mark Thomas
it) but that is not a major hassle. Mark > >Joe > >-Original Message- >From: Mark Thomas [mailto:ma...@apache.org] >Sent: Wednesday, April 18, 2018 10:11 AM >To: Tomcat Users List >Subject: Re: Proxy authentication support for the Tomcat Websocket >Client &

RE: Proxy authentication support for the Tomcat Websocket Client

2018-04-18 Thread Joseph Mokos
Mark See bug 62312. Joe -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, April 18, 2018 10:11 AM To: Tomcat Users List Subject: Re: Proxy authentication support for the Tomcat Websocket Client On 18/04/18 14:59, Joseph Mokos wrote: > Mark > >

RE: Proxy authentication support for the Tomcat Websocket Client

2018-04-18 Thread Joseph Mokos
2018 7:11 AM > To: Tomcat Users List > Subject: Re: Proxy authentication support for the Tomcat Websocket > Client > > On 13/04/18 17:44, Joseph Mokos wrote: >> I'm writing a websocket client using the Tomcat JSR356 compliant websocket >> library. My client

Re: Proxy authentication support for the Tomcat Websocket Client

2018-04-18 Thread Mark Thomas
ften strips and/or mangles formatting for attachments so best to create a Bugzilla issue and attach your patch there. Thanks, Mark > > Joe > > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, April 18, 2018 7:11 AM > To: Tomcat Users Li

RE: Proxy authentication support for the Tomcat Websocket Client

2018-04-18 Thread Joseph Mokos
Proxy authentication support for the Tomcat Websocket Client On 13/04/18 17:44, Joseph Mokos wrote: > I'm writing a websocket client using the Tomcat JSR356 compliant websocket > library. My client must connect through a proxy that requires > authentication. I've successful

Re: Proxy authentication support for the Tomcat Websocket Client

2018-04-18 Thread Mark Thomas
On 13/04/18 17:44, Joseph Mokos wrote: > I'm writing a websocket client using the Tomcat JSR356 compliant websocket > library. My client must connect through a proxy that requires > authentication. I've successfully connected through the proxy without > authentication using the JDK ProxySelec