On Sun, 17 Jan 2016 10:27:03 GMT, Sönke Ludwig wrote:

On Thu, 14 Jan 2016 22:06:02 GMT, Byron Heads wrote:

Is there a way to set timeouts on http.client.requestHTTP?

Currently not, I've opened a ticket: #1375

Also is there an issue with calling requestHTTP in a thread? My code works great on windows but seems to be dead locking on linux (I swapped curl http for requestHTTP, the rest of the system is the same)