-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41789/
-----------------------------------------------------------
(Updated Jan. 12, 2016, 7:30 a.m.)
Review request for mesos, Adam B, Joerg Schad, Joris Van Remoortere, Neil
Conway, and Qian Zhang.
Changes
-------
Rebase.
Bugs: MESOS-4200
https://issues.apache.org/jira/browse/MESOS-4200
Repository: mesos
Description
-------
Expose the internal::http::request function in the header and not add an
additional method/overload for put function.
(TODO): Clean the other instances of post/get to use the http::request method.
Diffs (updated)
-----
3rdparty/libprocess/include/process/http.hpp
d0f820e0850955c01c5149fef2f05a1becb4bd32
3rdparty/libprocess/src/http.cpp aabfd5dd1f93c190edce6d54e977dc56034c1ac9
Diff: https://reviews.apache.org/r/41789/diff/
Testing
-------
Make & Make check successfully.
Thanks,
Yongqiao Wang