← Docs
kotlin-stdlib / org.w3c.fetch / RequestMode

RequestMode

JS
1.1
interface RequestMode
(source)

Companion Object Extension Properties

JS
1.1

CORS

val RequestMode.Companion . CORS : RequestMode
JS
1.1

NAVIGATE

val RequestMode.Companion . NAVIGATE : RequestMode
JS
1.1

NO_CORS

val RequestMode.Companion . NO_CORS : RequestMode
JS
1.1

SAME_ORIGIN

val RequestMode.Companion . SAME_ORIGIN : RequestMode
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .