RequestMode(String)
package js.html
Доступно в js
Переменные
inlineread onlyCORS:RequestMode = "cors"
inlineread onlyNAVIGATE:RequestMode = "navigate"
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