This tag tells Moya to serve the content from a different URL.
Note, that unlike <redirect-to>, this does not involve an extra request.
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
fragment |
Fragment component in url | text | No | ||
path |
New path portion of the url, may be relative | text | No | ||
query |
Mapping expression to use as a query string | expression | No | None |
|
url |
Destination URL | text | No |
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
if |
Conditional expression | expression | No | yes |