Index: openacs-4/packages/xotcl-core/tcl/50-protocol-handler-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/50-protocol-handler-procs.tcl,v diff -u -N -r1.30.2.6 -r1.30.2.7 --- openacs-4/packages/xotcl-core/tcl/50-protocol-handler-procs.tcl 26 Feb 2021 19:15:52 -0000 1.30.2.6 +++ openacs-4/packages/xotcl-core/tcl/50-protocol-handler-procs.tcl 12 Apr 2022 09:36:39 -0000 1.30.2.7 @@ -1,3 +1,11 @@ +::xo::library doc { + + Protocol handles, mostly for defining extra HTTP methods. + + @author Gustaf Neumann (neumann@wu-wien.ac.at) +} + + namespace eval ::xo { Class create ProtocolHandler -parameter { {url}