You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Cody Maloney (JIRA)" <ji...@apache.org> on 2014/11/19 19:27:34 UTC

[jira] [Created] (MESOS-2132) Allow sending http::Request objects

Cody Maloney created MESOS-2132:
-----------------------------------

             Summary: Allow sending http::Request objects
                 Key: MESOS-2132
                 URL: https://issues.apache.org/jira/browse/MESOS-2132
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess
            Reporter: Cody Maloney
            Assignee: Cody Maloney
            Priority: Minor


Currently you can only send a collection of fields which more or less matches those in an http::Request object.

http::Request objects are used when calling http handlers in libprocess.

The motivation for being able to send these is then we can forward a request that is recieved.



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