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 45ea373 commit 3be20c5Copy full SHA for 3be20c5
docs/source/api.rst
@@ -132,7 +132,7 @@ While we make sure to expose header names as lowercased bytes, we also
132
preserve the original header casing that is used. Compliant HTTP
133
agents should always treat headers in a case insensitive manner, but
134
this may not always be the case. When sending bytes over the wire we
135
-use send headers preserving whatever original header casing is used.
+send headers preserving whatever original header casing was used.
136
137
It is possible to access the headers in their raw original casing,
138
which may be useful for some user output or debugging purposes.
0 commit comments