handleResponse
Import
import { handleResponse } from "@hyper-fetch/core"
Source
Package
Parameters
handleResponse(responseChunks: any[], responseType: XMLHttpRequestResponseType | stream, responseEncoding: BufferEncoding)
Parameters
| Name | Type | Description |
|---|---|---|
| responseChunks | | |
| responseType | | |
| responseEncoding | |
Returns
any