Index: xotcl/library/comm/Httpd.xotcl =================================================================== diff -u -rf7894d9be99a8da3a04218abcdb9bd46b6d625c8 -r68186bc5f70db1c5133661eedb1b38023c9a49cd --- xotcl/library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision f7894d9be99a8da3a04218abcdb9bd46b6d625c8) +++ xotcl/library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision 68186bc5f70db1c5133661eedb1b38023c9a49cd) @@ -1,4 +1,4 @@ -# -*- tcl -*- $Id: Httpd.xotcl,v 1.1 2004/05/23 22:50:39 neumann Exp $ +# -*- tcl -*- $Id: Httpd.xotcl,v 1.1.1.1 2004/05/23 22:50:39 neumann Exp $ # # The XOTcl class Httpd implements an HTTP/1.0 and HTTP/1.1 server with # basic functionality.