[Tutor] Adding cookies to cookiejar object (Python 3.01)
fjulll
fjulll at gmail.com
Sun Nov 7 23:52:41 CET 2010
I have succeded in importing a bunch of cookies from my browser to an array
and now want to put them in a cookiejar object to send in a HTTP-request.
I've read the documentation over and over again but can't figure out how to
actually add your own cookies to the jar. Does anyone know?
http://docs.python.org/release/3.0.1/library/http.cookiejar.html
Thank you!
Kind regards
Vilhelm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20101107/77747ba4/attachment.html>
More information about the Tutor
mailing list