[[["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 `IHttpExecuteInterceptor` interface within the Google.Apis.Http namespace, specifically for version 1.50.0."],["The `IHttpExecuteInterceptor` interface allows for the interception of HTTP requests before they are sent, enabling actions such as attaching an \"Authorization\" header."],["The interface includes one method `InterceptAsync`, that is invoked before the request is sent, and accepts an `HttpRequestMessage` and a `CancellationToken` as parameters."],["The documentation also contains a description of an extension method, `Utilities.ThrowIfNull\u003cT\u003e(T, String)`, however the main focus is the `IHttpExecuteInterceptor` interface."]]],[]]