Function send_adjusted_response

Source
async fn send_adjusted_response(
    tube: &AsyncTube,
    num_pages: u32,
) -> Result<(), TubeError>