W3cubDocs

/Haxe JavaScript

XMLHttpRequestResponseType(String)

package js.html

Available on js

Variables

inline 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"

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/XMLHttpRequestResponseType.html