示例#1
0
 public function send_headers()
 {
     \Output::send_headers();
     return $this;
 }