Show TOC

AttributesLocate this document in the navigation structure

Use

Interface IF_HTTP_CLIENT contains the following attributes:

Attribute Name

Use and Meaning

REQUEST

See IF_HTTP_RESPONSE and IF_HTTP_REQUEST

RESPONSE

PROPERTYTYPE_LOGON_POPUP

Logon screen display (default: CO_ENABLED)

PROPERTYTYPE_REDIRECT

Document redirect (default: CO_ENABLED)

PROPERTYTYPE_APPLY_SPROXY

Evaluate system proxy configuration (default: CO_ENABLED)

PROPERTYTYPE_ACCEPT_COOKIE

Accept cookie fields from the response (default: CO_ENABLED)

PROPERTYTYPE_ACCEPT_COMPRESS

Send accept encoding: gzip (default: CO_ENABLED)

Note

Compare the list of attributes with the current list in transaction SE24.

Note

The attributes PROPERTYTYPE_LOGON_POPUP, PROPERTYTYPE_REDIRECT, PROPERTYTYPE_APPLY_SPROXY, and PROPERTYTYPE_ACCEPT_COMPRESS can have the values CO_ENABLED and CO_DISABLED; the attribute PROPERTYTYPE_ACCEPT_COOKIE can have the values CO_DISABLED, CO_EVENT, CO_PROMPT, and CO_ENABLED (see Constants).