HttpResponse::send
レスポンスを送信する
&reftitle.description;
static
boolHttpResponse::send
boolclean_obtrue
エンティティを送信します。
キャッシュ処理に成功すると PHP の処理を終了します。そして、
&link.http.configuration; http.log.cache
が設定されている場合にはログにエントリを書き出します。
&see.http.configuration.force_exit;
&reftitle.parameters;
clean_ob
事前に開始されている出力ハンドラとそのバッファを
すべて破壊するかどうか。
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
HttpResponse::send の例
]]>
&reftitle.seealso;
HttpResponse::capture