Adding proxy methods for the underlying loadImage with URLRequest, so that callers can specify their own url request data, such as passing authentication headers to url requests.
This is a non-breaking change, and could be leveraged by the Nuke Maui repo if wanted to add ability to set the url request directly or allow passing headers.
Adding proxy methods for the underlying loadImage with URLRequest, so that callers can specify their own url request data, such as passing authentication headers to url requests.
This is a non-breaking change, and could be leveraged by the Nuke Maui repo if wanted to add ability to set the url request directly or allow passing headers.