
When you send cookies from a client by using the MSXML2.XMLHTTP object, you may see that the cookies are empty when they arrive at the server. NOTE: Usually a server sends and receives cookies. In this case, you may be submitting cookies from a client so that you do not have to reauthenticate the client.
|