HandleRequest( ) method (WebHandler)

This method is invoked when an HTTP request is received. This method dispatches to the other HandleHTTPverb methods and typically should not be overridden.

Return type: None

Access: PUBLIC

Applies to: OpenEdge.Web.WebHandler class class

Syntax

HandleRequest( )