public function getContentLength()
 {
     return $this->response->getContentLength();
 }