Use SendWebRequest instead of Send
satanas opened this issue · 0 comments
satanas commented
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.'