RE: Cookie Visibility Problem from https to http

2004-04-21 Thread Jean, Victor [IT]
t 7:07 PM, Jean, Victor [IT] wrote: > Hello, > > I'm having an issue where a cookie set by posting to a https:// link > is not being recognized/picked up when i make a http:// call. > > I'm using HttpClient and PostMethod to send username/password to be > authenticated at

Cookie Visibility Problem from https to http

2004-04-20 Thread Jean, Victor [IT]
Hello, I'm having an issue where a cookie set by posting to a https:// link is not being recognized/picked up when i make a http:// call. I'm using HttpClient and PostMethod to send username/password to be authenticated at the https link. Once authenticated, a cookie is set by the server an