My favorites | Sign in
Google
Projects on Google Code Results 1 - 5 of 5
== Highlights == * *HTTPConnectionPool* and *HTTPSConnectionPool* - Thread-safe connection pooling and re-using. * *filepost* - File posting! Supported implicitly by `HTTPConnectionPool.post_url`. * (Optional) Automatically handles redirection and retries! * _New in 0.3_: HTTP and HTTP...
Project moved to http://github.com/dcramer/php-httplib/tree/master
This project exists because of an attempt to check how I might be able to stream live http stream on an application. I've used the following dependencies Obviously: [http://mjpg-streamer.wiki.sourceforge.net/ mjpeg-streamer] Python Tkinter Python Imaging Library httplib
This program lists your online friends.
There isn't an easy way to manage connection timeouts per protocol/connection when using python version < 2.6. This module provides some basic classes to enable timeout juggling per protocol or connection.