public InputStream getInputStream() throws IOException {
   return content.getInputStream();
 }