Version: v0.7.1 - Beta.  We welcome contributors & feedback.

Output.sendText

Output.sendText($bodyString, $expirationSecs=0) -> false

Description

Send $bodyString to the client as a text/plain document.

An Expires header will be set for $expirationSecs from the current date time.

See Also