[ooni-probe/master] Cosmetic fix

29 Apr
2016
29 Apr
'16
9:42 a.m.
commit 4a3dbc875fd95ecbecc86e8a2c7ed313cac65fd8 Author: Arturo Filastò <art@fuffa.org> Date: Mon Jul 27 16:53:04 2015 +0200 Cosmetic fix --- ooni/utils/trueheaders.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ooni/utils/trueheaders.py b/ooni/utils/trueheaders.py index 3905949..ac73970 100644 --- a/ooni/utils/trueheaders.py +++ b/ooni/utils/trueheaders.py @@ -68,7 +68,7 @@ class TrueHeaders(http_headers.Headers): except KeyError: pass - for k, v in itertools.chain(headers_a.getAllRawHeaders(), \ + for k, v in itertools.chain(headers_a.getAllRawHeaders(), headers_b.getAllRawHeaders()): field_names.append(k)
3355
Age (days ago)
3355
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org