Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In

HTML redirect pipelines

This topic describes HTML redirect pipelines.

📘

Note

Do not use this pipeline to programmatically change the domain. You should instead do this within a redirect server.

GetByUri

OrderPipeDescription
100GetByUriDetermines whether redirect URI exists in the HtmlRedirect database. If the URI parameter exists, the result will be stored in the HtmlRedirect property on the result object.

What’s Next