Function stremio_core::models::streaming_server::get_https_endpoint

source ยท
fn get_https_endpoint<E: Env + 'static>(
    url: &Url,
    auth_key: &AuthKey,
    ip_address: &String,
) -> Effect