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

--- Comment #6 from Francois-Xavier Bonnet <f...@apache.org> ---
I did.
I know the response is committed when you call AsyncContext.complete() but at
this point the response body is fully written.
The specification is clear about that: "Completes the asynchronous operation
that was started on the request that was used to initialze this AsyncContext,
closing the response that was used to initialize this AsyncContext."

http://docs.oracle.com/javaee/6/api/javax/servlet/AsyncContext.html#complete()

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to