dart / 1 / dart-io / httpclientrequest / contentlength.html

contentLength property

int contentLength
read / write

Gets and sets the content length of the request. If the size of the request is not known in advance set content length to -1, which is also the default.

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/HttpClientRequest/contentLength.html