You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benjamin Hindman <be...@berkeley.edu> on 2017/07/27 01:55:36 UTC

Review Request 61156: Factored out HttpProxy.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61156/
-----------------------------------------------------------

Review request for mesos and Benjamin Mahler.


Repository: mesos


Description
-------

Factored out HttpProxy.


Diffs
-----

  3rdparty/libprocess/Makefile.am 378a4340df56b1d84fbd46f89875ca56ca0a8997 
  3rdparty/libprocess/src/CMakeLists.txt f97291bd7cadcb440231619a8a2d1029a447ec27 
  3rdparty/libprocess/src/http_proxy.hpp PRE-CREATION 
  3rdparty/libprocess/src/http_proxy.cpp PRE-CREATION 
  3rdparty/libprocess/src/process.cpp b268cdad776a3ca2a87cbe60eb098bde2a70667c 
  3rdparty/libprocess/src/socket_manager.hpp PRE-CREATION 


Diff: https://reviews.apache.org/r/61156/diff/1/


Testing
-------

make check


Thanks,

Benjamin Hindman