Function garage_api::s3::get::handle_head

source ·
pub async fn handle_head(
    ctx: ReqCtx,
    req: &Request<impl Body>,
    key: &str,
    part_number: Option<u64>
) -> Result<Response<ResBody>, Error>
Expand description

Handle HEAD request