#include <http_request_idf.h>
Definition at line 15 of file http_request_idf.h.
◆ HttpContainerIDF()
esphome::http_request::HttpContainerIDF::HttpContainerIDF |
( |
esp_http_client_handle_t |
client | ) |
|
|
inline |
◆ end()
void esphome::http_request::HttpContainerIDF::end |
( |
| ) |
|
|
overridevirtual |
◆ feed_wdt()
void esphome::http_request::HttpContainerIDF::feed_wdt |
( |
| ) |
|
Feeds the watchdog timer if the executing task has one attached.
Definition at line 207 of file http_request_idf.cpp.
◆ read()
int esphome::http_request::HttpContainerIDF::read |
( |
uint8_t * |
buf, |
|
|
size_t |
max_len |
|
) |
| |
|
overridevirtual |
◆ client_
esp_http_client_handle_t esphome::http_request::HttpContainerIDF::client_ |
|
protected |
The documentation for this class was generated from the following files: