Dart SDK
dart:io
HttpClientRequest
cookies
property
cookies
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
List
<
Cookie
>
cookies
read-only
Cookies to present to the server (in the 'cookie' header).