Forum Discussion

rjbrown's avatar
rjbrown
Visitor
14 years ago

Async http requests

I'm trying to do async requests for a text files while a video is playing, but my simple test won't work, it always gets a response code of -10001, and the string is empty. The test url should (and d...