Easy HTTP Requests for Unity
Make HTTP requests with just a few lines of code, no need for Unity Coroutines!

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Network
- Developer:
- Clayton Industries
- Price:
- FREE
- Rating:
- Favorites:
- 332
- Supported Unity Versions:
- 2019.4.40 or higher
- Current Version:
- 3.1.0
- Download Size:
- 32.17 KB
- Last Update:
- Feb 20, 2024
- Description:
- This package makes it easy to make HTTP/HTTPS REST requests from Unity games. Key features include automatic serialization and deserialization of JSON, authentication, caching, and more. With a single line of code, you can implement many features, including HTTP and HTTPS methods, headers, and content types. The package also supports modern async/await and is fully documented.
- Technical Details:
- Supported platforms: Android, iOS, Universal Windows Platform, Xbox, PlayStation, Standalone (PC, Mac, Linux), and many more. Supported scripting backends: IL2CPP (.NET 4.x or .NET Standard 2.0) and Mono (.NET 4.x or .NET Standard 2.0).
- Continue »