|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Common HTTP type definitions for ESP32. More...
Namespaces | |
| namespace | idfxx |
| namespace | idfxx::http |
Common HTTP type definitions for ESP32.
Provides type-safe enums for HTTP methods, authentication types, and transport types, along with string conversion and formatting support.
Depends on Core Utilities for error handling.