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