[[["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-07 UTC."],[[["This webpage provides documentation for the `MaxUrlLengthInterceptor` class, which is part of the `Google.Apis.Http` namespace within the `Google.Apis.Core.dll` assembly."],["The `MaxUrlLengthInterceptor` class, implementing the `IHttpExecuteInterceptor` interface, intercepts HTTP GET requests that exceed a specified maximum URL length."],["A `MaxUrlLengthInterceptor` object is constructed by passing a `uint` parameter representing the maximum allowed URL length via its constructor `MaxUrlLengthInterceptor(uint maxUrlLength)`."],["The `InterceptAsync` method, accepting an `HttpRequestMessage` and a `CancellationToken`, is invoked before a request is sent and allows for modifying requests before they are sent."],["The latest available version for this class documentation is 1.69.0, while versions 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 are also documented."]]],[]]