You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/09/23 23:29:32 UTC

[Bug 57011] Servlet 3 problem when writing HTTP response in the AsyncListener onTimeout method

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

--- Comment #1 from Dario Franceschi <da...@consult.nordea.com> ---
Created attachment 32051
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32051&action=edit
Context listener

If you omit the close on the printwriter the socket will be RST before the data
is transferred causing for instance wget to re-submit

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

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