What's the timeout on URLLoader.load connection?

后端 未结 3 992
无人共我
无人共我 2021-01-12 20:39

Is there a timeout on the connection made by URLLoader.load? If there is, what\'s its value, where is it documented and can it be changed? Also, what event (if any) gets dis

3条回答
  •  温柔的废话
    2021-01-12 21:23

    Answer is here.

    Update The timeout comes from the system proxy settings. On Windows (I don't know which OS you are using) it's the same settings that IE has, which can be modified here.

提交回复
热议问题