invoke
invoke requests a HttpResponse from a url using the ImageClient.
Example:
val image = ImageClient(urlString) // instantiate and request response from URL
Content copied to clipboard
invoke requests a HttpResponse from a url using the ImageClient.
Example:
val image = ImageClient(urlString) // instantiate and request response from URL