Fledge
An open source edge computing platform for industrial users
SimpleHttp Member List

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

createDebugTraceDirectory()HttpSenderstatic
getHostPort() (defined in SimpleHttp)SimpleHttpinlinevirtual
getHTTPResponse() (defined in SimpleHttp)SimpleHttpinlinevirtual
getOMFTracePath()HttpSenderstatic
HttpSender()HttpSender
sendRequest(const std::string &method=std::string(HTTP_SENDER_DEFAULT_METHOD), const std::string &path=std::string(HTTP_SENDER_DEFAULT_PATH), const std::vector< std::pair< std::string, std::string >> &headers={}, const std::string &payload=std::string())SimpleHttpvirtual
setAuthBasicCredentials(std::string &authBasicCredentials) (defined in SimpleHttp)SimpleHttpinlinevirtual
setAuthMethod(std::string &authMethod) (defined in SimpleHttp)SimpleHttpinlinevirtual
setOCSClientId(std::string &OCSClientId) (defined in SimpleHttp)SimpleHttpinlinevirtual
setOCSClientSecret(std::string &OCSClientSecret) (defined in SimpleHttp)SimpleHttpinlinevirtual
setOCSNamespace(std::string &OCSNamespace) (defined in SimpleHttp)SimpleHttpinlinevirtual
setOCSTenantId(std::string &OCSTenantId) (defined in SimpleHttp)SimpleHttpinlinevirtual
setOCSToken(std::string &OCSToken) (defined in SimpleHttp)SimpleHttpinlinevirtual
setProxy(const std::string &proxy)SimpleHttpvirtual
SimpleHttp(const std::string &host_port, unsigned int connect_timeout=0, unsigned int request_timeout=0, unsigned int retry_sleep_Time=1, unsigned int max_retry=4)SimpleHttp
~HttpSender()HttpSendervirtual
~SimpleHttp()SimpleHttp