[[["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-03-21 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."]]],[]]