HTTP basic authentication with form-based authentication

Max siryuhan at gmail.com
Thu Aug 7 14:14:05 EDT 2008


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?



More information about the Python-list mailing list