Skip to main content
Version: v8.0.0

handleResponse


Import
import { handleResponse } from "@hyper-fetch/core"

Parameters

handleResponse(responseChunks: any[], responseType: string, responseEncoding: BufferEncoding)
Parameters
NameTypeDescription
responseChunks
any[]
responseType
string
responseEncoding
BufferEncoding

Returns

any