writeResponse.HttpDaemon: Writes a string to the HTTP output connection

writeResponse.HttpDaemonR Documentation

Writes a string to the HTTP output connection

Description

Writes a string to the HTTP output connection.

Usage

## S3 method for class 'HttpDaemon'
writeResponse(static, ...)

Arguments

...

A set of character strings to be outputted.

Details

Note: For efficiency, there is no check if the HTTP daemon is started or not.

Value

Returns (invisibly) the number of characters written.

Author(s)

Henrik Bengtsson

See Also

For more information see HttpDaemon.


R.rsp documentation built on June 28, 2022, 1:05 a.m.