[ooni-probe/master] Clean up the output of the HTTP Client

3 Jan
2014
3 Jan
'14
1:29 p.m.
commit cb0700a37f28283c1ffaab9a1077e8075f3a1f13 Author: Arturo Filastò <art@fuffa.org> Date: Fri Dec 27 14:06:30 2013 +0100 Clean up the output of the HTTP Client --- ooni/geoip.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ooni/geoip.py b/ooni/geoip.py index 8ad124c..796401b 100644 --- a/ooni/geoip.py +++ b/ooni/geoip.py @@ -3,6 +3,8 @@ import os import random from twisted.web import client, http_headers +client._HTTP11ClientFactory.noisy = False + from ooni.utils.net import userAgents, BodyReceiver from twisted.internet import reactor, defer, protocol
4200
Age (days ago)
4200
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org