Mask URLs in content

APPLIES TO: All API Management tiers

The redirect-content-urls policy rewrites (masks) links in the response body so that they point to the equivalent link via the gateway. Use in the outbound section to rewrite response body links to the backend service to make them point to the gateway. Use in the inbound section for an opposite effect.

Note

This policy does not change any header values such as Location headers. To change header values, use the set-header policy.

Note

Set the policy's elements and child elements in the order provided in the policy statement. Learn more about how to set or edit API Management policies.

Policy statement

<redirect-content-urls />

Usage

Usage notes

  • This policy can only be used once in a policy section.

Example

<redirect-content-urls />

For more information about working with policies, see: