Re: sending commands in body of HTTP with urllib2

2008-01-03 Thread Astan Chee
Astan Chee wrote: > Hi, > Im trying to implement the logic from > http://www.hypothetic.org/docs/msn/general/http_connections.php to a > simple python code using urllib2 and some parts of urllib. Im behind a > http proxy that requires authentication that is why Im using urllib2. Im > asking for

sending commands in body of HTTP with urllib2

2008-01-02 Thread Astan Chee
Hi, Im trying to implement the logic from http://www.hypothetic.org/docs/msn/general/http_connections.php to a simple python code using urllib2 and some parts of urllib. Im behind a http proxy that requires authentication that is why Im using urllib2. Im asking for help on how to send commands