pub fn content_length( base: &str, token: &str, handle: &str, ) -> Result<Option<u64>, PeerError>
Returns the total length of a shared handle, via a one-byte range probe.