mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-13 22:50:17 +02:00
ssl & unclean shutdown response
This commit is contained in:
@@ -170,6 +170,7 @@ protected:
|
||||
void connect(const SocketAddress& address);
|
||||
std::string proxyRequestPrefix() const;
|
||||
void proxyAuthenticate(HTTPRequest& request);
|
||||
int read(char* buffer, std::streamsize length);
|
||||
|
||||
private:
|
||||
HTTPSClientSession(const HTTPSClientSession&);
|
||||
|
Reference in New Issue
Block a user