R.rsp (version 0.46.0)

getContentType.HttpRequest: Gets the MIME type of the body of the request

Description

Gets the MIME type of the body of the request, or NULL if the type is not known.

Usage

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

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see HttpRequest.