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

(Updated Oct. 8, 2018, 7:50 a.m.)


Review request for mesos and Benno Evers.


Repository: mesos


Description
-------

There is no good reason to provide two c-tors for `MethodNotAllowed`,
with one taking `requestMethod` and one not. Instead, an `Option<>`
can be used. This also removes the need for copy-paste in the c-tor
body.


Diffs (updated)
-----

  3rdparty/libprocess/include/process/http.hpp 
cef511a1563a26e170ce7f4a49de12776b4512e7 


Diff: https://reviews.apache.org/r/68945/diff/2/

Changes: https://reviews.apache.org/r/68945/diff/1-2/


Testing
-------

`make check` on various linux distros


Thanks,

Alexander Rukletsov

Reply via email to