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 0a22e78 commit 7cbc361Copy full SHA for 7cbc361
src/client/conn/http1.rs
@@ -376,7 +376,7 @@ impl Builder {
376
377
/// Set whether HTTP/1 connections will silently ignored malformed header lines.
378
///
379
- /// If this is enabled and and a header line does not start with a valid header
+ /// If this is enabled and a header line does not start with a valid header
380
/// name, or does not include a colon at all, the line will be silently ignored
381
/// and no error will be reported.
382
0 commit comments