We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6e35b commit 55b5171Copy full SHA for 55b5171
src/client/legacy/client.rs
@@ -1153,7 +1153,7 @@ impl Builder {
1153
1154
/// Sets whether invalid header lines should be silently ignored in HTTP/1 responses.
1155
///
1156
- /// This mimicks the behaviour of major browsers. You probably don't want this.
+ /// This mimics the behaviour of major browsers. You probably don't want this.
1157
/// You should only want this if you are implementing a proxy whose main
1158
/// purpose is to sit in front of browsers whose users access arbitrary content
1159
/// which may be malformed, and they expect everything that works without
0 commit comments