[[["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."],[[["The `ConfigurableHttpClient` class is a specialized HTTP client that inherits from `HttpClient` and references a `ConfigurableMessageHandler`."],["This class provides configurable HTTP client functionality within the `Google.Apis.Http` namespace, part of the `Google.Apis.Core.dll` assembly."],["The latest version of `ConfigurableHttpClient` is `1.69.0`, with older versions available, ranging from `1.68.0` down to `1.50.0`."],["It implements the `IDisposable` interface and includes all members inherited from `HttpClient`, such as methods for GET, POST, PUT, and DELETE requests."],["`ConfigurableHttpClient` objects can be constructed using a `ConfigurableMessageHandler`, with the option to control whether the handler is disposed of when the client itself is disposed."]]],[]]