HTTPServer.AddCGI


public function AddCGI

Prototype:

public function AddCGI(string contenttype, string handlerpath)

Parameters

contenttype
(string) // TO DO
handlerpath
(string) // TO DO

Description:

TODO: Document this

Return value:

// TO DO