コード例 #1
0
ファイル: request.php プロジェクト: netspencer/fuel
 public function send_headers()
 {
     \Output::send_headers();
     return $this;
 }