Trying to answer some of my questions. The redirects are handled by the client. In the case of WebClient probably by the urrlib2 library. Now my question is: how do I tell the urllib2 library used by WebClient to properly setup the cookies when following a redirect?
Thanks, Daniel --

