App.h
Go to the documentation of this file.
Definition: Delegate.h:20
Definition: App.h:38
bool run(const String &body, MimeType mime, ResponseCallback onResponse=nullptr)
bool stop(ResponseCallback onResponse=nullptr)
bool run(const HttpParams ¶ms, ResponseCallback onResponse=nullptr)
bool status(ResponseCallback onResponse)
Definition: Libraries/DIAL/src/Dial/Client.h:34
Represents either an incoming or outgoing response to a HTTP request.
Definition: HttpResponse.h:26
Definition: App.h:34