Hi all,
I'm trying to use the MSXML4 Server HTTP object to post to a SSL secured location.
I use the "Msxml2.ServerXMLHTTP4.0" object. I want to use the setOption method to specify which client has to be used.
Like this:
IServerXMLHTTPRequestPtr pHttpRequest...
Hi all,
I'm having a very weird problem using Microsoft's MSXML HttpRequest object. It works fine when I use it to do a normal 'GET' or 'POST' request. Now I need to connect to a SSL (URL starts with "https://") location and the following problem occurs.
-When I post a request the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.