Benno Evers created MESOS-9490:
----------------------------------

             Summary: Support accepting gzipped responses in libprocess
                 Key: MESOS-9490
                 URL: https://issues.apache.org/jira/browse/MESOS-9490
             Project: Mesos
          Issue Type: Improvement
            Reporter: Benno Evers


Currently all libprocess endpoints support the serving of gzipped responses 
when the client is requesting this with an `Accept-Encoding: gzip` header.

However, libprocess does not support receiving gzipped responses, failing with 
a decode error in this case.

For symmetry, we should try to support compression in this case as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to