Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
Kotlin libraries
1.3
2.1
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
switch theme
search in API
kotlin-stdlib
/
org.w3c.fetch
/
RequestInit
Request
Init
JS
external
interface
RequestInit
(
source
)
Since Kotlin
1.1
Members
Properties
body
Link copied to clipboard
JS
open
var
body
:
dynamic
Since Kotlin
1.1
cache
Link copied to clipboard
JS
open
var
cache
:
RequestCache
?
Since Kotlin
1.1
credentials
Link copied to clipboard
JS
open
var
credentials
:
RequestCredentials
?
Since Kotlin
1.1
headers
Link copied to clipboard
JS
open
var
headers
:
dynamic
Since Kotlin
1.1
integrity
Link copied to clipboard
JS
open
var
integrity
:
String
?
Since Kotlin
1.1
keepalive
Link copied to clipboard
JS
open
var
keepalive
:
Boolean
?
Since Kotlin
1.1
method
Link copied to clipboard
JS
open
var
method
:
String
?
Since Kotlin
1.1
mode
Link copied to clipboard
JS
open
var
mode
:
RequestMode
?
Since Kotlin
1.1
redirect
Link copied to clipboard
JS
open
var
redirect
:
RequestRedirect
?
Since Kotlin
1.1
referrer
Link copied to clipboard
JS
open
var
referrer
:
String
?
Since Kotlin
1.1
referrer
Policy
Link copied to clipboard
JS
open
var
referrerPolicy
:
dynamic
Since Kotlin
1.1
window
Link copied to clipboard
JS
open
var
window
:
Any
?
Since Kotlin
1.1
Thanks for your feedback!
Was this page helpful?
Yes
No
How can we improve?
Enter your name and email address if you would like to receive a follow-up message or
contact our support
.
By submitting this form, I agree that JetBrains s.r.o. ("JetBrains") may use my name, email address, phone number, and country of residence to provide support. I agree that JetBrains may process said data using
third-party services
for this purpose in accordance with the
JetBrains Privacy Policy
.