var request = new Http('http://exaple.com/');
request.set('method', 'POST');
request.writeObject(params);
...

How to connect to local web site using the site name "exaple.com" (hosts 
patched "127.0.0.1 example.com")?
Because name resolve go through hosts file and than I connecting to my 
router.
(apologize for bad English)

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-project@googlegroups.com
To unsubscribe from this group, send email to
ape-project+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to