nativescript-http-formdata icon indicating copy to clipboard operation
nativescript-http-formdata copied to clipboard

Connection Timeout and method

Open PabloChiste opened this issue 5 years ago • 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

PabloChiste avatar May 27 '20 17:05 PabloChiste

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.

dotnetdreamer avatar May 28 '20 03:05 dotnetdreamer