Base Framework
HTTPSRequest Member List

This is the complete list of members for HTTPSRequest, including all inherited members.

close() (defined in HTTPSRequest)HTTPSRequest
getContentLength()HTTPSRequest
getCreatedById() constResource
getDescription() constResource
getHandle() const noexceptResourceinline
getInternalHandle() constResourceinline
getResourceId() constResource
getResponse()HTTPSRequest
getResponse(OutputStream *os)HTTPSRequest
getResponse(PushInterface *pi)HTTPSRequest
getResponseHeader(const String &name)HTTPSRequest
getResponseHeader()HTTPSRequest
getStatus()HTTPSRequest
getStatusText()HTTPSRequest
HTTPSRequest()HTTPSRequest
isSupported() noexceptHTTPSRequeststatic
load(const String &url, const String &method=METHOD_GET, const String &body=String())HTTPSRequeststatic
METHOD_DELETE (defined in HTTPSRequest)HTTPSRequeststatic
METHOD_GET (defined in HTTPSRequest)HTTPSRequeststatic
METHOD_POST (defined in HTTPSRequest)HTTPSRequeststatic
METHOD_PUT (defined in HTTPSRequest)HTTPSRequeststatic
open(const String &method, const String &url, const String &user=String(), const String &password=String())HTTPSRequest
operator bool() const noexceptResourceinline
send(const String &body=String())HTTPSRequest
setAgent(const String &agent)HTTPSRequestinline
setDescription(const String &description)Resource
setRequestHeader(const String &header)HTTPSRequest
setRequestHeader(const String &name, const String &value)HTTPSRequest
~HTTPSRequest() (defined in HTTPSRequest)HTTPSRequest