length
Body size. If nil,Transfer-Encoding
will automatically be set to chunked
. Otherwise a Content-Length
header is set with the given length
.
This declaration has been renamed to HTTPClient.Body.contentLength.
This declaration is deprecated.
var length: Int? { get set }