| abort() | Wt::Http::Client | |
| addChild(WObject *child) | Wt::WObject | |
| bodyDataReceived() | Wt::Http::Client | |
| children() const | Wt::WObject | |
| Client(WObject *parent=0) | Wt::Http::Client | |
| Client(boost::asio::io_service &ioService, WObject *parent=0) | Wt::Http::Client | |
| deleteRequest(const std::string &url, const Message &message) | Wt::Http::Client | |
| done() | Wt::Http::Client | |
| followRedirect() const | Wt::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::WObject | protectedvirtual |
| 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() const | Wt::WObject | virtual |
| 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() const | Wt::Http::Client | |
| maximumResponseSize() const | Wt::Http::Client | |
| maxRedirects() const | Wt::Http::Client | |
| Method typedef | Wt::WObject | |
| objectName() const | Wt::WObject | virtual |
| parent() const | Wt::WObject | |
| parseUrl(const std::string &url, URL &parsedUrl) | Wt::Http::Client | static |
| 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 | virtual |
| request(Http::Method method, const std::string &url, const Message &message) | Wt::Http::Client | |
| resetLearnedSlot(void(T::*method)()) | Wt::WObject | |
| resetLearnedSlots() | Wt::WObject | |
| sender() | Wt::WObject | protectedstatic |
| 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::WObject | virtual |
| setSslCertificateVerificationEnabled(bool enabled) | Wt::Http::Client | |
| setSslVerifyFile(const std::string &verifyFile) | Wt::Http::Client | |
| setSslVerifyPath(const std::string &verifyPath) | Wt::Http::Client | |
| setTimeout(int seconds) | Wt::Http::Client | |
| timeout() const | Wt::Http::Client | |
| WObject(WObject *parent=0) | Wt::WObject | |
| ~Client() | Wt::Http::Client | virtual |
| ~WObject() | Wt::WObject | virtual |