KoAJAX
Preparing search index...
HeadResponse
Interface HeadResponse
interface
HeadResponse
{
body
?:
ArrayBuffer
;
headers
:
Record
<
string
,
string
|
object
>
;
}
Index
Properties
body?
headers
Properties
Optional
body
body
?:
ArrayBuffer
First
FILE_TYPE_MAGIC_NUMBER_SIZE
bytes from the response body.
headers
headers
:
Record
<
string
,
string
|
object
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
headers
KoAJAX
Loading...
First FILE_TYPE_MAGIC_NUMBER_SIZE bytes from the response body.