wrw.git
12 years agoMade requests shallow-cloneable.
Fredrik Tolf [Mon, 30 May 2011 06:50:33 +0000 (08:50 +0200)]
Made requests shallow-cloneable.

12 years agoAdded a simple filesystem handler.
Fredrik Tolf [Sat, 28 May 2011 04:14:04 +0000 (06:14 +0200)]
Added a simple filesystem handler.

12 years agoFixed some typos.
Fredrik Tolf [Sat, 28 May 2011 04:13:45 +0000 (06:13 +0200)]
Fixed some typos.

12 years agoAdded a resp module with basic response restarts.
Fredrik Tolf [Fri, 27 May 2011 06:16:22 +0000 (08:16 +0200)]
Added a resp module with basic response restarts.

12 years agoAdded a proto module with basic utilities without higher dependencies.
Fredrik Tolf [Fri, 27 May 2011 06:15:23 +0000 (08:15 +0200)]
Added a proto module with basic utilities without higher dependencies.

12 years agoAdded a per-session class-based handler wrapper.
Fredrik Tolf [Fri, 27 May 2011 06:14:32 +0000 (08:14 +0200)]
Added a per-session class-based handler wrapper.

12 years agoFixed restart typo.
Fredrik Tolf [Fri, 27 May 2011 00:22:27 +0000 (02:22 +0200)]
Fixed restart typo.

12 years agoDon't send session cookie unless session is dirty.
Fredrik Tolf [Fri, 27 May 2011 00:18:23 +0000 (02:18 +0200)]
Don't send session cookie unless session is dirty.

12 years agoFixed session cleaning bug.
Fredrik Tolf [Wed, 25 May 2011 23:56:45 +0000 (01:56 +0200)]
Fixed session cleaning bug.

12 years agoInitial commit.
Fredrik Tolf [Wed, 25 May 2011 08:16:10 +0000 (10:16 +0200)]
Initial commit.