static bool HttpResponse::send ([ bool $clean_ob = true ] )
Finally send the entity. A successful caching attempt will exit PHP, and write a log entry if the INI setting http.log.cache is set. See the INI setting http.force_exit for what "exits" means.
Returns TRUE on success or FALSE on failure.