Dart SDK
dart:io
HttpClientResponse
connectionInfo
property
connectionInfo
HttpClientResponse
Properties
statusCode
reasonPhrase
contentLength
persistentConnection
isRedirect
redirects
headers
cookies
certificate
connectionInfo
isEmpty
isBroadcast
first
last
single
length
Constructors
HttpClientResponse
Methods
redirect
detachSocket
pipe
take
map
listen
timeout
distinct
takeWhile
fold
toSet
firstWhere
forEach
skipWhile
join
contains
asyncExpand
lastWhere
singleWhere
drain
asyncMap
handleError
reduce
transform
every
any
toList
where
asBroadcastStream
skip
expand
elementAt
HttpConnectionInfo
connectionInfo
read-only
Gets information about the client connection. Returns
null
if the socket is not available.