fetch_url


Description:

protected async Bytes fetch_url (string url) throws Error

Core HTTP fetching logic (GET only).

Parameters:

url

The URL to fetch

Returns:

The response body as Bytes