esp_http_data_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
http header.
data buffer as linked list.
int
status code (integer).
int64_t
data length.
int
chunk length.
int
offset to http data (Skip header).
int64_t
data processed.
int
http method.
bool

References

from examples