Example #1
0
 @Override
 public InputStream getInputStream() throws IOException {
   return req.getInputStream();
 }