This patch is extracted from my own extension to Tclhttpd, and adds new commands to the global namespace:
::Object_Url {virtual object {inThread 0}}
::Obj_UrlRemove {object}
::Objdomain {object sock suffix}
::Object_Respond {sock code result {type text/html}}
These commands inject specially designed objects into the Direct() array, and allow those objects to export methods as direct...
2009-10-19 22:42:32 UTC in TclHttpd - Tcl Web Server