@Override
 public void shutdownInput() throws IOException {
   inner.shutdownInput();
 }