dotnetdreamer/nativescript-http-formdata

Connection Timeout and method

PabloChiste opened this issue · 1 comments

Thanks for the plugin!

How do I change the request time?
I'm receiving the error: java.net.SocketTimeoutException: timeout

and, Is there a plan to add another method? like put

For timeout i will check if I get time in a couple of day, will add it in options but for putMethod i guess i won't be able to do it. You can submit a pull request and i will be happy to merge it.