mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
Change nested routes to see the URI with prefix stripped (#197)
This commit is contained in:
+1
-1
@@ -316,7 +316,7 @@ pub use self::{
|
||||
path::Path,
|
||||
query::Query,
|
||||
raw_query::RawQuery,
|
||||
request_parts::NestedUri,
|
||||
request_parts::OriginalUri,
|
||||
request_parts::{Body, BodyStream},
|
||||
};
|
||||
#[doc(no_inline)]
|
||||
|
||||
Reference in New Issue
Block a user