For some reason, while using AJAX (with my dashcode developed application) the browser just stops uploading and returns status codes of 0. Why does this happen?
0
In our case, the page link was changed from https to http. Even though the users were logged in, they were prevented from loading with AJAX.