SongGuess
Preparing search index...
server/worker-configuration
ResponseInit
Interface ResponseInit
interface
ResponseInit
{
cf
?:
any
;
encodeBody
?:
"manual"
|
"automatic"
;
headers
?:
HeadersInit
;
status
?:
number
;
statusText
?:
string
;
webSocket
?:
WebSocket
|
null
;
}
Hierarchy
_ResponseInit
ResponseInit
Index
Properties
cf?
encode
Body?
headers?
status?
status
Text?
web
Socket?
Properties
Optional
cf
cf
?:
any
Optional
encode
Body
encodeBody
?:
"manual"
|
"automatic"
Optional
headers
headers
?:
HeadersInit
Optional
status
status
?:
number
Optional
status
Text
statusText
?:
string
Optional
web
Socket
webSocket
?:
WebSocket
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cf
encode
Body
headers
status
status
Text
web
Socket
SongGuess
Loading...