aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/test_custom_contentview.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/mitmproxy/test_custom_contentview.py')
-rw-r--r--test/mitmproxy/test_custom_contentview.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mitmproxy/test_custom_contentview.py b/test/mitmproxy/test_custom_contentview.py
index 889fb8b3..28f7fb33 100644
--- a/test/mitmproxy/test_custom_contentview.py
+++ b/test/mitmproxy/test_custom_contentview.py
@@ -1,5 +1,5 @@
import mitmproxy.contentviews as cv
-from netlib.http import Headers
+from mitmproxy.net.http import Headers
def test_custom_views():