You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jonathan Valliere (JIRA)" <ji...@apache.org> on 2018/03/17 00:31:00 UTC

[jira] [Assigned] (DIRMINA-1080) Support the HTTP PATCH method

     [ https://issues.apache.org/jira/browse/DIRMINA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Valliere reassigned DIRMINA-1080:
------------------------------------------

    Assignee: Jonathan Valliere

> Support the HTTP PATCH method
> -----------------------------
>
>                 Key: DIRMINA-1080
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1080
>             Project: MINA
>          Issue Type: Improvement
>          Components: Protocol - HTTP
>    Affects Versions: 2.0.16
>            Reporter: Dave Heath
>            Assignee: Jonathan Valliere
>            Priority: Major
>         Attachments: Add_PATCH_Support.patch
>
>
> The HTTP PATCH method is currently rejected by MINA because it isn't included in the HttpMethod enum. Here is the RFC for PATCH:
> [https://tools.ietf.org/html/rfc5789]
> The attached patch solves the problem on my system, simply by adding PATCH to HttpMethod.



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