Class THTTPExtension (unit DKWHTTP)

Inherits from

TObject

Generic HTTP Extension interface

Constructors



Functions

class function Description: String ;


procedure Get ;


procedure HandleRequest ;

THTTPExtension Provide a generic interface for both CGI and ISAPI { Handle an HTTP request

function ServerVariable ( VariableName: String ): String ;


procedure Write ( var Buffer: Char ; Length: Integer ) ;


Properties

Events

Variables


Constructors


Functions


class function Description: String ;


procedure Get ;


procedure HandleRequest ;

THTTPExtension Provide a generic interface for both CGI and ISAPI { Handle an HTTP request


function ServerVariable ( VariableName: String ): String ;


procedure Write ( var Buffer: Char ; Length: Integer ) ;


Properties


Events


Variables