Skip to content

/AWS1/CL_EL2HOSTHEADERREWRIT00

Information about a host header rewrite transform. This transform matches a pattern in the host header in an HTTP request and replaces it with the specified string.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_rewrites TYPE /AWS1/CL_EL2REWRITECONFIG=>TT_REWRITECONFIGLIST TT_REWRITECONFIGLIST

The host header rewrite transform. Each transform consists of a regular expression to match and a replacement string.


Queryable Attributes

Rewrites

The host header rewrite transform. Each transform consists of a regular expression to match and a replacement string.

Accessible with the following methods

Method Description
GET_REWRITES() Getter for REWRITES, with configurable default
ASK_REWRITES() Getter for REWRITES w/ exceptions if field has no value
HAS_REWRITES() Determine if REWRITES has a value