Ok This is the Scenario
1.I have a file in my server. Link is say http://something.com/my.text
2.I give a network.request from Windows Simulator : event.status is 200
3.I give a network.request from Mac Simulator : event.status is 200
4.Now I delete the file my.text.
5.I give a network.request from Windows Simulator : event.status is 404
6.I give a network.request from Mac Simulator : EVENT.STATUS IS STILL 200
Step 6 is the problem here. No matter what I do, the event.status is 200 and the event.response is the same as what was returned when the file was active.
Is this a bug??
[import]uid: 64174 topic_id: 24442 reply_id: 324442[/import]