Unable to work behind proxy
Status: Alpha
Brought to you by:
brasonmyguitar
Hi,
I'm unable to use the S/W behind proxy. I used the 06
Aug Source code and after modifying webRequest to work
with proxy I tried running it. I get the exception at
MakeWebRequestMethod() at following line -
webRequest.CookieContainer.Add(location,
this._session.Cookies);
This is a cookie exception. Which says that path=gmail
part of cookie is invalid.
Attached is the screenshot
ScreenShot of exception