Merge pull request #1751 from huge-success/master

Move Release into LTS Branch
This commit is contained in:
Adam Hopkins 2020-01-02 23:45:08 +02:00 committed by GitHub
commit b9cd2ed1f1
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", "_header_fragment",
"state", "state",
"_debug", "_debug",
"_body_chunks",
) )
def __init__( def __init__(