hostRewrite property

String? hostRewrite
getter/setter pair

Prior to forwarding the request to the selected destination, the requests host header is replaced by this value.

Implementation

core.String? hostRewrite;