Hi!
I'd like to contribute to https://issues.apache.org/jira/browse/IO-753 "Provide a IOUtils.copy(OutputStream, InputStream)" AFAIK this not possible without an extra thread which might be seen as too "heavy" for commons-io. So my question is: Is there any chance that such a PR will be accepted? If not are there any other frameworks such a request would fit in? If so, are there any thread pools already used in commons-io? Thanks, Sebastian