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