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 757a159 commit 200804bCopy full SHA for 200804b
tests/nested.rs
@@ -1,5 +1,5 @@
1
use http_types::headers::{HeaderName, HeaderValue};
2
-use http_types::{Method, Request, Url};
+use http_types::{Method, Request, Response, Url};
3
use std::str::FromStr;
4
use test_utils::BoxFuture;
5
use tide::{Middleware, Next};
0 commit comments