writeResponse.HttpDaemon: Writes a string to the HTTP output connection
Description
Writes a string to the HTTP output connection.
Usage
"writeResponse"(static, ...)
Value
Returns (invisibly) the number of characters written.
Details
Note: For efficiency, there is no check if the HTTP daemon is
started or not.