Index: xotcl/library/comm/Httpd.xotcl =================================================================== diff -u -r435b41481fb51bf000ebe736d8574fefbeec1710 -rad8a63234e44a8788efede276e811051ab891fbe --- xotcl/library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision 435b41481fb51bf000ebe736d8574fefbeec1710) +++ xotcl/library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision ad8a63234e44a8788efede276e811051ab891fbe) @@ -1,4 +1,4 @@ -# -*- tcl -*- $Id: Httpd.xotcl,v 1.2 2005/09/09 21:07:23 neumann Exp $ +# -*- tcl -*- $Id: Httpd.xotcl,v 1.3 2005/09/09 21:09:01 neumann Exp $ # # The XOTcl class Httpd implements an HTTP/1.0 and HTTP/1.1 server with # basic functionality.