[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Update http_header_field_manipulation.py
commit 5f585c26a26be84b02bc85038b75bbcdf0cf12bb
Author: samsmith <github.com@xxxxxxxxxx>
Date: Thu Mar 7 11:22:38 2013 +0000
Update http_header_field_manipulation.py
correct the (inverted) test description (and rewrite to be clearer)
---
.../manipulation/http_header_field_manipulation.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/nettests/manipulation/http_header_field_manipulation.py b/nettests/manipulation/http_header_field_manipulation.py
index c831814..509f4ef 100644
--- a/nettests/manipulation/http_header_field_manipulation.py
+++ b/nettests/manipulation/http_header_field_manipulation.py
@@ -38,8 +38,8 @@ class UsageOptions(usage.Options):
class HTTPHeaderFieldManipulation(httpt.HTTPTest):
"""
It performes HTTP requests with request headers that vary capitalization
- towards a backend. If we detect that the headers the backend received
- matches the ones we have sent then we have detected tampering.
+ towards a backend. If the headers reported by the server differ from
+ the ones we sent, then we have detected tampering.
"""
name = "HTTP Header Field Manipulation"
author = "Arturo Filastò"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits