Compare commits
2 commits
f354867088
...
415c37a700
Author | SHA1 | Date | |
---|---|---|---|
415c37a700 | |||
dd61d39635 |
1 changed files with 0 additions and 1 deletions
|
@ -286,7 +286,6 @@ pub enum OnRequest<'net> {
|
|||
Error(super::Error),
|
||||
}
|
||||
impl<'net> OnRequest<'net> {
|
||||
|
||||
/// Specify the criteria that a request should be compared against.
|
||||
///
|
||||
/// Given an candidate request, it will be matched against the current request if it has the
|
||||
|
|
Loading…
Reference in a new issue