Dart SDK
dart:io
HttpResponse
connectionInfo
connectionInfo
Dart SDK
dart:io
HttpResponse
connectionInfo
property
connectionInfo
Dart SDK
dart:io
HttpResponse
Constructors
HttpResponse
Properties
bufferOutput
connectionInfo
contentLength
cookies
deadline
done
encoding
hashCode
headers
persistentConnection
reasonPhrase
runtimeType
statusCode
Operators
operator ==
Methods
add
addError
addStream
close
detachSocket
flush
noSuchMethod
redirect
toString
write
writeAll
writeCharCode
writeln
HttpConnectionInfo
connectionInfo
Gets information about the client connection. Returns
null
if the socket is not available.