node-xmlrpc
node-xmlrpc copied to clipboard
Specify a timeout for a request
Hi, is there a way to set a timeout for a request in the client?
Because, if the remote server does not answer I would like to be notified. :)
http://nodejs.org/api/http.html#http_request_settimeout_timeout_callback
Thanks.
+1
+1
+1