Homepage
GitHub
Preparing search index...
The search index is not available
Hexo Post Parser
Hexo Post Parser
node/jsdom
<internal>
Response
Interface Response
This Fetch API interface represents the response to a request.
Hierarchy
Body
Response
Index
Properties
body
body
Used
headers
ok
redirected
status
status
Text
type
url
Methods
array
Buffer
blob
clone
form
Data
json
text
Properties
Readonly
body
body
:
ReadableStream
<
Uint8Array
>
Readonly
body
Used
body
Used
:
boolean
Readonly
headers
headers
:
Headers
Readonly
ok
ok
:
boolean
Readonly
redirected
redirected
:
boolean
Readonly
status
status
:
number
Readonly
status
Text
status
Text
:
string
Readonly
type
type
:
ResponseType
Readonly
url
url
:
string
Methods
array
Buffer
array
Buffer
(
)
:
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
blob
blob
(
)
:
Promise
<
Blob
>
Returns
Promise
<
Blob
>
clone
clone
(
)
:
Response
Returns
Response
form
Data
form
Data
(
)
:
Promise
<
FormData
>
Returns
Promise
<
FormData
>
json
json
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
text
text
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Hexo
Post
Parser
a_
index
build
Post
<internal>
date
Mapper
<internal>
generate
Post
Id
globals
gulp/utils
<internal>
index
markdown/to
Html
node/JSON
node/JSON
node/array-
unique
node/color
<internal>
node/debug
<internal>
node/escape-
string-
regexp
node/filemanager
<internal>
"fs"
access
append
File
chmod
chown
close
constants
copy
File
exists
fchmod
fchown
fdatasync
fstat
fsync
ftruncate
futimes
lchmod
lchown
link
lstat
lutimes
mkdir
mkdtemp
open
opendir
promises
read
read
File
readdir
readlink
readv
realpath
realpath
Sync
rename
rm
rmdir
stat
symlink
truncate
unlink
utimes
write
write
File
writev
"node:stream/consumers"
"node:stream/promises"
Bluebird
Event
Emitter
internal
finished
pipeline
node/jsdom
<internal>
Cookie
Cookie
Jar
node/md5-
file
node/sanitize-
filename
node/slugify
<internal>
node/slugify/replacements
node/transliterate
node/transliterate/replacements
node/truncate-
utf8-
bytes
node/utils
node/uuid
parse
Permalink
parse
Post
shortcodes/codeblock
shortcodes/css
shortcodes/extract
Text
shortcodes/hyperlinks-
md2html
shortcodes/include
shortcodes/script
shortcodes/time
shortcodes/youtube
types
types/_
config
<internal>
types/parse
Options
types/post
Author
types/post
Map
types/post
Meta
utils/string
Response
body
body
Used
headers
ok
redirected
status
status
Text
type
url
array
Buffer
blob
clone
form
Data
json
text
This Fetch API interface represents the response to a request.