We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4466a46 + 79a4075 commit 6243ad6Copy full SHA for 6243ad6
http_parser/reader.py
@@ -8,6 +8,7 @@
8
9
from http_parser.util import StringIO
10
11
+import types
12
13
class HttpBodyReader(RawIOBase):
14
""" Raw implementation to stream http body """
0 commit comments