-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71823/
-----------------------------------------------------------
Review request for mesos, Andrei Sekretenko and Greg Mann.
Bugs: MESOS-10026
https://issues.apache.org/jira/browse/MESOS-10026
Repository: mesos
Description
-------
There are higher level utility functions that can be used to make
the code simpler and less error prone.
Also, while not a bug, we should be using WriteBytes instead of
WriteString for writing submessage bytes.
Diffs
-----
src/common/http.hpp b9ab561e11d52b776a283687b3a19aa1b7942522
src/master/http.cpp e03655863ea2d4e4464b3d14b359de3d7f059778
Diff: https://reviews.apache.org/r/71823/diff/1/
Testing
-------
make check
Thanks,
Benjamin Mahler