Dart SDK
dart:io
HttpRequest
connectionInfo
property
connectionInfo
HttpRequest
Properties
contentLength
method
uri
requestedUri
headers
cookies
persistentConnection
certificate
session
protocolVersion
connectionInfo
response
isEmpty
isBroadcast
first
last
single
length
Constructors
HttpRequest
Methods
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
Information about the client connection.
Returns
null
if the socket is not available.