diff options
author | Thomas Kriechbaumer <thomas@kriechbaumer.name> | 2015-05-25 12:10:21 +0200 |
---|---|---|
committer | Thomas Kriechbaumer <thomas@kriechbaumer.name> | 2015-05-26 17:59:29 +0200 |
commit | 4ce6f43616db9c23a29484610045aecd88ed2cfc (patch) | |
tree | 854637e8a137d936d4a53da3999f68dd430e0c0a /test/h2/__init__.py | |
parent | 46fadfc82386265c26b77ea0d8c3801585c84fbc (diff) | |
download | mitmproxy-4ce6f43616db9c23a29484610045aecd88ed2cfc.tar.gz mitmproxy-4ce6f43616db9c23a29484610045aecd88ed2cfc.tar.bz2 mitmproxy-4ce6f43616db9c23a29484610045aecd88ed2cfc.zip |
implement basic HTTP/2 frame classes
Diffstat (limited to 'test/h2/__init__.py')
-rw-r--r-- | test/h2/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/h2/__init__.py b/test/h2/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/h2/__init__.py |