Closed TseuX closed 5 years ago
Hello,
Have you seen that ?
A work around is here : https://stackoverflow.com/a/15031536
Can you modify ImageLoader::LoadHttpStreamAsync please?
This project is really useful.
Thank you.
There is nothing to fix in LoadHttpStreamAsync. Just identify your application by
ImageLoader.HttpClient.DefaultRequestHeaders.Add("User-Agent", "Your App");
Thank you !
Hello,
Have you seen that ?
A work around is here : https://stackoverflow.com/a/15031536
Can you modify ImageLoader::LoadHttpStreamAsync please?
This project is really useful.
Thank you.