Skip to content

Commit 3be20c5

Browse files
tomchristieStephenBrown2
authored andcommitted
Update docs/source/api.rst
Co-authored-by: Stephen Brown II <[email protected]>
1 parent 45ea373 commit 3be20c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ While we make sure to expose header names as lowercased bytes, we also
132132
preserve the original header casing that is used. Compliant HTTP
133133
agents should always treat headers in a case insensitive manner, but
134134
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.
135+
send headers preserving whatever original header casing was used.
136136

137137
It is possible to access the headers in their raw original casing,
138138
which may be useful for some user output or debugging purposes.

0 commit comments

Comments
 (0)