I wrote the following code that successfully downloads a photo from the link. But I want to set a cancellationToken for the request that can be activated by pre
I serialize a class in an azure function app and collect it via response to post in Unity3d. It's a WebGL project and it works fine on Editor but throws excepti