pub fn content_length(
base: &str,
token: &str,
handle: &str,
) -> Result<Option<u64>, PeerError>Expand description
Re-export framework services (HTTP, URI, etc.) from the dedicated services crate. Returns the total length of a shared handle, via a one-byte range probe.