Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
superagent
Response
Interface Response
Index
Properties
accepted
badRequest
body
charset
clientError
error
files
forbidden
header
info
noContent
notAcceptable
notFound
ok
redirect
serverError
status
statusType
text
type
unauthorized
Methods
get
Properties
public
accepted
:
boolean
public
badRequest
:
boolean
public
body
:
any
public
charset
:
string
public
clientError
:
boolean
public
error
:
any
public
files
:
any
public
forbidden
:
boolean
public
header
:
any
public
info
:
boolean
public
noContent
:
boolean
public
notAcceptable
:
boolean
public
notFound
:
boolean
public
ok
:
boolean
public
redirect
:
boolean
public
serverError
:
boolean
public
status
:
number
public
statusType
:
number
public
text
:
string
public
type
:
string
public
unauthorized
:
boolean
Methods
public
get
(
header
:
string
)
:
string
Parameters
header:
string
Returns
string
Globals
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
net
os
path
punycode
querystring
readline
repl
stream
string_decoder
superagent
tls
tty
url
util
vm
zlib
Agent
Request
Response
accepted
badRequest
body
charset
clientError
error
files
forbidden
header
info
noContent
notAcceptable
notFound
ok
redirect
serverError
status
statusType
text
type
unauthorized
get
agent