UniRx
UniRx copied to clipboard
How can I perform Delete request.
Hello Dear Community!
I'm trying to do DELETE request to the server however ObservableWWW class does not have DELETE method. I see that ObservableUWP method contains the DELETE method however I don't how to import it to my code.
Could you show me example how to do DELETE request?
Thank you! ;-)