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 660515a Port internal embedded HTTP asynchronous file server used in
tests from from Apache HttpComponents HttpCore/HttpClient 4.x to 5.0.x.
new 164f1c6 Less cryptic names.
new 67b2455 Refactor AsyncServerRequestHandler into a static class.
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/http/HttpRandomAccessContent.java | 26 ++--
.../apache/commons/vfs2/util/NHttpFileServer.java | 158 ++++++++++++---------
2 files changed, 102 insertions(+), 82 deletions(-)