constructor()
constructor(body: String? = definedExternally) constructor(body: ArrayBuffer? = definedExternally, init: ResponseInit = definedExternally) constructor(body: ArrayBuffer? = definedExternally)
constructor(body: ArrayBufferView? = definedExternally, init: ResponseInit = definedExternally) constructor(body: ArrayBufferView? = definedExternally)
constructor(body: Blob? = definedExternally, init: ResponseInit = definedExternally) constructor(body: Blob? = definedExternally) constructor(body: FormData? = definedExternally)