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.
1 parent f643a8e commit 12d4ecdCopy full SHA for 12d4ecd
h11/_connection.py
@@ -22,7 +22,7 @@
22
23
# If we ever have this much buffered without it making a complete parseable
24
# event, we error out. The only time we really buffer is when reading the
25
-# request/reponse line + headers together, so this is effectively the limit on
+# request/response line + headers together, so this is effectively the limit on
26
# the size of that.
27
#
28
# Some precedents for defaults:
0 commit comments