HTTP Helper
公共头文件:
#include "brookesia/service_helper/network/http.hpp"
概述
本页用于查看 HTTP helper 的原始 Doxygen API,包括请求模型、异步请求 helper、状态事件与相关宏定义。
API 参考
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