-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41789/
-----------------------------------------------------------
(Updated Jan. 6, 2016, 2:07 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
ed708fe4b0006782a19f9c61603f152e32a02e8e
3rdparty/libprocess/src/http.cpp 06231d96c6c99cada0cd46d6ef1e3f64039215c2
Diff: https://reviews.apache.org/r/41789/diff/
Testing
-------
Make & Make check successfully.
Thanks,
Yongqiao Wang