Home > Configuration > Transform > settransformaction_cookiedomaininto

settransformaction_cookiedomaininto

Use this method to set pCRE-format regular expression that describes the transformation to be performed on cookie domains that match the cookieDomainFrom pattern.
NOTE: The cookie domain to be transformed is extracted from the request.

Syntax



Parameters

name

Name of the URL Transformation action to modify.
This is mandatory parameter.

cookiedomaininto

PCRE-format regular expression that describes the transformation to be performed on cookie domains that match the cookieDomainFrom pattern. NOTE: The cookie domain to be transformed is extracted from the request.

Return Value

Returns simpleResult

See Also