mercurial/hgweb/request.py
changeset 2391 d351a3be3371
parent 2355 eb08fb4d41e1
child 2394 a8f1049d1d2d
--- a/mercurial/hgweb/request.py	Thu Jun 01 15:55:09 2006 -0700
+++ b/mercurial/hgweb/request.py	Fri Jun 02 08:05:01 2006 -0700
@@ -1,4 +1,4 @@
-# hgweb.py - web interface to a mercurial repository
+# hgweb/request.py - An http request from either CGI or the standalone server.
 #
 # Copyright 21 May 2005 - (c) 2005 Jake Edge <jake@edge2.net>
 # Copyright 2005 Matt Mackall <mpm@selenic.com>