-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56116/
-----------------------------------------------------------
(Updated Feb. 2, 2017, 12:39 a.m.)
Review request for mesos, Avinash sridharan, Artem Harutyunyan, Jie Yu, Shuai
Lin, and Timothy Chen.
Changes
-------
Added Headers::emtpy().
Bugs: MESOS-7051
https://issues.apache.org/jira/browse/MESOS-7051
Repository: mesos
Description
-------
This patch introduced a new abstraction for http::Headers and helper
methods for the http::Headers hashmap, as well as a new
http::WWWAuthenticate class for the new `Headers` abstraction.
Diffs (updated)
-----
3rdparty/libprocess/include/process/http.hpp
4b11e085c3abe8d656b0e358b1d3e7bdccae9177
3rdparty/libprocess/src/http.cpp 4fd62c8372149a426eb4a70fbc28e423c5962820
Diff: https://reviews.apache.org/r/56116/diff/
Testing
-------
make check
Thanks,
Gilbert Song