R.rsp (version 0.44.0)

getScheme.HttpRequest: Gets the scheme used to make this request

Description

Gets the scheme used to make this request, e.g. http, https, or ftp.

Usage

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

Arguments

...

Not used.

Value

Returns a character string.

See Also

getProtocol(). For more information see HttpRequest.