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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The document provides reference documentation for the `UrlRewrite` class within the Google Compute Engine v1 API, detailing its functionality for modifying request paths."],["The latest version available is 3.6.0 and a comprehensive list of prior versions are available, ranging from 1.0.0 to 3.5.0, in addition to the current version 2.7.0."],["The `UrlRewrite` class, used to change request path before sending it to the backend, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties `HostRewrite` and `PathPrefixRewrite`, allowing modification of host header and request path prefixes, respectively, with specified length constraints."],["Constructors for the `UrlRewrite` class include a default constructor and one that accepts another `UrlRewrite` object as a parameter."]]],[]]