R.rsp (version 0.46.0)

getContentLength.HttpRequest: Gets the length of contents

Description

Gets the length of contents (in bytes), or -1 if the length is not known.

Usage

# S3 method for HttpRequest
getContentLength(this, ...)

Value

Returns an integer.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see HttpRequest.