Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bb9ff7cec1 | ||
|
|
850b63f642 | ||
|
|
a9c669f17b | ||
|
|
075affec23 |
@@ -1 +1 @@
|
|||||||
__version__ = "19.12.0"
|
__version__ = "19.12.2"
|
||||||
|
|||||||
@@ -87,6 +87,7 @@ class HttpProtocol(asyncio.Protocol):
|
|||||||
"_header_fragment",
|
"_header_fragment",
|
||||||
"state",
|
"state",
|
||||||
"_debug",
|
"_debug",
|
||||||
|
"_body_chunks",
|
||||||
)
|
)
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
|
|||||||
Reference in New Issue
Block a user