package js.html
Available on jsinline read only ARRAYBUFFER:XMLHttpRequestResponseType = "arraybuffer"
inline read only BLOB:XMLHttpRequestResponseType = "blob"
inline read only DOCUMENT:XMLHttpRequestResponseType = "document"
inline read only JSON:XMLHttpRequestResponseType = "json"
inline read only NONE:XMLHttpRequestResponseType = ""
inline read only TEXT:XMLHttpRequestResponseType = "text"
static inline read only ARRAYBUFFER:XMLHttpRequestResponseType = "arraybuffer"
static inline read only BLOB:XMLHttpRequestResponseType = "blob"
static inline read only DOCUMENT:XMLHttpRequestResponseType = "document"
static inline read only JSON:XMLHttpRequestResponseType = "json"
static inline read only NONE:XMLHttpRequestResponseType = ""
static inline read only TEXT:XMLHttpRequestResponseType = "text"
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/XMLHttpRequestResponseType.html