Hi. My application uses HTTPRequest in Pyjs maintaining a connection quite a long time. It dies throwing TimeOut error (code: 12002) due to the default timeout (maybe around a minute). I want to set the timeout longer (or turn off timeout). I am using HTTPRequest.asyncpost(). But, I cannot find a method to set timeout. How can I set timeout?
Thanks -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
