8 lines
99 B
Python
8 lines
99 B
Python
# -*- coding: utf-8 -*-
|
|
"""
|
|
hyper/http20
|
|
~~~~~~~~~~~~
|
|
|
|
The HTTP/2 submodule that powers hyper.
|
|
"""
|