Compare commits
2 commits
415c37a700
...
f354867088
Author | SHA1 | Date | |
---|---|---|---|
f354867088 | |||
aa26fd1867 |
1 changed files with 1 additions and 0 deletions
|
@ -286,6 +286,7 @@ 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