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 f643a8e + 12d4ecd commit 6578c26Copy full SHA for 6578c26
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