async_httplib
pub async fn flush_write<'_, S>(output: &'_ mut S) -> Result<(), Error> where S: Write + Unpin,