getProtocol.HttpRequest {R.rsp} | R Documentation |
Gets the name and version of the protocol used to make this request, e.g. HTTP/1.1.
## S3 method for class 'HttpRequest': getProtocol(this, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
getScheme
().
For more information see HttpRequest
.