Request

constructor(input: String, init: RequestInit = definedExternally)(source)
constructor(input: URL, init: RequestInit = definedExternally)(source)
constructor(input: Request, init: RequestInit = definedExternally)(source)