mirror of https://github.com/fafhrd91/actix-web
Update builder.rs
This commit is contained in:
parent
541ebf8a11
commit
eff1607464
|
@ -165,7 +165,7 @@ where
|
|||
|
||||
/// Add default header.
|
||||
///
|
||||
/// Headers added by this method get added to every request unless overridden by .
|
||||
/// Headers added by this method get added to every request unless overridden by other methods.
|
||||
///
|
||||
/// # Panics
|
||||
/// Panics if header name or value is invalid.
|
||||
|
|
Loading…
Reference in New Issue