log src/org/eclipse/jetty/server/AsyncHttpConnection.java @ 972:5ee36654b383

age author description
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
Fri, 14 Oct 2016 00:15:28 -0600 Franklin Schmidt replace SelectChannelEndPoint._state with isDispatched
Thu, 13 Oct 2016 18:11:01 -0600 Franklin Schmidt remove setCheckForIdle()
Sun, 09 Oct 2016 21:03:00 -0600 Franklin Schmidt simplify AsyncContinuation
Sun, 09 Oct 2016 18:54:32 -0600 Franklin Schmidt remove isAsync()
Sun, 09 Oct 2016 03:51:31 -0600 Franklin Schmidt remove AsyncContinuation.isAsyncStarted()
Tue, 13 Sep 2016 23:13:06 -0600 Franklin Schmidt remove org.eclipse.jetty.util.log and upgrade slf4j
Wed, 07 Sep 2016 21:15:48 -0600 Franklin Schmidt replace jetty jars with source