process.HttpDaemon {R.httpd}R Documentation

Processes the file requested

Description

Processes the file requested.

Usage

HttpDaemon$process(..., verbose=FALSE)

Arguments

... Not used.

Value

Returns (invisibly) the translated RSP document as a single character string.

Author(s)

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

See Also

For more information see HttpDaemon.


[Package R.httpd version 0.1.1 Index]