jsr369-experts@servlet-spec.java.net

[jsr369-experts] Re: [servlet-spec users] Re: Request/Connection cancellation

From: Mark Thomas <markt_at_apache.org>
Date: Thu, 7 Apr 2016 21:47:03 +0100

On 07/04/2016 19:44, Edward Burns wrote:
>>>>>> On Thu, 7 Apr 2016 08:53:54 +1000, Greg Wilkins <gregw_at_webtide.com> said:
>
> GW> On 7 April 2016 at 08:40, Stuart Douglas <sdouglas_at_redhat.com> wrote:
>>> Should we create a JIRA issue to track this?
>
> GW> https://java.net/jira/browse/SERVLET_SPEC-156
>
> Thanks.
>
> I suggest we push this down to HttpServletRequest and add the new
> listener in the http package. What do you all think of that?

I think this could/should be protocol agnostic and therefore should
remain on the ServletRequest.

Mark