Implementation of httpsocket with SSL support. More...
#include <sslsocket.h>


Public Member Functions | |
| httpssocket (void) | |
| const string & | codecerror (void) |
| void | nocertcheck (void) |
Implementation of httpsocket with SSL support.
A lightweight wrapper that sets up a httpsocket with an sslclientcodec. The base class is aware of URLs in the https namespace if the tcpsocket's codec has been set.
1.6.1