-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46505/
-----------------------------------------------------------
(Updated May 10, 2016, 4:47 p.m.)
Review request for mesos and Alexander Rukletsov.
Bugs: MESOS-4126
https://issues.apache.org/jira/browse/MESOS-4126
Repository: mesos
Description
-------
Removed hard coding of MethodNotAllowed Reponse body in master and slave.
Diffs
-----
src/master/http.cpp 4985f24b70a00116caa4bd0335ea51e55d878d19
src/slave/http.cpp 9b558862e025c5caa71e05fc5eeba783c0ad6fd5
Diff: https://reviews.apache.org/r/46505/diff/
Testing (updated)
-------
make check
visual check by sending a (`PUT`) request to an endpoint that does not support
it (`/quota`)
Thanks,
Jacob Janco