aboutsummaryrefslogtreecommitdiffstats
path: root/pathod
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-12-31 12:23:42 +1300
committerAldo Cortesi <aldo@nullcube.com>2012-12-31 12:23:42 +1300
commitb07ab253b7a2adec01233989d983d2f180c9fe4e (patch)
tree80733cfb97e40b441ee45f44737fd1874bcd93f9 /pathod
parent781592d6c0f6e2987c7ab3a5aa9b5505fa461e95 (diff)
downloadmitmproxy-b07ab253b7a2adec01233989d983d2f180c9fe4e.tar.gz
mitmproxy-b07ab253b7a2adec01233989d983d2f180c9fe4e.tar.bz2
mitmproxy-b07ab253b7a2adec01233989d983d2f180c9fe4e.zip
Require requests > 1.0.4
This changes the API slightly, since json is now a method, not a property.
Diffstat (limited to 'pathod')
-rwxr-xr-xpathod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pathod b/pathod
index 09facad4..27e7e040 100755
--- a/pathod
+++ b/pathod
@@ -166,7 +166,7 @@ if __name__ == "__main__":
group = parser.add_argument_group(
- 'Controlling Logging',
+ 'Controlling Logging',
"""
Some of these options expand generated values for logging - if
you're generating large data, use them with caution.