log src/org/eclipse/jetty/server/AbstractHttpConnection.java @ 991:688c39c50ee3

age author description
Tue, 18 Oct 2016 00:22:46 -0600 Franklin Schmidt simplify ContextHandler
Mon, 17 Oct 2016 05:50:47 -0600 Franklin Schmidt remove special attribute handling
Sun, 16 Oct 2016 23:47:23 -0600 Franklin Schmidt remove HttpOutput
Sun, 16 Oct 2016 22:58:41 -0600 Franklin Schmidt simplify AbstractGenerator
Sun, 16 Oct 2016 21:40:27 -0600 Franklin Schmidt remove Generator
Sun, 16 Oct 2016 21:10:25 -0600 Franklin Schmidt remove HttpInput
Sun, 16 Oct 2016 21:01:26 -0600 Franklin Schmidt simplify HttpParser
Sun, 16 Oct 2016 18:01:39 -0600 Franklin Schmidt remove Parser
Sun, 16 Oct 2016 01:31:05 -0600 Franklin Schmidt remove __currentConnection
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()