xboxscene.org forums

Author Topic: How Do You Send Cookies With Urllib?  (Read 60 times)

sofakng

  • Archived User
  • Newbie
  • *
  • Posts: 26
How Do You Send Cookies With Urllib?
« on: October 19, 2005, 10:57:00 AM »

I need to send cookies to a website that I'm connecting to and I was told that I could use cachedhttp.py to accomplish this.  I've tried searching and looking at the documentation but I still can't figure it out.

Can anybody help me?  All I want is to send some cookies (like 4) every time I connect with urllib.  (or I could switch to urllib2 or whatever....)
Logged