idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
HTTP Types Component

Common HTTP type definitions for ESP32. More...

Namespaces

namespace  idfxx
 
namespace  idfxx::http
 

Detailed Description

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.