示例#1
0
 public function send()
 {
     HttpStatusCode::getHeader($this->statusCode);
     print $this->response;
 }