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&#39;ve read the documentation over and over again but can&#39;t figure out how to actually add your own cookies to the jar. Does anyone know?<br>
<br><a href="http://docs.python.org/release/3.0.1/library/http.cookiejar.html">http://docs.python.org/release/3.0.1/library/http.cookiejar.html</a><br><br>Thank you!<br><br>Kind regards<br>Vilhelm<br>