pub fn into_bytes(
    payload: Payload
) -> impl Future<Item = Vec<u8>, Error = ActixError>