risingwave_connector::parser::util

Function download_from_http

source
pub(super) async fn download_from_http(location: &Url) -> ConnectorResult<Bytes>
Expand description

download bytes from http(s) url