https://issues.apache.org/bugzilla/show_bug.cgi?id=56190

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Mark Thomas <[email protected]> ---
This is as per the Servlet specification. The response has to committed when
the async context is completed. At this point the response body may not be
fully written so chunked encoding has to be used.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to