Show TOC

AttributesLocate this document in the navigation structure

Use

The following attributes are supported by the interface IF_HTTP_EXTENSION:

Attribute

Meaning and Use

FLOW_RC

This attribute controls any possible subsequent HTTP request handlers and error information. It can assume the values described above CO_FLOW_OK, CO_FLOW_ERROR, CO_FLOW_OK_OTHERS_OPT, CO_FLOW_OK_OTHERS_MAND (see also Constants for Describing the Control Flow).

LIFETIME_RC

This attribute controls the lifetime of the instance of the HTTP request handler. It can assume values CO_LIFETIME_KEEP and CO_LIFETIME_DESTROY (see also Constants for Describing the Lifetime Control).