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)