unity-simple-http
unity-simple-http copied to clipboard
Use SendWebRequest instead of Send
Assets/SimpleHTTP/Client.cs(39,22): warning CS0618: UnityEngine.Networking.UnityWebRequest.Send()' is obsolete: Use SendWebRequest. It returns a UnityWebRequestAsyncOperation which contains a reference to the WebRequest object.'