pathPrefixRewrite property

String? pathPrefixRewrite
getter/setter pair

Prior to forwarding the request to the selected destination, the matching portion of the requests path is replaced by this value.

Implementation

core.String? pathPrefixRewrite;