processAny {R.httpd}R Documentation

Processes an any page

Description

Processes an any page.

Usage

## Default S3 method:
processAny(filename, response, ...)

Arguments

... Not used.

Value

Returns (invisibly) TRUE if the request was successfully processed, otherwise FALSE.

Author(s)

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


[Package R.httpd version 0.1.1 Index]