Function drawbridge::server::trees::head

source ·
pub async fn head(
    __arg0: Extension<Arc<Store>>,
    cert: Option<Extension<TrustedCertificate>>,
    cx: Context,
    req: Request<Body>
) -> impl IntoResponse