You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2016/12/07 22:40:58 UTC

[jira] [Created] (MESOS-6752) Add a `post()` overload to libprocess for streaming requests

Anand Mazumdar created MESOS-6752:
-------------------------------------

             Summary: Add a `post()` overload to libprocess for streaming requests
                 Key: MESOS-6752
                 URL: https://issues.apache.org/jira/browse/MESOS-6752
             Project: Mesos
          Issue Type: Improvement
          Components: HTTP API, libprocess
            Reporter: Anand Mazumdar


Currently, the {{post}}/{{streaming::post}} overloads in [libprocess | https://github.com/apache/mesos/blob/master/3rdparty/libprocess/include/process/http.hpp] don't work for streaming requests. The {{streaming::post}} overload works only for streaming responses. We should add another overload to handle streaming requests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)