aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/test
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2017-12-17 18:13:35 +0100
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2017-12-18 09:19:20 +0100
commit1a7ce384dac5099308b68e629c88e7b81ad44866 (patch)
tree69c97127876a2a4872215016e5f7f14eb658256a /mitmproxy/test
parentb1f923e1482bf95418c955a5867dcbd30e1a00ec (diff)
downloadmitmproxy-1a7ce384dac5099308b68e629c88e7b81ad44866.tar.gz
mitmproxy-1a7ce384dac5099308b68e629c88e7b81ad44866.tar.bz2
mitmproxy-1a7ce384dac5099308b68e629c88e7b81ad44866.zip
websocket: support domain and url filters
Diffstat (limited to 'mitmproxy/test')
-rw-r--r--mitmproxy/test/tflow.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mitmproxy/test/tflow.py b/mitmproxy/test/tflow.py
index c3dab30c..cb2b940a 100644
--- a/mitmproxy/test/tflow.py
+++ b/mitmproxy/test/tflow.py
@@ -44,7 +44,7 @@ def twebsocketflow(client_conn=True, server_conn=True, messages=True, err=None,
"GET",
"http",
"example.com",
- "80",
+ 80,
"/ws",
"HTTP/1.1",
headers=net_http.Headers(