aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2017-10-10 03:52:58 -0700
committerGitHub <noreply@github.com>2017-10-10 03:52:58 -0700
commit8d88511f40d76e53796eddfb2873f6f0c198c867 (patch)
treebe46b28407f5c31aed7c1e6ce4fd8dbc25a9c8f8
parent3c934b1a58c721107a6a8172c3d52e8f77cf4920 (diff)
parentda6b3839d664a1d85dcc92fcf84fa5052aed0d7f (diff)
downloadmitmproxy-8d88511f40d76e53796eddfb2873f6f0c198c867.tar.gz
mitmproxy-8d88511f40d76e53796eddfb2873f6f0c198c867.tar.bz2
mitmproxy-8d88511f40d76e53796eddfb2873f6f0c198c867.zip
Merge pull request #2583 from rgerganov/fix-typo
Fix typo in the docstring of flowfilter
-rw-r--r--mitmproxy/flowfilter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mitmproxy/flowfilter.py b/mitmproxy/flowfilter.py
index 4edf0413..23e47e2b 100644
--- a/mitmproxy/flowfilter.py
+++ b/mitmproxy/flowfilter.py
@@ -22,7 +22,7 @@
~b rex Expression in the body of either request or response
~bq rex Expression in the body of request
- ~bq rex Expression in the body of response
+ ~bs rex Expression in the body of response
~t rex Shortcut for content-type header.
~d rex Request domain