Issue created https://bz.apache.org/bugzilla/show_bug.cgi?id=61185.
On Tue, Jun 13, 2017 at 6:25 PM, Mark Thomas wrote:
> On 13/06/17 21:30, Rossen Stoyanchev wrote:
> > hi,
> >
> > The spec says:
> >
> > "If the AsyncContext was initialized via the startAsync(ServletRequest,
> > ServletResponse
On 13/06/17 21:30, Rossen Stoyanchev wrote:
> hi,
>
> The spec says:
>
> "If the AsyncContext was initialized via the startAsync(ServletRequest,
> ServletResponse) and the request passed is an instance of
> HttpServletRequest , then the dispatch is to the URI returned by
> HttpServletRequest.getR
hi,
The spec says:
"If the AsyncContext was initialized via the startAsync(ServletRequest,
ServletResponse) and the request passed is an instance of
HttpServletRequest , then the dispatch is to the URI returned by
HttpServletRequest.getRequestURI()"
However AsyncContextImpl seems to be using the