20 virtual bool begin(
const char*
urlStr,
const char* acceptMime =
nullptr,
22 const char* reqData =
"") = 0;
24 virtual void end()
override = 0;
33 const char*
mime()
override {
39 const char* str,
int len)) {
46 virtual void setSSID(
const char* ssid) = 0;
MethodID
supported http methods
Definition HttpTypes.h:3
@ GET
Definition HttpTypes.h:5