[[["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 an HTTP client that inherits from `HttpClient` and includes a reference to `ConfigurableMessageHandler`."],["This client implements the `IDisposable` interface and inherits numerous members from `HttpClient`, `HttpMessageInvoker`, and `Object`, such as methods for sending various HTTP requests and managing resources."],["The `ConfigurableHttpClient` class offers two constructors, allowing instantiation with a `ConfigurableMessageHandler`, and an optional boolean parameter to control the disposal of the message handler."],["It contains a `MessageHandler` property that provides access to the underlying `ConfigurableMessageHandler` instance, allowing further configuration."],["The latest version of this library is version 1.69.0, but it also has many previous versions, each with a different URL."]]],[]]