79 const char*
reqData =
"")
override {
82 LOGE(
"preProcess failed");
95 LOGI(
"==> http status: %d", result);
105 LOGE(
"preProcess failed");
118 LOGI(
"==> http status: %d", result);
123 virtual void end()
override {
133 LOGD(
"available: %d", result);
145 LOGD(
"readBytes %d -> %d", (
int)len,
read);
237 LOGI(
"Request written ... waiting for reply");
242 LOGE(
"Error code recieved ... stop waiting for reply");
299 LOGE(
"Not connected");
325 template <
typename T>
347 LOGE(
"Location is null");
369 LOGI(
"WiFiClientSecure");
411#if defined(USE_CONCURRENCY)
#define LOGW(...)
Definition AudioLoggerIDF.h:29
#define TRACEI()
Definition AudioLoggerIDF.h:32
#define TRACED()
Definition AudioLoggerIDF.h:31
#define LOGI(...)
Definition AudioLoggerIDF.h:28
#define LOGD(...)
Definition AudioLoggerIDF.h:27
#define LOGE(...)
Definition AudioLoggerIDF.h:30
MethodID
supported http methods
Definition HttpTypes.h:3
@ GET
Definition HttpTypes.h:5
#define DEFAULT_BUFFER_SIZE
Definition avr.h:20
#define URL_CLIENT_TIMEOUT
Definition esp8266.h:23
#define URL_HANDSHAKE_TIMEOUT
Definition esp8266.h:24