HttpResponse::setData
(no version information, might be only in CVS)
HttpResponse::setData -- Set data
Description
staticbool
HttpResponse::setData ( mixed data )
Set the data to be sent.
Note: Previously calculated or defined ETag
and Last-Modified will be recalculated and redefined.
Return Values
Returns TRUE on success or FALSE on failure.