Wt  4.10.4
Wt::Http::Client Member List

This is the complete list of members for Wt::Http::Client, including all inherited members.

abort()Wt::Http::Client
addChild(std::unique_ptr< WObject > child)Wt::WObject
addChild(std::unique_ptr< Child > child)Wt::WObject
bindSafe(void(C::*method)(Args...)) noexceptWt::Core::observable
bindSafe(void(C::*method)(Args...) const) const noexceptWt::Core::observable
bindSafe(const Function &function) noexceptWt::Core::observable
bodyDataReceived()Wt::Http::Client
Client()Wt::Http::Client
Client(Wt::AsioWrapper::asio::io_service &ioService)Wt::Http::Client
deleteRequest(const std::string &url, const Message &message)Wt::Http::Client
done()Wt::Http::Client
followRedirect() constWt::Http::Client
get(const std::string &url)Wt::Http::Client
get(const std::string &url, const std::vector< Message::Header > headers)Wt::Http::Client
getStateless(Method method)Wt::WObjectprotectedvirtual
head(const std::string &url)Wt::Http::Client
head(const std::string &url, const std::vector< Message::Header > headers)Wt::Http::Client
headersReceived()Wt::Http::Client
id() constWt::WObjectvirtual
implementJavaScript(void(T::*method)(), const std::string &jsCode)Wt::WObject
implementStateless(void(T::*method)())Wt::WObject
implementStateless(void(T::*method)(), void(T::*undoMethod)())Wt::WObject
isNotStateless()Wt::WObject
isSslCertificateVerificationEnabled() constWt::Http::Client
maximumResponseSize() constWt::Http::Client
maxRedirects() constWt::Http::Client
Method typedefWt::WObject
objectName() constWt::WObjectvirtual
observable() noexceptWt::Core::observable
parseUrl(const std::string &url, URL &parsedUrl)Wt::Http::Clientstatic
patch(const std::string &url, const Message &message)Wt::Http::Client
post(const std::string &url, const Message &message)Wt::Http::Client
put(const std::string &url, const Message &message)Wt::Http::Client
removeChild(WObject *child)Wt::WObject
removeChild(Child *child)Wt::WObject
request(Http::Method method, const std::string &url, const Message &message)Wt::Http::Client
resetLearnedSlot(void(T::*method)())Wt::WObject
resetLearnedSlots()Wt::WObject
setFollowRedirect(bool followRedirect)Wt::Http::Client
setMaximumResponseSize(std::size_t bytes)Wt::Http::Client
setMaxRedirects(int maxRedirects)Wt::Http::Client
setObjectName(const std::string &name)Wt::WObjectvirtual
setSslCertificateVerificationEnabled(bool enabled)Wt::Http::Client
setSslVerifyFile(const std::string &verifyFile)Wt::Http::Client
setSslVerifyPath(const std::string &verifyPath)Wt::Http::Client
setTimeout(std::chrono::steady_clock::duration timeout)Wt::Http::Client
timeout() constWt::Http::Client
~Client()Wt::Http::Clientvirtual
~observable()Wt::Core::observablevirtual