POST with basic auth and cookie from python?

Dan Stromberg strombrg at dcs.nac.uci.edu
Fri Sep 3 16:30:52 EDT 2004


If I wanted to write a python script that performs basic auth, gets a
cookie, and then does an http POST using the cookie for authentication,
what would be the best python API to write to?

Does someone already have example code that does something like this?

Thanks.




More information about the Python-list mailing list