dotNET-HTTP-Request-Unity
This is a Unity project that demonstrates how to make HTTP requests using the HttpClient class from .NET. The project includes a Player class that makes an HTTP request to a specified URL when it collides with a game object with a specific tag.