I wanted to  implement  HTTP and XMLHTTP feature so as to I can run
env.js   v8 console . I read in the documentation that their is a
process.cc file
so that I can Make a http request directly from v8 console
something like this
 on executing (document.location is defined in env.js but require a
native HTTP Callback) document.location = "http://www.google.com";  or
making an XMLHTTPRequest the above code render me HTML content of the
required webpage

Please Kindly Reply





-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to