Index: xotcl/library/comm/Httpd.xotcl =================================================================== diff -u -rbb3c756fb47517596b9dbcb4e580aa1212827b41 -r2846921e448d4d4aeb3245ebbfe4381182f0e286 --- xotcl/library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision bb3c756fb47517596b9dbcb4e580aa1212827b41) +++ xotcl/library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision 2846921e448d4d4aeb3245ebbfe4381182f0e286) @@ -1,4 +1,4 @@ -# -*- tcl -*- $Id: Httpd.xotcl,v 1.4 2006/09/14 06:36:02 neumann Exp $ +# -*- tcl -*- $Id: Httpd.xotcl,v 1.5 2006/09/25 08:29:04 neumann Exp $ # # The XOTcl class Httpd implements an HTTP/1.0 and HTTP/1.1 server with # basic functionality.