prefixRewrite property
Indicates that during redirection, the matched prefix (or path) should be swapped with this value.
This option allows URLs be dynamically created based on the request.
Implementation
core.String? prefixRewrite;
Indicates that during redirection, the matched prefix (or path) should be swapped with this value.
This option allows URLs be dynamically created based on the request.
core.String? prefixRewrite;