Following the tutorial at http://personalpages.tds.net/~kent37/kk/00010.html, I understand how to access HTTP basic authenticated pages or form- based authenticated pages. How would I access a page protected by both form-based authentication (using cookies) *and* HTTP basic authentication? -- http://mail.python.org/mailman/listinfo/python-list
- HTTP basic authentication with form-based authentication Max