This is an automated email from the ASF dual-hosted git repository.
bbannier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from aed0b87 Fixed Javascript linting and IE compatibility of the UI roles
tree.
new 76fe388 Cleaned up `HTTPTest.WWWAuthenticateHeader`.
new 19280bc Fixed parsing of HTTP authentication headers.
new f1789b0 Introduced automatic lifecycle management in `DynamicLibrary`.
The 3 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:
3rdparty/libprocess/include/process/http.hpp | 2 +-
3rdparty/libprocess/src/http.cpp | 93 +++++++++++++++--
3rdparty/libprocess/src/tests/http_tests.cpp | 114 +++++++++++++--------
.../stout/include/stout/posix/dynamiclibrary.hpp | 35 ++++---
4 files changed, 174 insertions(+), 70 deletions(-)