diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2016-05-31 20:32:28 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2016-05-31 20:32:28 +1200 |
commit | 42e91fcfe1d27ca989c75a7939f652fdfcc47604 (patch) | |
tree | fdf9367023f6bf3db6b18d82df3742f9aba3ec2e /netlib/http | |
parent | 5a75ea3fc65d08c802b4d5fea73e1494ce90aa7d (diff) | |
download | mitmproxy-42e91fcfe1d27ca989c75a7939f652fdfcc47604.tar.gz mitmproxy-42e91fcfe1d27ca989c75a7939f652fdfcc47604.tar.bz2 mitmproxy-42e91fcfe1d27ca989c75a7939f652fdfcc47604.zip |
http2.frame -> http2.framereader
Diffstat (limited to 'netlib/http')
-rw-r--r-- | netlib/http/http2/framereader.py (renamed from netlib/http/http2/frame.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/netlib/http/http2/frame.py b/netlib/http/http2/framereader.py index d45be646..d45be646 100644 --- a/netlib/http/http2/frame.py +++ b/netlib/http/http2/framereader.py |