as.character.HttpRequest {R.rsp}R Documentation

Returns a short string describing the HTTP request

Description

Returns a short string describing the HTTP request.

Usage

## S3 method for class 'HttpRequest':
as.character(x, ...)

Arguments

... Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see HttpRequest.


[Package R.rsp version 0.3.4 Index]