-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38608/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Jie Yu, and Vinod Kone.
Bugs: MESOS-3332
https://issues.apache.org/jira/browse/MESOS-3332
Repository: mesos
Description
-------
In order to support connection re-use and pipelining of requests on a shared
connection, this introduces the notion of an http::Connection.
Diffs
-----
3rdparty/libprocess/include/process/http.hpp
fbd6cf7967173495875a8ea90ed28ade88b982a2
3rdparty/libprocess/src/http.cpp 9ad613a16c379b6d76a9a0f8d6160fe23a182fd4
3rdparty/libprocess/src/tests/http_tests.cpp
d0b9399d38fa284466a012a21080b1d9007af98b
Diff: https://reviews.apache.org/r/38608/diff/
Testing
-------
Added tests.
Thanks,
Ben Mahler