Mantid
Loading...
Searching...
No Matches
Mantid::Kernel::GitHubApiHelper Member List

This is the complete list of members for Mantid::Kernel::GitHubApiHelper, including all inherited members.

addAuthenticationToken()Mantid::Kernel::GitHubApiHelperprivate
addHeader(const std::string &key, const std::string &value)Mantid::Kernel::InternetHelper
clearHeaders()Mantid::Kernel::InternetHelper
clearProxy()Mantid::Kernel::InternetHelper
createRequest(Poco::URI &uri)Mantid::Kernel::InternetHelperprotected
downloadFile(const std::string &urlFile, const std::string &localFilePath="")Mantid::Kernel::InternetHelpervirtual
getBody()Mantid::Kernel::InternetHelper
getContentLength()Mantid::Kernel::InternetHelper
getContentType()Mantid::Kernel::InternetHelper
getHeader(const std::string &key)Mantid::Kernel::InternetHelper
getMethod()Mantid::Kernel::InternetHelper
getProxy(const std::string &url)Mantid::Kernel::InternetHelper
getRateLimitDescription()Mantid::Kernel::GitHubApiHelper
getResponseReason()Mantid::Kernel::InternetHelper
getResponseStatus()Mantid::Kernel::InternetHelper
getTimeout()Mantid::Kernel::InternetHelper
GitHubApiHelper()Mantid::Kernel::GitHubApiHelper
GitHubApiHelper(const Kernel::ProxyInfo &proxy)Mantid::Kernel::GitHubApiHelper
headers()Mantid::Kernel::InternetHelper
HTTPStatus enum nameMantid::Kernel::InternetHelper
InternetHelper()Mantid::Kernel::InternetHelper
InternetHelper(const Kernel::ProxyInfo &proxy)Mantid::Kernel::InternetHelper
isAuthenticated()Mantid::Kernel::GitHubApiHelper
isRelocated(const HTTPStatus &response)Mantid::Kernel::InternetHelperprotected
logDebugRequestSending(const std::string &schemeName, const std::string &url) constMantid::Kernel::InternetHelperprotected
m_api_tokenMantid::Kernel::GitHubApiHelperprivate
m_bodyMantid::Kernel::InternetHelperprotected
m_contentLengthMantid::Kernel::InternetHelperprotected
m_contentTypeMantid::Kernel::InternetHelperprotected
m_headersMantid::Kernel::InternetHelperprotected
m_isProxySetMantid::Kernel::InternetHelperprotected
m_isTimeoutSetMantid::Kernel::InternetHelperprotected
m_methodMantid::Kernel::InternetHelperprotected
m_proxyInfoMantid::Kernel::InternetHelperprotected
m_requestMantid::Kernel::InternetHelperprotected
m_responseMantid::Kernel::InternetHelperprotected
m_timeoutMantid::Kernel::InternetHelperprotected
processAnonymousRequest(Poco::URI &uri, std::ostream &responseStream)Mantid::Kernel::GitHubApiHelperprivate
processErrorStates(const Poco::Net::HTTPResponse &res, std::istream &rs, const std::string &url)Mantid::Kernel::InternetHelperprotectedvirtual
processRelocation(const Poco::Net::HTTPResponse &response, std::ostream &responseStream)Mantid::Kernel::InternetHelperprotected
processResponseHeaders(const Poco::Net::HTTPResponse &res) overrideMantid::Kernel::GitHubApiHelperprotectedvirtual
removeHeader(const std::string &key)Mantid::Kernel::InternetHelper
reset() overrideMantid::Kernel::GitHubApiHelpervirtual
sendHTTPRequest(const std::string &url, std::ostream &responseStream)Mantid::Kernel::InternetHelperprotectedvirtual
sendHTTPSRequest(const std::string &url, std::ostream &responseStream)Mantid::Kernel::InternetHelperprotectedvirtual
sendRequest(const std::string &url, std::ostream &responseStream)Mantid::Kernel::InternetHelpervirtual
sendRequestAndProcess(Poco::Net::HTTPClientSession &session, Poco::URI &uri, std::ostream &responseStream) overrideMantid::Kernel::GitHubApiHelperprotectedvirtual
setBody(const std::string &body)Mantid::Kernel::InternetHelper
setBody(const std::ostringstream &body)Mantid::Kernel::InternetHelper
setBody(Poco::Net::HTMLForm &form)Mantid::Kernel::InternetHelper
setContentLength(std::streamsize length)Mantid::Kernel::InternetHelper
setContentType(const std::string &contentType)Mantid::Kernel::InternetHelper
setMethod(const std::string &method)Mantid::Kernel::InternetHelper
setProxy(const Kernel::ProxyInfo &proxy)Mantid::Kernel::InternetHelper
setTimeout(int seconds)Mantid::Kernel::InternetHelper
setupProxyOnSession(Poco::Net::HTTPClientSession &session, const std::string &proxyUrl)Mantid::Kernel::InternetHelperprotected
StringToStringMap typedefMantid::Kernel::InternetHelper
throwNotConnected(const std::string &url, const Poco::Net::HostNotFoundException &ex)Mantid::Kernel::InternetHelperprotected
~GitHubApiHelper()=defaultMantid::Kernel::GitHubApiHelpervirtual
~InternetHelper()Mantid::Kernel::InternetHelpervirtual