----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29534/#review66740 -----------------------------------------------------------
Ship it! Mind adding some new test cases for the URL overloads? 3rdparty/libprocess/include/process/http.hpp <https://reviews.apache.org/r/29534/#comment110343> Any TODO here for using URL? 3rdparty/libprocess/include/process/http.hpp <https://reviews.apache.org/r/29534/#comment110346> Any TODO to remove the old http::get and http::post? 3rdparty/libprocess/src/http.cpp <https://reviews.apache.org/r/29534/#comment110347> Is this TODO in the right place? This one _does_ have URL as a parameter. - Ben Mahler On Jan. 2, 2015, 4:46 a.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29534/ > ----------------------------------------------------------- > > (Updated Jan. 2, 2015, 4:46 a.m.) > > > Review request for mesos and Ben Mahler. > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > 3rdparty/libprocess/include/process/http.hpp > 9cf05acbb724ab9af8010d1788621d37a0e48e86 > 3rdparty/libprocess/src/http.cpp 869b205656fb73edb9f02a1856d10f79ed1349b4 > 3rdparty/libprocess/src/tests/http_tests.cpp > c71a91d516214d20d3df4c220e4a39a070db3260 > 3rdparty/libprocess/src/tests/metrics_tests.cpp > 0c80c69bc3457fd70ab745ff8a02be6ec9cfd9e7 > > Diff: https://reviews.apache.org/r/29534/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Hindman > >
