Skip to main content

protected_mcp_intercept

Function protected_mcp_intercept 

Source
pub async fn protected_mcp_intercept(
    __arg0: State<ProtectedMcpState>,
    request: Request<Body>,
    next: Next,
) -> Result<Response, Infallible>