Output.sendText
Output.sendText($bodyString, $expirationSecs=0) -> null
Description
Send $bodyString
to the client as a text/plain
document.
An Expires header will be set for $expirationSecs
from the current date time.
Send $bodyString
to the client as a text/plain
document.
An Expires header will be set for $expirationSecs
from the current date time.