@@ -5,8 +5,6 @@ use axum::{
|
|||||||
response::IntoResponse,
|
response::IntoResponse,
|
||||||
Router,
|
Router,
|
||||||
};
|
};
|
||||||
#[cfg(feature = "axum_dual_protocol")]
|
|
||||||
use axum_server_dual_protocol::ServerExt;
|
|
||||||
use http::{
|
use http::{
|
||||||
header::{self, HeaderName},
|
header::{self, HeaderName},
|
||||||
Method, StatusCode, Uri,
|
Method, StatusCode, Uri,
|
||||||
|
|||||||
Reference in New Issue
Block a user