----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41961/#review113540 -----------------------------------------------------------
3rdparty/libprocess/src/http.cpp (line 707) <https://reviews.apache.org/r/41961/#comment174279> Why don't we return the failure message? - Timothy Chen On Jan. 6, 2016, 1:44 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41961/ > ----------------------------------------------------------- > > (Updated Jan. 6, 2016, 1:44 a.m.) > > > Review request for mesos, Ben Mahler and Timothy Chen. > > > Bugs: MESOS-4296 > https://issues.apache.org/jira/browse/MESOS-4296 > > > Repository: mesos > > > Description > ------- > > Added an HTTP decode response method. This will be used to decode the > response returned from curl. > > > Diffs > ----- > > 3rdparty/libprocess/include/process/http.hpp > ed708fe4b0006782a19f9c61603f152e32a02e8e > 3rdparty/libprocess/src/http.cpp 06231d96c6c99cada0cd46d6ef1e3f64039215c2 > > Diff: https://reviews.apache.org/r/41961/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >