示例#1
0
 protected function HEAD()
 {
     $this->Response->setSendBody(false);
     $this->GET();
 }