[[["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."],[[["The latest version of the `HttpConfig` class in the Cloud IoT v1 API is 2.2.0, with previous versions ranging from 2.1.0 down to 1.0.0 being documented."],["`HttpConfig` is a class used to configure the HTTP bridge for a device registry, allowing devices to communicate via the HTTP protocol with the DeviceService, and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class inherits from the .NET `object` class and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["`HttpConfig` offers a property, `HttpEnabledState`, of type `HttpState`, to enable or disable the HTTP protocol for the device registry."],["There are two constructors available for the `HttpConfig` class: a parameterless constructor and a constructor that takes another `HttpConfig` instance as a parameter for copying."]]],[]]