ResponseInit

inline fun ResponseInit(    status: Short? = 200,     statusText: String? = "OK",     headers: dynamic = undefined): ResponseInit