You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2015/10/22 20:51:27 UTC

[jira] [Commented] (MESOS-3763) Need for http::put request method

    [ https://issues.apache.org/jira/browse/MESOS-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969636#comment-14969636 ] 

Benjamin Mahler commented on MESOS-3763:
----------------------------------------

I recently made it so that you can directly send a {{Request}} object, but didn't expose this in the header. Probably worth just having an {{http::request(Request)}} method to avoid having all the functions and overloads for the different http methods.

> Need for http::put request method
> ---------------------------------
>
>                 Key: MESOS-3763
>                 URL: https://issues.apache.org/jira/browse/MESOS-3763
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Joerg Schad
>            Assignee: Joerg Schad
>            Priority: Minor
>
> As we decided to create a more restful api for managing Quota request.
> Therefore we also want to use the HTTP put request and hence need to enable the libprocess/http to send put request besides get and post requests.



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