You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Anand Mazumdar <an...@apache.org> on 2017/01/25 19:46:45 UTC

Review Request 55936: Added an overload for `acceptsMediaType()`.

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

Review request for mesos and Vinod Kone.


Bugs: MESOS-6936
    https://issues.apache.org/jira/browse/MESOS-6936


Repository: mesos


Description
-------

This overload allows us to see if a header name with similar
semantics as the "Accept" header is acceptable in the response.
This would be used for the "Message-Accept" header later.


Diffs
-----

  3rdparty/libprocess/include/process/http.hpp e8f53bfac1cf1c0758ef662e78754e9246a41eea 
  3rdparty/libprocess/src/http.cpp f4ae30b11f811fb6ade85bd6f0e1b028dcdee3b3 

Diff: https://reviews.apache.org/r/55936/diff/


Testing
-------

make check


Thanks,

Anand Mazumdar


Re: Review Request 55936: Added an overload for `acceptsMediaType()`.

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55936/#review163048
-----------------------------------------------------------


Ship it!




Ship It!

- Vinod Kone


On Jan. 25, 2017, 7:46 p.m., Anand Mazumdar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/55936/
> -----------------------------------------------------------
> 
> (Updated Jan. 25, 2017, 7:46 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-6936
>     https://issues.apache.org/jira/browse/MESOS-6936
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This overload allows us to see if a header name with similar
> semantics as the "Accept" header is acceptable in the response.
> This would be used for the "Message-Accept" header later.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/include/process/http.hpp e8f53bfac1cf1c0758ef662e78754e9246a41eea 
>   3rdparty/libprocess/src/http.cpp f4ae30b11f811fb6ade85bd6f0e1b028dcdee3b3 
> 
> Diff: https://reviews.apache.org/r/55936/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>