On 25/07/18 10:25, Sergey Mashkov wrote:
> Hi
>
> I am facing problem in the following scenario:
>
> In response to an upgrade request I do upgrade, get WebConnection instance,
> take UpgradedServletInputStream from it
> As far it is a usual ServletInputStream I set ReadListener on it. It works
>
Hi
I am facing problem in the following scenario:
In response to an upgrade request I do upgrade, get WebConnection instance,
take UpgradedServletInputStream from it
As far it is a usual ServletInputStream I set ReadListener on it. It works
almost properly so I didn't notice it for long. Now I se