PlayMaker Feedback > Action Requests

UnityWebRequest [SOLVED]

(1/2) > >>

PlaymakerNOOB:
if you have any of the old www actions, you will see that Unity recommends upgrading them from www to UnityWebRequest instead.

Can we get an action for it please? I also checked ecosystem and didnt find it.


--- Quote ---WWWPOSTMobile.cs(63,11): warning CS0618: 'WWW' is obsolete: 'Use UnityWebRequest, a fully featured replacement which is more efficient and has additional features'

--- End quote ---


---edit---
this is after jeans response.  It is actually there, but not sure how i missed it when searching the ecosystem by UnityWebRequest.

jeanfabre:
Hi,

 it's there :) search for request



Bye,

 Jean

PlaymakerNOOB:
I wouldnt say this is resolved exactly.

The action currently contains the HTTP part for GET, but is missing POST and PUT portions.  I am most interested in the POST portion.

I've removed the SOLVED, as the action is incomplete in its current state.

jeanfabre:
Hi,

ok, I'll see what I can do with POST and PUT.

 Bye,

 Jean

jeanfabre:
Hi,

 I have made a new action called WebRequest, and it supports already GET/HEAD/POST for sure, it's not completly done yet, but if you can have a go and let me know, post is now working and I can get the usual results from it. PUT should work too, else let me know.

Bye,

 Jean

Navigation

[0] Message Index

[#] Next page

Go to full version