I have changed over to WinHttp and it works fine using the INTERNET_DEFAULT_HTTPS_PORT option to WinHttpConnect. So what is the problem with trying to do this with C++ REST? I am using V1.4 with the RTM version of VS2013. I added the NuGet module for C++ REST to my project. The packages.config file reads <package id="cpprestsdk" version="1.4.0" targetFramework="Native" />.
↧