Index: library/comm/Httpd.xotcl =================================================================== diff -u -rc72f9f638677608fab1502cd696c8f2d6b2952f9 -r46f02e4868e118466d888b35d6b281b3f2ba31ac --- library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision c72f9f638677608fab1502cd696c8f2d6b2952f9) +++ library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision 46f02e4868e118466d888b35d6b281b3f2ba31ac) @@ -1,4 +1,4 @@ -# -*- tcl -*- $Id: Httpd.xotcl,v 1.9 2007/08/14 16:38:26 neumann Exp $ +# -*- tcl -*- $Id: Httpd.xotcl,v 1.6 2006/09/27 08:12:40 neumann Exp $ # # The XOTcl class Httpd implements an HTTP/1.0 and HTTP/1.1 server with # basic functionality.