Show TOC

Object documentationMethods Locate this document in the navigation structure

 

The following method is supported by the interface IF_HTTP_EXTENSION:

Method Name

Meaning and Use

HANDLE_REQUEST

This method must be implemented by all HTTP request handlers in the ICF. It contains the current code for request processing. It is called for every incoming request if the HTTP request handler is registered for the request URL (or a prefix) in question.