jetty.project/jetty-server
Simone Bordet bfeb7f56a6 Closing the connection also in case the parser is in CLOSED state.
When the request is fully read and the response is sent, the parser
may enter the CLOSE state if there were Connection: close headers.

It may happen that later the connection reads -1, then moves the
parser is CLOSED state, so the condition to close the connection must
include the CLOSED state.
2015-08-20 18:23:55 +02:00
..
src Closing the connection also in case the parser is in CLOSED state. 2015-08-20 18:23:55 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-07-30 07:02:10 -07:00