ClusterDuck Protocol
|
This is the complete list of members for HTTPClient, including all inherited members.
get(String &url, String &response) | HTTPClient | |
get(const char *url, String &response) | HTTPClient | |
HTTPClient(TransportLayer *tl, uint16_t port=80) | HTTPClient | |
post(const char *url, const char *content, String &response, const char *contentType="text/plain") | HTTPClient |