If you specify a https url it should use ssl. TSFetchUrl just takes a raw request, so you would do something like:
std::string request = "GET https://www.google.com HTTP/1.0\r\nCookie: foo=bar\r\n\r\n"; Brian On Tue, Oct 16, 2012 at 4:54 PM, Davi Loperz <[email protected]> wrote: > One more question. > This feature supports encryption? > > Virtual Word Network Company
