log mercurial/hgweb/server.py @ 2847:a9f5d4149123

age author description
Wed, 12 Jul 2006 08:28:00 -0700 Vadim Gelfer clean up trailing white space.
Fri, 07 Jul 2006 14:33:51 -0300 Alexis S. L. Carvalho Respect "Connection: close" headers sent by HTTP clients.
Tue, 27 Jun 2006 00:09:37 -0700 Eric Hopper Put support for persistent connections back in.
Tue, 27 Jun 2006 00:09:35 -0700 Eric Hopper Fix two small bugs that would've prevented the web interface and IPv6
Tue, 27 Jun 2006 00:09:33 -0700 Eric Hopper This patch make several WSGI related alterations.
Tue, 27 Jun 2006 00:09:31 -0700 Eric Hopper Fix server to set up a more WSGI compliant environment.
Thu, 15 Jun 2006 12:55:58 -0700 Vadim Gelfer http server: support persistent connections.