HTTP/getting-started/ #3
Replies: 3 comments 9 replies
-
It seems that using HTTPRequest.CreateGet(url, RequestFinishedCallback) and request.Send() under WebGL cannot retrieve the result. |
Beta Was this translation helpful? Give feedback.
-
i use HTTPRequest.CreatePost and request.Send() under webgl . i cannot receive information from server,but in browser development tools can watch has receive information, the unity project log cannot receive it. used unity 2021.3.27 |
Beta Was this translation helpful? Give feedback.
-
how to send json data in a easy way not using AddField? just like the json |
Beta Was this translation helpful? Give feedback.
-
HTTP/getting-started/
Here, you'll find documentation for a suite of powerful networking and communication packages designed to enhance your Unity projects.
https://bestdocshub.pages.dev/HTTP/getting-started/
Beta Was this translation helpful? Give feedback.
All reactions