ReadonlydispatcherDispatcher used for HTTP requests.
The file object used by the input source.
ProtectedinitializedWhether the source has already been initialized.
ReadonlyurlHTTPS URL of the remote input file.
Downloads the URL content and returns it as a local bytes source.
Initializes this source by validating and storing the URL.
Returns whether the input source has been initialized.
Downloads the URL content and writes it to disk.
StaticvalidateValidates that a URL is safe to fetch: scheme must be https.
Remote input source represented by a validated HTTPS URL.