Dart SDK
dart:io
HttpClientRequest
connectionInfo
property
connectionInfo
HttpClientRequest
Properties
persistentConnection
followRedirects
maxRedirects
contentLength
bufferOutput
method
uri
headers
cookies
done
connectionInfo
encoding
Constructors
HttpClientRequest
Methods
close
add
addError
writeCharCode
write
addStream
writeln
flush
writeAll
HttpConnectionInfo
connectionInfo
read-only
Get information about the client connection. Returns
null
if the socket is not available.