HTTP Helper
Public header:
#include "brookesia/service_helper/network/http.hpp"
Overview
This page documents the HTTP helper Doxygen API: request models, async request helpers, state events, and related macros.
API Reference
Header File
Classes
-
class Http : public esp_brookesia::service::helper::Base<Http>
Helper schema definitions for the HTTP service.
Public Types
-
struct RequestProgress
Progress payload for a running HTTP request.
-
struct RequestStateInfo
Snapshot of the current state and progress of an HTTP request.
-
struct Statistics
HTTP service request counters.
-
struct RequestProgress