Spec-Zone.ru › Haxe JavaScript

RequestDestination(String)

package js.html

Доступно в js

Перечисление RequestDestination содержит разрешенные значения для destination запроса. Эти строковые значения указывают на потенциальные типы контента, которые запрос может пытаться получить.

Документация RequestDestination от сотрудников Mozilla, лицензирована по CC-BY-SA 2.5.

См. также:

  • https://developer.mozilla.org/en-US/docs/Web/API/RequestDestination

Переменные

inlineread onlyAUDIO:RequestDestination = "audio"

inlineread onlyAUDIOWORKLET:RequestDestination = "audioworklet"

inlineread onlyDOCUMENT:RequestDestination = "document"

inlineread onlyEMBED:RequestDestination = "embed"

inlineread onlyFONT:RequestDestination = "font"

inlineread onlyIMAGE:RequestDestination = "image"

inlineread onlyMANIFEST:RequestDestination = "manifest"

inlineread onlyNONE:RequestDestination = ""

inlineread onlyOBJECT:RequestDestination = "object"

inlineread onlyPAINTWORKLET:RequestDestination = "paintworklet"

inlineread onlyREPORT:RequestDestination = "report"

inlineread onlySCRIPT:RequestDestination = "script"

inlineread onlySHAREDWORKER:RequestDestination = "sharedworker"

inlineread onlySTYLE:RequestDestination = "style"

inlineread onlyTRACK:RequestDestination = "track"

inlineread onlyVIDEO:RequestDestination = "video"

inlineread onlyWORKER:RequestDestination = "worker"

inlineread onlyXSLT:RequestDestination = "xslt"

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

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API