Before forwarding the request to the selected service, the request's host header is replaced with contents of hostRewrite. The value must be from 1 to 255 characters.
Before forwarding the request to the selected backend service, the matching portion of the request's path is replaced by pathPrefixRewrite. The value must be from 1 to 1024 characters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUrlRewrite\u003c/code\u003e class allows modification of the request path and host header before it is sent to the matched backend service.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version of \u003ccode\u003eUrlRewrite\u003c/code\u003e with multiple previous versions, ranging from 1.0.0 to 3.5.0, also documented and accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHostRewrite\u003c/code\u003e property enables replacement of the request's host header with a custom value ranging from 1 to 255 characters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePathPrefixRewrite\u003c/code\u003e property allows replacement of the matching part of the request's path with a new value, with a length limit of 1 to 1024 characters.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eUrlRewrite\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]