LTE-M Leaf Library
|
This is the complete list of members for HL7800Http, including all inherited members.
close() | HL7800Http | |
config(char *header) | HL7800Http | |
connect(IPAddress ip, uint16_t port, int http_version, char *login, char *passwd) | HL7800Http | |
connect(char *url, uint16_t port, int http_version, char *login, char *passwd) | HL7800Http | |
connected() | HL7800Http | |
get(char *uri, char *buff, bool show_resp) | HL7800Http | |
head(char *uri, char *buff) | HL7800Http | |
HL7800Http() | HL7800Http | |
post(char *uri, char *buff, bool show_resp) | HL7800Http | |
put(char *uri, char *sndbuff, char *rcvbuff, bool show_resp) | HL7800Http |