UnityRestClient icon indicating copy to clipboard operation
UnityRestClient copied to clipboard

HttpPost Routine Callback problem

Open viranibaskurt opened this issue 5 years ago • 0 comments

Hello there, Thank you for sharing such a useful code. I'd like to inform you, HttpPost Coroutine (in RestWebClient.cs) calls the callback twice, if there is a network error(e.g. when there is no internet connection). Seems like HttpGet, HttpDelete and HttpDelete do it too.

viranibaskurt avatar Jul 07 '20 10:07 viranibaskurt