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