> On Jan. 8, 2016, 9:30 p.m., Timothy Chen wrote: > > 3rdparty/libprocess/include/process/http.hpp, line 718 > > <https://reviews.apache.org/r/41961/diff/1/?file=1183444#file1183444line718> > > > > 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?
See Connection in this file. It's aleady using the new comments style. - Jie ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41961/#review113539 ----------------------------------------------------------- On Jan. 13, 2016, 6:36 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41961/ > ----------------------------------------------------------- > > (Updated Jan. 13, 2016, 6:36 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 > >
