|
This is the complete list of members for sptk::HttpProxy, including all inherited members.
| connect(const Host &destination, bool blockingMode, std::chrono::milliseconds timeout) override (defined in sptk::HttpProxy) | sptk::HttpProxy | virtual |
| getDefaultProxy(Host &proxyHost, String &proxyUser, String &proxyPassword) (defined in sptk::HttpProxy) | sptk::HttpProxy | static |
| m_host (defined in sptk::Proxy) | sptk::Proxy | protected |
| m_password (defined in sptk::Proxy) | sptk::Proxy | protected |
| m_username (defined in sptk::Proxy) | sptk::Proxy | protected |
| Proxy(const Host &host, const String &username="", const String &password="") (defined in sptk::HttpProxy) | sptk::HttpProxy | explicit |
| readResponse(const std::shared_ptr< TCPSocket > &socket) (defined in sptk::HttpProxy) | sptk::HttpProxy | static |
| sendRequest(const Host &destination, const std::shared_ptr< TCPSocket > &socket, const String &method) const (defined in sptk::HttpProxy) | sptk::HttpProxy | |
| ~Proxy()=default (defined in sptk::Proxy) | sptk::Proxy | virtual |