mirror of
https://github.com/photonstorm/phaser
synced 2024-12-23 11:33:28 +00:00
44f9b10e8c
Normally only status 200 would be accepted as success, but 0 is returned when a file is loaded from the local filesystem (file://). This happens for example when opening the index.html of a (Phaser) game in a browser directly, or, as it turns out, when using Cordova on iOS. This fixes #3464 |
||
---|---|---|
.. | ||
filetypes | ||
const.js | ||
File.js | ||
FileTypesManager.js | ||
GetURL.js | ||
index.js | ||
LoaderPlugin.js | ||
MergeXHRSettings.js | ||
MultiFile.js | ||
XHRLoader.js | ||
XHRSettings.js |