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