Original BitTorrent may support proxy seamlessly
Saturday, December 17th, 2005According to proxy problem reported in forum, I investigated the code and found that zurllib.py of BitTornado is such an ad
hoc solution to wrap httplib instead of using urllib2. Fortunately, BitTorrent implemented zurllib.py gracefully.