I try to connect from simulator to web server running on the same computer where simulator. Firefox/Chrome can access page http://localhost but when I try
makeWebRequest on simulator with http://localhost address I get 404 error.
Should I change any setting in simulator?