LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting the HTTP Client timeout to -1

The documentation states "A value of -1 defers timeout monitoring to the operating system."  

I am trying to figure out what that means in regard to Windows operating systems and I have not been able to dig up anything.

 

Will the VI wait forever for a response or is there a global timeout value it will use? 

0 Kudos
Message 1 of 3
(1,622 Views)

This might be helpful...

 

Hypertext Transfer Protocol (HTTP) Timeouts

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 3
(1,600 Views)

Thank you for the response but I've verified that there are no timeout headers being sent. In addition, when the timeout occurs the request throws a LabVIEW error (57) instead of HTTP 408 which makes me think this process is client only.

 

 

0 Kudos
Message 3 of 3
(1,547 Views)