This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git.
from 67b2455 Refactor AsyncServerRequestHandler into a static class.
new ab8e806 Less cryptic names.
new bb4cbe6 Fix failure on Linux and Macos in HttpProviderTestCase:
org.apache.commons.vfs2.FileSystemException: GET method failed for
"http://localhost:37637/read-tests/file1.txt" range "10" with HTTP status 200.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../provider/http4/Http4RandomAccessContent.java | 26 +++++++++++-----------
.../provider/http5/Http5RandomAccessContent.java | 26 +++++++++++-----------
.../apache/commons/vfs2/util/NHttpFileServer.java | 25 ++++++++++++---------
3 files changed, 40 insertions(+), 37 deletions(-)