Quote:
Originally Posted by EW1(SG)
After Starson17 pointed me in the right direction yesterday with some debug functions in Google Reader, I've managed to progress to the point where I am getting logged into a subscription only site~only to find that the session cookie(s) are not being sent to the server when my recipe gets around to downloading articles.
|
Cookies should be handled automatically. CookieJar is for where you need manual/direct control to delete or modify cookies (which so far, I've never needed to do). IIRC, the debug functions should show them being set and sent. Which part isn't working?