R.rsp (version 0.6.10)

getProtocol.HttpRequest: Gets the name and version of the protocol used to make this request

Description

Gets the name and version of the protocol used to make this request, e.g. HTTP/1.1.

Usage

## S3 method for class 'HttpRequest':
getProtocol(this, ...)

Arguments

...
Not used.

Value

See Also

getScheme(). For more information see HttpRequest.