async fn gate_middleware(
__arg0: State<HttpGate>,
__arg1: ConnectInfo<SocketAddr>,
req: Request,
next: Next,
) -> Responseasync fn gate_middleware(
__arg0: State<HttpGate>,
__arg1: ConnectInfo<SocketAddr>,
req: Request,
next: Next,
) -> Response