W3cubDocs

/Haxe JavaScript

RequestMode(String)

package js.html

Available on js

Variables

inlineread onlyCORS:RequestMode = "cors"

inlineread onlyNO_CORS:RequestMode = "no-cors"

inlineread onlySAME_ORIGIN:RequestMode = "same-origin"

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/RequestMode.html