Search found 1 match

by nico_syspert
28 Feb 2017 17:47
Forum: RaZberry
Topic: HTTP Request - timeout
Replies: 5
Views: 5985

Re: HTTP Request - timeout

I'm using V2.3.0 but still I get a timeout after 5 seconds. If I use timeout : 20 or timeout : 4000 they all work But specifying a timeout over 5000 keeps coming back after 5 seconds. http.request({ url: 'sip/ps/alertzwave.php?device=' + encodeURI(devName) + '&level=' + lvl + '&message=alarm...