pub(in server) async fn closure_proxy(
__arg0: State<Arc<AppState>>,
__arg1: Extension<AuthenticatedCn>,
__arg2: Path<String>,
) -> Result<Response, StatusCode>Expand description
GET /v1/agent/closure/{hash} - narinfo proxy fallback; 501 when no upstream configured.