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] [Commented] (DIRMINA-1080) Support the HTTP PATCH method

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

Jonathan Valliere commented on DIRMINA-1080:
--------------------------------------------

Is this different than PATCH in HTTP/1.1 spec? https://www.w3.org/Protocols/HTTP/1.1/draft-ietf-http-v11-spec-01#PATCH  I don't see any real downside of allowing this unless someone objects. 

> 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
>            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)