R.rsp (version 0.3.0)

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

Description

Writes a string to the HTTP output connection.

Usage

## S3 method for class 'HttpDaemon}(static, ...)':
writeResponseundefined

...{A set of character strings to be outputted.}

Note: For efficiency, there is no check if the HTTP daemon is started or not.
Returns (invisibly) the number of characters written. [object Object] For more information see HttpDaemon. internal methods IO

Arguments