pull/1982/head
Ari Havlin 9 months ago
parent 7ddc9f498c
commit 85d37060c5
No known key found for this signature in database
GPG Key ID: B11DFA148216F3F1

@ -63,7 +63,7 @@ impl Builder {
self.host = Some(host.as_ref().to_string());
self
}
pub fn on_request<F: Fn(&Request, &mut Response) + Send + Sync + 'static>(
mut self,
f: F,

Loading…
Cancel
Save