Preparing search index...
The search index is not available
@shopify/oxygen-workers-types
@shopify/oxygen-workers-types
ResponseInit
Interface ResponseInit
interface
ResponseInit
{
encodeBody
?:
"automatic"
|
"manual"
;
headers
?:
HeadersInit
;
status
?:
number
;
statusText
?:
string
;
}
Index
Properties
encode
Body?
headers?
status?
status
Text?
Properties
Optional
encode
Body
encode
Body
?:
"automatic"
|
"manual"
Optional
headers
headers
?:
HeadersInit
Optional
status
status
?:
number
Optional
status
Text
status
Text
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
encode
Body
headers
status
status
Text
@shopify/oxygen-workers-types
Loading...