xo::ProtocolHandler instproc handle_request (public)

 <instance of xo::ProtocolHandler[i]> handle_request args \
    [ args... ]

Defined in /var/www/openacs.org/packages/xotcl-core/tcl/50-protocol-handler-procs.tcl

Process the incoming HTTP request. This method could be overloaded by the application and dispatches the HTTP requests.

Parameters:
args (required)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: