menu
Dart
dart:io
HttpClientRequest
uri property
uri
brightness_4
brightness_5
description
uri
property
Uri
uri
The uri of the request.
Implementation
Uri get uri;
Dart
dart:io
HttpClientRequest
uri property
HttpClientRequest class
Constructors
HttpClientRequest
Properties
bufferOutput
connectionInfo
contentLength
cookies
done
encoding
followRedirects
hashCode
headers
maxRedirects
method
persistentConnection
runtimeType
uri
Methods
abort
add
addError
addStream
close
flush
noSuchMethod
toString
write
writeAll
writeCharCode
writeln
Operators
operator ==