log src/org/eclipse/jetty/server/Request.java @ 994:4e9d373bf6e9

age author description
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