8 lines
101 B
Python
8 lines
101 B
Python
# -*- coding: utf-8 -*-
|
|
"""
|
|
hyper/http11
|
|
~~~~~~~~~~~~
|
|
|
|
The HTTP/1.1 submodule that powers hyper.
|
|
"""
|