log src/org/eclipse/jetty/server/AsyncHttpConnection.java @ 1035:898774c2cd87

age author description
Thu, 03 Nov 2016 21:09:57 -0600 Franklin Schmidt remove HttpGenerator.returnBuffers()
Thu, 03 Nov 2016 04:00:25 -0600 Franklin Schmidt remove HttpParser._buffers
Sat, 22 Oct 2016 22:24:47 -0600 Franklin Schmidt minor
Sun, 16 Oct 2016 14:53:43 -0600 Franklin Schmidt simplify ChannelEndPoint
Sun, 16 Oct 2016 01:31:05 -0600 Franklin Schmidt remove __currentConnection
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