Merge pull request #1743 from eric-nieuwland/master

Forgotten slot
This commit is contained in:
Adam Hopkins 2020-01-02 23:17:35 +02:00 committed by GitHub
commit 850b63f642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,6 +87,7 @@ class HttpProtocol(asyncio.Protocol):
"_header_fragment",
"state",
"_debug",
"_body_chunks",
)
def __init__(