getContentType.HttpRequest {R.rsp} | R Documentation |
Gets the MIME type of the body of the request, or NULL
if the type is not known.
## S3 method for class 'HttpRequest' getContentType(this, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see HttpRequest
.