WebGL HttpHandler
Allows WebGL unity builds to make HttpRequests using Fetch
ai.transforms.webgl-http-handler 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/webgl-http-handler.git README Markdown
Copy this to your project's README.md
## Installation
Add **WebGL HttpHandler** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/webgl-http-handler.git
```
[](https://www.pkglnk.dev/pkg/webgl-http-handler)Dependencies (2)
Used By (1)
README
UnityWebGLHttpHandler
Allows Unity to Use Fetch to perform Http Requests on WebGL platforms
How to install:
https://openupm.com/packages/ai.transforms.webgl-http-handler/#modal-manualinstallation
No comments yet. Be the first!