----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57014/ -----------------------------------------------------------
Review request for mesos and Jie Yu. Repository: mesos Description ------- This patch changed the 'Headers' class templete method from 'header()' to 'get()' since 'get' is more accurate for grabbing a header object while it can be defined as different type (e.g., WWWAuthenticate). Diffs ----- 3rdparty/libprocess/include/process/http.hpp 52828ee942fcc7492150170540857b4a3a306cfd 3rdparty/libprocess/src/tests/http_tests.cpp 71e8ad6599313099f6a229d2ff7ed6b90e2c739b Diff: https://reviews.apache.org/r/57014/diff/ Testing ------- make check Thanks, Gilbert Song
