|
|
- When set, the 'load' event handler will check HTTP Status and readyState according to specifiaction of XMLHttpRequest. If disabled, all 'load' events will be treated as successfull regardless of status and readyState. Should only be disabled when XHRLoader fetch data from a non-http source (e.g. local file system, file://). (default: true)
|