log src/org/eclipse/jetty/server/Request.java @ 1008:b664624a4423

age author description
Sat, 22 Oct 2016 20:56:41 -0600 Franklin Schmidt minor
Wed, 19 Oct 2016 04:22:51 -0600 Franklin Schmidt simplify handle()
Tue, 18 Oct 2016 23:01:00 -0600 Franklin Schmidt remove Request.getReader()
Tue, 18 Oct 2016 22:43:17 -0600 Franklin Schmidt simplify Request
Tue, 18 Oct 2016 16:34:18 -0600 Franklin Schmidt remove ContextHandler.Context
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
Mon, 17 Oct 2016 05:39:54 -0600 Franklin Schmidt remove useless listeners
Mon, 17 Oct 2016 05:22:25 -0600 Franklin Schmidt remove ContextHandler._attributes
Mon, 17 Oct 2016 04:59:15 -0600 Franklin Schmidt remove Server._attributes
Sun, 16 Oct 2016 01:31:05 -0600 Franklin Schmidt remove __currentConnection
Sat, 15 Oct 2016 22:42:05 -0600 Franklin Schmidt simplify AbstractHttpConnection
Mon, 10 Oct 2016 00:50:06 -0600 Franklin Schmidt remove AsyncContinuation
Sun, 09 Oct 2016 23:48:32 -0600 Franklin Schmidt remove more async code
Sun, 09 Oct 2016 21:41:28 -0600 Franklin Schmidt remove Continuation