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

getContentType.HttpRequestR Documentation

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 class 'HttpRequest'
getContentType(this, ...)

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see HttpRequest.


R.rsp documentation built on June 28, 2022, 1:05 a.m.