-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55938/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-6936
https://issues.apache.org/jira/browse/MESOS-6936
Repository: mesos
Description
-------
This allows the method to be used both for detecting if the
media type can be used for streaming requests and responses.
Also, the method now returns true for `ContentType::RECORDIO`
media type.
Diffs
-----
src/common/http.hpp fc2ac148744bb819944044540fe7274bac0d60ba
src/common/http.cpp c65c79e3f689b32fb9e62062fbc297b10501dcfe
Diff: https://reviews.apache.org/r/55938/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar