----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41961/#review113539 -----------------------------------------------------------
3rdparty/libprocess/include/process/http.hpp (line 718) <https://reviews.apache.org/r/41961/#comment174277> bmahler might have different say on this, as he was proposing that the comment style should stay the same with in the file for now. I don't know if that changed? 3rdparty/libprocess/src/http.cpp (line 714) <https://reviews.apache.org/r/41961/#comment174278> Should we also comment that we only return the first response even if there are multiples? - 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 > >