Is async Http Get supported yet for HTML 5 ?

Monkey Targets Forums/HTML5/Is async Http Get supported yet for HTML 5 ?

Rushino(Posted 2012) [#1]
Hello!

As the subject say.. is async Http Get supported yet for HTML 5 by a module or natively ?

Thanks!


Rushino(Posted 2012) [#2]
Alright, i made a new one for HTML 5 i will publish it soon. It support timeouts and the xmlhttprequest level 2 architecture. So far it work perfect :) I will add extras goodies first to make it more interesting.. It will also support GET/POST. Stay tuned.

Also, if your entity which receive the request is correctly configured to accept cross-domain (contains the CORS headers). It will work over localhost:any_port for testing..


c.k.(Posted 2012) [#3]
SWEET! I'm staying tuned... :-)


Rushino(Posted 2012) [#4]
I finished it. At least the version 1.0. Will publish it tomorrow!


Rushino(Posted 2012) [#5]
Its available : http://www.monkeycoder.co.nz/Community/posts.php?topic=3753#40192