Message 48607 - Python tracker

Message48607

Author mooonz
Recipients
Date 2005-07-23.18:51:28
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Add gzip support for httplib. It seems to work
correctly - according to the tests I did done, but some
points should be altered (I think to the putrequest
method, where I didn't change anything - except the two
lines of comments who said that the gzip support is not
included)
History
Date User Action Args
2007-08-23 15:43:34adminlinkissue1243678 messages
2007-08-23 15:43:34admincreate