GitHub user GodIsDevil opened a pull request: https://github.com/apache/tomcat/pull/109
fix: file resource read dir inputStream FileResource can't read the inputStream of directory.FileInputStream is appropriate to read a file but not a directory. You can merge this pull request into a Git repository by running: $ git pull https://github.com/GodIsDevil/tomcat fix_read_dir_inputStream Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tomcat/pull/109.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #109 ---- commit 3312a7ccec6a209b69925a98e6de3f16a2584d5f Author: menghao.chen <menghao.chen@...> Date: 2018-05-07T07:25:55Z fix: file resource read dir inputStream ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org