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

Review request for mesos.


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


Repository: mesos-git


Description
-------

As mentioned in MESOS-1625 current HTTP Chunked Encoding implementation can 
break clients (e.g. Tornado). As I see no need in Chunked-Encoding because we 
know content size beforehand - I propose to use Content-Length.


Diffs
-----

  3rdparty/libprocess/src/encoder.hpp 9c5aa8134c101214d740bf231559ce5b5d51764c 

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


Testing
-------

`make check` and manual testing with golang language native binding


Thanks,

Nikita Vetoshkin

Reply via email to