RuleTransform
class RuleTransform
Information about a transform to apply to requests that match a rule. Transforms are applied to requests before they are sent to targets.
Types
Properties
Link copied to clipboard
Information about a host header rewrite transform. This transform modifies the host header in an HTTP request. Specify only when Type
is host-header-rewrite
.
Link copied to clipboard
The type of transform.
Link copied to clipboard
Information about a URL rewrite transform. This transform modifies the request URL. Specify only when Type
is url-rewrite
.