log src/org/eclipse/jetty/server/AbstractHttpConnection.java @ 974:7422ca1ae146

age author description
Sat, 15 Oct 2016 23:27:08 -0600 Franklin Schmidt remove Connection.isIdle()
Sat, 15 Oct 2016 22:42:05 -0600 Franklin Schmidt simplify AbstractHttpConnection
Fri, 14 Oct 2016 02:19:21 -0600 Franklin Schmidt handle() returns void
Thu, 13 Oct 2016 21:29:19 -0600 Franklin Schmidt simplify ChannelEndPoint
Thu, 13 Oct 2016 18:53:26 -0600 Franklin Schmidt remove onClose()
Thu, 13 Oct 2016 18:11:01 -0600 Franklin Schmidt remove setCheckForIdle()
Mon, 10 Oct 2016 00:50:06 -0600 Franklin Schmidt remove AsyncContinuation