commit | cae4204150572d7e5c38085b682b28af707305b8 | [log] [tgz] |
---|---|---|
author | Simone Bordet <simone.bordet@gmail.com> | Mon Jul 21 16:46:32 2014 +0200 |
committer | Simone Bordet <simone.bordet@gmail.com> | Mon Jul 21 16:48:21 2014 +0200 |
tree | 368effebc5df698f3fba023f6b40d3161df38940 | |
parent | 816b85ea4dbc8513c71d7862161aeda5a2b9c02c [diff] |
440020 - ProxyServlet does not handle correctly failure after committed response to client. Fixed by introducing a request attribute "org.eclipse.jetty.server .Response.failure" used by HttpChannel to immediately close the connection when it sees it.