The Yaf_Response_Http class
Yaf_Response_Http is the response adapter used for web requests. It accumulates the headers and body set during the dispatch cycle and sends them to the client when the dispatch completes, unless Yaf_Dispatcher::returnResponse is enabled.
Intro
Yaf_Response_Http is the response adapter used for web requests. It accumulates the headers and body set during the dispatch cycle and sends them to the client when the dispatch completes, unless Yaf_Dispatcher::returnResponse is enabled.
Class synopsis
Properties
_header_body_sendheader_response_code